diff options
| author | fukachan <fukachan> | 2002-04-01 10:08:35 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2002-04-01 10:08:35 +0000 |
| commit | e5b3ba9f0f2680597c6b0ba15256b01c453587d5 (patch) | |
| tree | 5f13bb080172668cd69a34a7b450040afeb5e242 /configure | |
| parent | f9aaaaaf0e5c90965139287777ac2e5048700e45 (diff) | |
| download | fml8-e5b3ba9f0f2680597c6b0ba15256b01c453587d5.tar.gz fml8-e5b3ba9f0f2680597c6b0ba15256b01c453587d5.tar.bz2 fml8-e5b3ba9f0f2680597c6b0ba15256b01c453587d5.zip | |
regen (generate and install site_default_config.cf)
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.14 +# From configure.in Revision: 1.15 # Guess values for system-dependent variables and create Makefiles. # Generated automatically using autoconf version 2.13 @@ -1629,6 +1629,7 @@ trap 'rm -fr `echo "\ config.sh \ fml/etc/main.cf \ fml/etc/default_config.cf.ja \ + fml/etc/site_default_config.cf \ fml/libexec/loader \ fml/bin/fmlconf \ fml/bin/fmldoc \ @@ -1744,6 +1745,7 @@ CONFIG_FILES=\${CONFIG_FILES-"\ config.sh \ fml/etc/main.cf \ fml/etc/default_config.cf.ja \ + fml/etc/site_default_config.cf \ fml/libexec/loader \ fml/bin/fmlconf \ fml/bin/fmldoc \ |
