X-Git-Url: http://git.jankratochvil.net/?p=ntfsprogs-gnomevfs.git;a=blobdiff_plain;f=configure.ac;h=2de133c47776496f49ba447a1732b09d360c5c86;hp=e18d40b7b7e41595fb865945b1033d14094efb9b;hb=4b0c1c48c65c874ea6dda6aad358f716876da459;hpb=2748d5f2fc00e49bf83fe9f8284f3911694ea9bd diff --git a/configure.ac b/configure.ac index e18d40b..2de133c 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ AC_INIT(src/libntfs.conf.in) -AM_INIT_AUTOMAKE(ntfsprogs-gnomevfs,1.0cvs) +AM_INIT_AUTOMAKE(ntfsprogs-gnomevfs,1.0.3cvs) AM_CONFIG_HEADER(config.h) AM_MAINTAINER_MODE AM_ENABLE_SHARED @@ -26,7 +26,6 @@ AM_PROG_LIBTOOL dnl Do not discard 'CFLAGS' settings as they may have been passed us by rpmbuild(8) -dnl Define MAINTAINER_MODE in config.h. if test "$USE_MAINTAINER_MODE" = "yes";then CFLAGS="$CFLAGS -ggdb3 -Wall -Wstrict-prototypes -Wsign-compare" ## FIXME: fix all sources: -Wsign-compare fi @@ -57,6 +56,7 @@ ntfsprogs-gnomevfs.spec Makefile ./macros/Makefile ./src/Makefile +./debian/changelog ]) echo done.