|
@@ -14464,7 +14464,7 @@ done
|
|
|
ac_given_srcdir=$srcdir
|
|
|
ac_given_INSTALL="$INSTALL"
|
|
|
|
|
|
-trap 'rm -fr `echo "include/Make/Platform.make include/Make/Doxyfile_arch_html include/Make/Doxyfile_arch_latex include/version.h swig/perl/Makefile.PL swig/perl2/make.pl grass.pc include/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
|
|
|
+trap 'rm -fr `echo "include/Make/Platform.make include/Make/Doxyfile_arch_html include/Make/Doxyfile_arch_latex include/version.h grass.pc include/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
|
|
|
EOF
|
|
|
cat >> $CONFIG_STATUS <<EOF
|
|
|
|
|
@@ -14719,7 +14719,7 @@ EOF
|
|
|
|
|
|
cat >> $CONFIG_STATUS <<EOF
|
|
|
|
|
|
-CONFIG_FILES=\${CONFIG_FILES-"include/Make/Platform.make include/Make/Doxyfile_arch_html include/Make/Doxyfile_arch_latex include/version.h swig/perl/Makefile.PL swig/perl2/make.pl grass.pc"}
|
|
|
+CONFIG_FILES=\${CONFIG_FILES-"include/Make/Platform.make include/Make/Doxyfile_arch_html include/Make/Doxyfile_arch_latex include/version.h grass.pc"}
|
|
|
EOF
|
|
|
cat >> $CONFIG_STATUS <<\EOF
|
|
|
for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
|