diff options
| author | bwarsaw | 1998-05-29 01:07:14 +0000 |
|---|---|---|
| committer | bwarsaw | 1998-05-29 01:07:14 +0000 |
| commit | f9de4f552a39c8e9cc073823caad37bb4fffe3d1 (patch) | |
| tree | d83e75634db1c72334352acc80b2c945ed6ef4b4 | |
| parent | 64a27ddf33c90cbc2b8cec807d4c41434c4249f0 (diff) | |
| download | mailman-f9de4f552a39c8e9cc073823caad37bb4fffe3d1.tar.gz mailman-f9de4f552a39c8e9cc073823caad37bb4fffe3d1.tar.zst mailman-f9de4f552a39c8e9cc073823caad37bb4fffe3d1.zip | |
| -rwxr-xr-x | configure | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ #! /bin/sh -# From configure.in Revision: 1.2 +# From configure.in Revision: 1.3 # Guess values for system-dependent variables and create Makefiles. # Generated automatically using autoconf version 2.12 @@ -1760,7 +1760,7 @@ trap 'rm -fr `echo "misc/paths.py modules/mm_defaults.py src/Makefile misc/Makefile bin/Makefile modules/Makefile mail/Makefile templates/Makefile cgi/Makefile cron/Makefile filters/Makefile scripts/Makefile modules/mm_cfg.py - Makefile" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 + cron/crontab.in Makefile" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 EOF cat >> $CONFIG_STATUS <<EOF @@ -1852,7 +1852,7 @@ CONFIG_FILES=\${CONFIG_FILES-"misc/paths.py modules/mm_defaults.py src/Makefile misc/Makefile bin/Makefile modules/Makefile mail/Makefile templates/Makefile cgi/Makefile cron/Makefile filters/Makefile scripts/Makefile modules/mm_cfg.py - Makefile"} + cron/crontab.in Makefile"} EOF cat >> $CONFIG_STATUS <<\EOF for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then |
