diff options
| author | fukachan <fukachan> | 2003-03-23 15:53:53 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2003-03-23 15:53:53 +0000 |
| commit | 53c8954f9a612b29d1828d9798d95ebfeb8eab68 (patch) | |
| tree | 19ad3e2144f6d719655c712a365606a8006b1a4d /configure | |
| parent | e67593fb24d1ffc8e7644c234bbaf41115cada64 (diff) | |
| download | fml8-53c8954f9a612b29d1828d9798d95ebfeb8eab68.tar.gz fml8-53c8954f9a612b29d1828d9798d95ebfeb8eab68.tar.bz2 fml8-53c8954f9a612b29d1828d9798d95ebfeb8eab68.zip | |
regen: cosmetic changes
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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.$$ |
