[trunk] Forgot portion of the previous commit.

This commit is contained in:
Mathieu Malaterre 2012-03-19 13:42:53 +00:00
parent 8890539f47
commit ede48e285f
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
/* create config.h for CMake */
#define PACKAGE_VERSION "@PACKAGE_VERSION@"
#define OPJ_PACKAGE_VERSION "@PACKAGE_VERSION@"
#cmakedefine HAVE_INTTYPES_H @HAVE_INTTYPES_H@
#cmakedefine HAVE_MEMORY_H @HAVE_MEMORY_H@