]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Documentation: Bugfix: Avoid a name clash for configured doxygen scripts
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 3 Dec 2013 16:27:33 +0000 (16:27 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 3 Dec 2013 16:27:33 +0000 (16:27 +0000)
git-svn-id: https://svn.dealii.org/trunk@31857 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/doxygen/CMakeLists.txt
deal.II/doc/doxygen/scripts/mod_footer.pl.in [moved from deal.II/doc/doxygen/scripts/mod_footer.pl with 100% similarity]
deal.II/doc/doxygen/scripts/mod_header.pl.in [moved from deal.II/doc/doxygen/scripts/mod_header.pl with 100% similarity]

index 84e4226d20a32a66a09ce3fc8872ba1999135bd2..e2070dedd69a0bc0d531fb8f08300a7d805b5d63 100644 (file)
@@ -54,12 +54,12 @@ CONFIGURE_FILE(
   )
 
 CONFIGURE_FILE(
-  ${CMAKE_CURRENT_SOURCE_DIR}/scripts/mod_header.pl
+  ${CMAKE_CURRENT_SOURCE_DIR}/scripts/mod_header.pl.in
   ${CMAKE_CURRENT_BINARY_DIR}/scripts/mod_header.pl
   )
 
 CONFIGURE_FILE(
-  ${CMAKE_CURRENT_SOURCE_DIR}/scripts/mod_footer.pl
+  ${CMAKE_CURRENT_SOURCE_DIR}/scripts/mod_footer.pl.in
   ${CMAKE_CURRENT_BINARY_DIR}/scripts/mod_footer.pl
   )
 

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


Typeset in Trocchi and Trocchi Bold Sans Serif.