9 lines
242 B
Plaintext
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@
|
||
|
|