summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorfukachan <fukachan>2003-03-23 15:53:53 +0000
committerfukachan <fukachan>2003-03-23 15:53:53 +0000
commit53c8954f9a612b29d1828d9798d95ebfeb8eab68 (patch)
tree19ad3e2144f6d719655c712a365606a8006b1a4d /configure
parente67593fb24d1ffc8e7644c234bbaf41115cada64 (diff)
downloadfml8-53c8954f9a612b29d1828d9798d95ebfeb8eab68.tar.gz
fml8-53c8954f9a612b29d1828d9798d95ebfeb8eab68.tar.bz2
fml8-53c8954f9a612b29d1828d9798d95ebfeb8eab68.zip
regen: cosmetic changes
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 622cf39d..f52d2515 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
-# From configure.in Revision: 1.37
+# From configure.in Revision: 1.38
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.13
@@ -2286,7 +2286,7 @@ test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
if test "X$use_warning" = "Xyes" ; then
- echo "enabled perl -w"
+ echo "enabled: perl -w"
else
echo "disabled warning (perl -w)"
sed '1s/-w//' fml/libexec/loader > fml/libexec/loader.new.$$