diff options
| author | fukachan <fukachan> | 2002-09-09 23:16:54 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2002-09-09 23:16:54 +0000 |
| commit | 30944a0b4c3b07ca9bfd1671d2af418c9bfeab70 (patch) | |
| tree | deb1de86f745bfcdfe27c9541a8807cb36312b82 /configure | |
| parent | d8139227db67f090ce329c0f6ed3cd234ddb740e (diff) | |
| download | fml8-30944a0b4c3b07ca9bfd1671d2af418c9bfeab70.tar.gz fml8-30944a0b4c3b07ca9bfd1671d2af418c9bfeab70.tar.bz2 fml8-30944a0b4c3b07ca9bfd1671d2af418c9bfeab70.zip | |
regen: fix typo
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.23 +# From configure.in Revision: 1.24 # Guess values for system-dependent variables and create Makefiles. # Generated automatically using autoconf version 2.13 @@ -2137,7 +2137,7 @@ fi echo "" -echo "fml has been configure with the following options:" +echo "fml has been configured with the following options:" echo "" echo " prefix: $prefix" echo " exec_prefix: $exec_prefix" |
