* development/cmake/config.h.cmake:

- fix compilation (reported by Kornel Benko).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22031 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jürgen Spitzmüller 2007-12-09 13:02:17 +00:00
parent ae10cfefed
commit d8aa6654f1

View File

@ -112,7 +112,7 @@
#endif
#cmakedefine PACKAGE "${PACKAGE}"
#cmakedefine PACKAGE_VERSION ${PACKAGE_VERSION}
#cmakedefine PACKAGE_VERSION "${PACKAGE_VERSION}"
#cmakedefine USE_POSIX_PACKAGING 1
#cmakedefine USE_WINDOWS_PACKAGING 1