diff options
| author | fukachan <fukachan> | 2003-01-03 03:20:58 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2003-01-03 03:20:58 +0000 |
| commit | acc20fa294c4c8bbd3bdab4f6a1ae881e2668e83 (patch) | |
| tree | 628b8769462b867479ad8264203bba7721cc7986 /configure | |
| parent | 92ecf2f8cde32139490ad5fb849302a6b6cf1252 (diff) | |
| download | fml8-acc20fa294c4c8bbd3bdab4f6a1ae881e2668e83.tar.gz fml8-acc20fa294c4c8bbd3bdab4f6a1ae881e2668e83.tar.bz2 fml8-acc20fa294c4c8bbd3bdab4f6a1ae881e2668e83.zip | |
regen: add fmlsuper
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |
