CMake/CMakeSystemConfig.txt.in
2001-04-27 14:40:53 -04:00

9 lines
242 B
Plaintext

#
# CMakeLocal.make.in should be in the directory where you run configure
# in, which need not be the source directory
#
Define WORDS_BIGENDIAN @WORDS_BIGENDIAN@
Define HAVE_LIMITS_H @HAVE_LIMITS_H@
Define HAVE_UNISTD_H @HAVE_UNISTD_H@