summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorfukachan <fukachan>2003-01-03 03:20:58 +0000
committerfukachan <fukachan>2003-01-03 03:20:58 +0000
commitacc20fa294c4c8bbd3bdab4f6a1ae881e2668e83 (patch)
tree628b8769462b867479ad8264203bba7721cc7986 /configure
parent92ecf2f8cde32139490ad5fb849302a6b6cf1252 (diff)
downloadfml8-acc20fa294c4c8bbd3bdab4f6a1ae881e2668e83.tar.gz
fml8-acc20fa294c4c8bbd3bdab4f6a1ae881e2668e83.tar.bz2
fml8-acc20fa294c4c8bbd3bdab4f6a1ae881e2668e83.zip
regen: add fmlsuper
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure b/configure
index 3fe9e136..afae6a53 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
-# From configure.in Revision: 1.28
+# From configure.in Revision: 1.29
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.13
@@ -2084,6 +2084,7 @@ trap 'rm -fr `echo "\
fml/bin/fmlsummary \
fml/bin/fmlthread \
fml/bin/fmlspool \
+ fml/bin/fmlsuper \
fml/bin/makefml \
" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
EOF
@@ -2217,6 +2218,7 @@ CONFIG_FILES=\${CONFIG_FILES-"\
fml/bin/fmlsummary \
fml/bin/fmlthread \
fml/bin/fmlspool \
+ fml/bin/fmlsuper \
fml/bin/makefml \
"}
EOF