Fix:Core:Build vehicle_file now even without glib
authormartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Thu, 13 Nov 2008 15:26:24 +0000 (15:26 +0000)
committermartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Thu, 13 Nov 2008 15:26:24 +0000 (15:26 +0000)
git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk@1724 ffa7fe5e-494d-0410-b361-a75ebd5db220

navit/configure.in

index a38d644..5007da2 100644 (file)
@@ -104,7 +104,6 @@ if test "x${glib}" = "xyes"; then
 else
        GLIB_CFLAGS="-I\$(top_srcdir)/navit/support -I\$(top_srcdir)/navit/support/glib -I\$(top_srcdir)/navit/support/ezxml"
        GLIB_LIBS="-L\$(top_builddir)/navit/support/glib -lsupport_glib -L\$(top_builddir)/navit/support/ezxml -lsupport_ezxml"
-       vehicle_file=no; vehicle_file_reason="not yet supported without glib"
 fi
 
 # gmodule