blob: 4c8cff23c6a3e26d0001ecf49921fa19c7134347 (
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 @WORDS_BIGENDIAN@
Define HAVE_LIMITS_H @HAVE_LIMITS_H@
Define HAVE_UNISTD_H @HAVE_UNISTD_H@
|