blob: 773fd99fccc18ce3f1ad1a3df36a40f93a3a4a9e (
plain)
1
2
3
4
5
6
7
8
|
#
# CMakeLocal.make.in should be in the directory where you run configure
# in, which need not be the source directory
#
Define WORDS_BIGENDIAN
Define HAVE_LIMITS_H 1
Define HAVE_UNISTD_H 1
|