]> git.pld-linux.org Git - packages/evolution.git/blob - evolution-gnome_prefix.patch
- BR: which, gcc-g77
[packages/evolution.git] / evolution-gnome_prefix.patch
1 --- evolution-1.3.3/configure.in.wiget  Thu May  8 18:13:55 2003
2 +++ evolution-1.3.3/configure.in        Thu May  8 18:14:38 2003
3 @@ -953,7 +953,7 @@
4  dnl
5  dnl FIXME this doesn't work with GNOME 2.
6  
7 -GNOME_PREFIX="`gnome-config --prefix`"
8 +GNOME_PREFIX="`pkg-config --variable=prefix libgnomeui-2.0`"
9  AC_SUBST(GNOME_PREFIX)
10  
11  dnl ******************************
This page took 0.023083 seconds and 3 git commands to generate.