do_get_file_info(): Fixed ElectricFence SIGSEGV
[gnome-vfs-httpcaptive.git] / configure.in
index 66dc2e4..4a62623 100644 (file)
@@ -13,7 +13,7 @@ LIBGNOMEVFS_MICRO_VERSION=8
 LIBGNOMEVFS_INTERFACE_AGE=8
 # If you need a modifier for the version number. 
 # Normally empty, but can be used to make "fixup" releases.
-LIBGNOMEVFS_EXTRAVERSION=cvs
+LIBGNOMEVFS_EXTRAVERSION=captive3cvs
 
 dnl libtool versioning from libgnome
 
@@ -538,11 +538,14 @@ dnl End of IPv6 checks
 dnl ==============================================================================
 dnl Output files
 
+AC_REPLACE_FUNCS(g_str_has_suffix)
+
 AC_OUTPUT([
 Makefile
 gnome-vfs-httpcaptive.spec
 libgnomevfs/Makefile
 modules/Makefile
+debian/changelog
 ])
 
 dnl <= Configuration summary =>