--- GConf-1.0.9/gconf-config.in.orig 2000-09-11 23:58:45.000000000 +0200 +++ GConf-1.0.9/gconf-config.in 2002-07-30 16:52:02.000000000 +0200 @@ -212,7 +212,7 @@ includes="-I@includedir@/gconf/@MAJOR_VERSION@" af_cflags="$af_cflags $includes $cflags `@OAF_CONFIG@ --cflags`" -af_libs="-L@libdir@ @INTLLIBS@ $af_libs -lgconf-@MAJOR_VERSION@ `@OAF_CONFIG@ --libs`" +af_libs="@INTLLIBS@ $af_libs -lgconf-@MAJOR_VERSION@ `@OAF_CONFIG@ --libs`" if test "X$af_lib_gconf_gtk" = "Xyes"; then af_libs="$af_libs -lgconf-gtk-@MAJOR_VERSION@ $af_libs @GTK_LIBS@"