diff options
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1889,7 +1889,8 @@ done ac_given_srcdir=$srcdir ac_given_INSTALL="$INSTALL" -trap 'rm -fr `echo "Makefile src/Makefile man/Makefile man/man1/Makefile man/man3/Makefile src/proj_config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 +trap 'rm -fr `echo "Makefile src/Makefile man/Makefile man/man1/Makefile \ + man/man3/Makefile nad/Makefile src/proj_config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 EOF cat >> $CONFIG_STATUS <<EOF @@ -1988,7 +1989,8 @@ EOF cat >> $CONFIG_STATUS <<EOF -CONFIG_FILES=\${CONFIG_FILES-"Makefile src/Makefile man/Makefile man/man1/Makefile man/man3/Makefile"} +CONFIG_FILES=\${CONFIG_FILES-"Makefile src/Makefile man/Makefile man/man1/Makefile \ + man/man3/Makefile nad/Makefile"} EOF cat >> $CONFIG_STATUS <<\EOF for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then |
