version 1.24, 2003/03/19 08:27:47 |
version 1.26, 2003/12/22 09:31:41 |
Line 4791 cat >>confdefs.h <<_ACEOF |
|
Line 4791 cat >>confdefs.h <<_ACEOF |
|
_ACEOF |
_ACEOF |
|
|
|
|
if test SIZEOF_LONG = 8; then |
if test "${ac_cv_sizeof_long}" = 8; then |
cat >>confdefs.h <<\_ACEOF |
cat >>confdefs.h <<\_ACEOF |
#define LONG_IS_64BIT 1 |
#define LONG_IS_64BIT 1 |
_ACEOF |
_ACEOF |
|
|
|
|
fi |
fi |
if test "${no_x}" != yes ; then |
if test "${no_x}" != yes ; then |
if test -f "${x_libraries}/libXpm.a" ; then |
if test -f "${x_libraries}/libXpm.a" -o -f "${x_libraries}/libXpm.dll.a" ; then |
XPMLIB="-lXpm" |
XPMLIB="-lXpm" |
fi |
fi |
# Check whether --enable-plot or --disable-plot was given. |
# Check whether --enable-plot or --disable-plot was given. |