]> git.draconx.ca Git - gob-dx.git/blobdiff - configure
Release 0.0.3
[gob-dx.git] / configure
index fd7e99fe4493c814e07e512b6c3235de11800f31..098d407a9ca66a364919f940228e74ffee1aa64e 100755 (executable)
--- a/configure
+++ b/configure
@@ -704,7 +704,7 @@ fi
 
 PACKAGE=gob
 
-VERSION=0.0.2
+VERSION=0.0.3
 
 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
   { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
@@ -2100,9 +2100,11 @@ ac_given_srcdir=$srcdir
 ac_given_INSTALL="$INSTALL"
 
 trap 'rm -fr `echo "
+gob.spec
 Makefile
 src/Makefile
-doc/Makefile config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
+doc/Makefile
+doc/gob.1 config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
 EOF
 cat >> $CONFIG_STATUS <<EOF
 
@@ -2201,9 +2203,11 @@ EOF
 
 cat >> $CONFIG_STATUS <<EOF
 
-CONFIG_FILES=\${CONFIG_FILES-"Makefile
+CONFIG_FILES=\${CONFIG_FILES-"gob.spec
+Makefile
 src/Makefile
-doc/Makefile"}
+doc/Makefile
+doc/gob.1"}
 EOF
 cat >> $CONFIG_STATUS <<\EOF
 for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then