]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/gnome/gnome-vfs-dbus/gssapi.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / gnome / gnome-vfs-dbus / gssapi.patch
1
2 #
3 # Patch managed by http://www.holgerschurig.de/patcher.html
4 #
5
6 --- gnome-vfs-dbus-2.8.4.4/configure.in~gssapi
7 +++ gnome-vfs-dbus-2.8.4.4/configure.in
8 @@ -456,6 +456,10 @@
9     ])
10     LIBS="$saved_LIBS" 
11     CPPFLAGS="$saved_CPPFLAGS" 
12 +   if test "x$have_gssapi" != "xyes"; then
13 +     GSSAPI_LIBS=
14 +     GSSAPI_CFLAGS=
15 +   fi
16  fi   
17  AC_SUBST(GSSAPI_LIBS)
18  AC_SUBST(GSSAPI_CFLAGS)