summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorhjl <hjl>1999-12-06 17:44:34 +0000
committerhjl <hjl>1999-12-06 17:44:34 +0000
commit0d9401717fbe56ac58600fa38786a930b325d732 (patch)
tree909b6d47681a728b4a6e49874825fae4f7a75e12 /configure
parenta316a1c4eb798c9be3ef64ab02a5421fcc8b6c5e (diff)
downloadnfs-utils-0d9401717fbe56ac58600fa38786a930b325d732.tar.gz
nfs-utils-0d9401717fbe56ac58600fa38786a930b325d732.tar.xz
nfs-utils-0d9401717fbe56ac58600fa38786a930b325d732.zip
1. Added nfs-utils.spec.in.
2. Updated for 0.1.4.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure b/configure
index d0c6f0c..7048150 100755
--- a/configure
+++ b/configure
@@ -544,7 +544,7 @@ fi
# The nfs-utils version
-VERSION="nfs-utils 0.1.3"
+VERSION="0.1.4"
# Check whether --with-statedir or --without-statedir was given.
@@ -1593,7 +1593,7 @@ done
ac_given_srcdir=$srcdir
ac_given_INSTALL="$INSTALL"
-trap 'rm -fr `echo "config.mk support/include/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
+trap 'rm -fr `echo "config.mk nfs-utils.spec support/include/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
EOF
cat >> $CONFIG_STATUS <<EOF
@@ -1681,7 +1681,7 @@ EOF
cat >> $CONFIG_STATUS <<EOF
-CONFIG_FILES=\${CONFIG_FILES-"config.mk"}
+CONFIG_FILES=\${CONFIG_FILES-"config.mk nfs-utils.spec"}
EOF
cat >> $CONFIG_STATUS <<\EOF
for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then