]> git.lyx.org Git - lyx.git/commitdiff
rename config.C.cmake to config.cpp.cmake
authorEdwin Leuven <e.leuven@gmail.com>
Sun, 7 Oct 2007 11:10:45 +0000 (11:10 +0000)
committerEdwin Leuven <e.leuven@gmail.com>
Sun, 7 Oct 2007 11:10:45 +0000 (11:10 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20814 a592a061-630c-0410-9148-cb99ea01b6c8

development/cmake/config.C.cmake [deleted file]
development/cmake/config.cpp.cmake [new file with mode: 0644]

diff --git a/development/cmake/config.C.cmake b/development/cmake/config.C.cmake
deleted file mode 100644 (file)
index bf34c09..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-/*
- * \file config.C
- * This file is part of LyX, the document processor.
- * Licence details can be found in the file COPYING.
- *
- * This is the compilation configuration file for LyX.
- * It was generated by autoconfs configure.
- * You might want to change some of the defaults if something goes wrong
- * during the compilation.
- */
-
-#include <config.h>
diff --git a/development/cmake/config.cpp.cmake b/development/cmake/config.cpp.cmake
new file mode 100644 (file)
index 0000000..bf34c09
--- /dev/null
@@ -0,0 +1,12 @@
+/*
+ * \file config.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * This is the compilation configuration file for LyX.
+ * It was generated by autoconfs configure.
+ * You might want to change some of the defaults if something goes wrong
+ * during the compilation.
+ */
+
+#include <config.h>