git-svn-id: https://svn.dealii.org/branches/releases/Branch-7-0@23196
0785d39b-7218-0410-832d-
ea1e28bc413d
common/scripts/make_dependencies.pl
common/scripts/make_todo.pl
Version
+ common/template-arguments"
+
+if test -d doc ; then
+ process_files="${process_files}
doc/Makefile
doc/title.html
doc/doxygen/Makefile
doc/doxygen/options.136
doc/doxygen/header.html
doc/doxygen/header.136
- doc/doxygen/header.tex
- common/template-arguments"
+ doc/doxygen/header.tex"
+fi
+
ac_config_files="$ac_config_files $process_files"
common/scripts/make_dependencies.pl
common/scripts/make_todo.pl
Version
+ common/template-arguments"
+
+dnl Also replace stuff in the doc/ files, but we can't rely on
+dnl their presence because we package the .nodoc.tar.gz files
+dnl that omit the entire doc/ directory.
+if test -d doc ; then
+ process_files="${process_files}
doc/Makefile
doc/title.html
doc/doxygen/Makefile
doc/doxygen/options.136
doc/doxygen/header.html
doc/doxygen/header.136
- doc/doxygen/header.tex
- common/template-arguments"
+ doc/doxygen/header.tex"
+fi
+
AC_CONFIG_FILES([$process_files])
AC_OUTPUT
In the beginning the Universe was created. This has made a lot of
people very angry and has been widely regarded as a bad move.
Douglas Adams