version 1.25, 2003/09/07 16:49:37 |
version 1.27, 2004/01/25 11:54:09 |
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 |
|
|
;; |
;; |
*-*-cygwin*) |
*-*-cygwin*) |
asm_obj="${i386_aout_obj}" |
asm_obj="${i386_aout_obj}" |
|
;; |
|
i[3-6]86-*-interix*) |
|
asm_obj="${generic_obj}" |
|
cat >>confdefs.h <<\_ACEOF |
|
#define _ALL_SOURCE 1 |
|
_ACEOF |
|
|
;; |
;; |
sparc-sun-solaris2.*) |
sparc-sun-solaris2.*) |
case "`uname -m`" in |
case "`uname -m`" in |