Fix compiler warnings, fix issue 52.

This commit is contained in:
Romuald Conty
2010-01-29 15:04:32 +00:00
parent d642b59300
commit f09c9a3764
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
#cmakedefine PACKAGE_NAME "@PACKAGE_NAME@"
#cmakedefine PACKAGE_VERSION "@PACKAGE_VERSION@"
#cmakedefine PACKAGE_STRING "@PACKAGE_STRING@"
#cmakedefine _XOPEN_SOURCE "@_XOPEN_SOURCE@"