Can not use cmakedefine in kwsys because bootstrap of cmake does not support it.

This commit is contained in:
Bill Hoffman 2009-09-22 15:59:26 -04:00
parent 472966ed5f
commit fe57e7252f
1 changed files with 2 additions and 1 deletions

View File

@ -22,7 +22,8 @@
#define KWSYS_DO_NOT_CLEAN_PUTENV
#else
#undef KWSYS_DO_NOT_CLEAN_PUTENV
#else
#endif
/* Whether ANSI C++ stream headers are to be used. */