This commit is contained in:
Ward Fisher 2013-02-08 20:33:18 +00:00
parent c274060267
commit 2ebe0985f3

View File

@ -214,7 +214,7 @@
#define SIZEOF_OFF_T 8
#endif
#cmakedefine TEMP_LARGE @TEMP_LARGE@
#cmakedefine TEMP_LARGE "@TEMP_LARGE@"
/* Set if we have strdup */
#cmakedefine HAVE_STRDUP