[Xfce4-commits] CVS: xfce4/xfheaders xfheaders-4.1.pc,1.2,1.3
Benedikt Meurer
benedikt.meurer at unix-ag.uni-siegen.de
Fri Jul 23 15:37:05 CEST 2004
Edscott Wilson Garcia wrote:
> Index: xfheaders-4.1.pc
> ===================================================================
> RCS file: /var/cvs/xfce/xfce4/xfheaders/xfheaders-4.1.pc,v
> retrieving revision 1.2
> retrieving revision 1.3
> diff -u -d -r1.2 -r1.3
> --- xfheaders-4.1.pc 22 Jul 2004 16:21:36 -0000 1.2
> +++ xfheaders-4.1.pc 23 Jul 2004 13:21:28 -0000 1.3
> @@ -1,5 +1,5 @@
>
> -prefix=/var/xfce
> +prefix=/usr/local
> includedir=${prefix}/include
>
> Name: xfheaders
> @@ -7,4 +7,4 @@
> Requires:
> Version: 4.1.7
> Libs:
> -Cflags:-I//var/xfce/include/xfce4
> +Cflags:-I//usr/local/include/xfce4
This doesn't look right. I mean there are few of us who don't install
xfce to /usr/local :-). It'd be better to add a xfheaders-4.1.pc.in file
where prefix would be substituted by configure as we do for the other
modules as well.
regards,
benny
More information about the Xfce4-dev
mailing list