diff options
author | dos-reis <gdr@axiomatics.org> | 2009-09-20 07:02:25 +0000 |
---|---|---|
committer | dos-reis <gdr@axiomatics.org> | 2009-09-20 07:02:25 +0000 |
commit | d9f5091a8a4653cf6a023c90f467016100dc5dfa (patch) | |
tree | ec7fb1adbf769ba4003abcc88dfab53829eb7b7a /configure | |
parent | a50eb601b4dc0699cde4084584763798ee8dab02 (diff) | |
download | open-axiom-d9f5091a8a4653cf6a023c90f467016100dc5dfa.tar.gz |
* configure.ac.pamphlet: Don't define CPP LINUXplaform,
MACOSXplaform, and MSYSplatoform macros.
src/
* lib/XDither.c: Tidy.
* lib/XShade.c: Likewise.
* lib/XSpadFill.c: Likewise.
* lib/bsdsignal.c: Likewise.
* lib/edin.c: Likewise.
* lib/fnct_key.c: Likewise.
* lib/util.c: Likewise.
* lib/wct.c: Likewise.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 53 |
1 files changed, 14 insertions, 39 deletions
@@ -798,7 +798,6 @@ GCLOPTS LISP LDF CCF -PLF openaxiom_host_has_regex axiom_use_x axiom_src_all @@ -3736,13 +3735,13 @@ if test "${lt_cv_nm_interface+set}" = set; then else lt_cv_nm_interface="BSD nm" echo "int some_variable = 0;" > conftest.$ac_ext - (eval echo "\"\$as_me:3739: $ac_compile\"" >&5) + (eval echo "\"\$as_me:3738: $ac_compile\"" >&5) (eval "$ac_compile" 2>conftest.err) cat conftest.err >&5 - (eval echo "\"\$as_me:3742: $NM \\\"conftest.$ac_objext\\\"\"" >&5) + (eval echo "\"\$as_me:3741: $NM \\\"conftest.$ac_objext\\\"\"" >&5) (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out) cat conftest.err >&5 - (eval echo "\"\$as_me:3745: output\"" >&5) + (eval echo "\"\$as_me:3744: output\"" >&5) cat conftest.out >&5 if $GREP 'External.*some_variable' conftest.out > /dev/null; then lt_cv_nm_interface="MS dumpbin" @@ -4945,7 +4944,7 @@ ia64-*-hpux*) ;; *-*-irix6*) # Find out which ABI we are using. - echo '#line 4948 "configure"' > conftest.$ac_ext + echo '#line 4947 "configure"' > conftest.$ac_ext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? @@ -7093,11 +7092,11 @@ else -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:7096: $lt_compile\"" >&5) + (eval echo "\"\$as_me:7095: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:7100: \$? = $ac_status" >&5 + echo "$as_me:7099: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings other than the usual output. @@ -7432,11 +7431,11 @@ else -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:7435: $lt_compile\"" >&5) + (eval echo "\"\$as_me:7434: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:7439: \$? = $ac_status" >&5 + echo "$as_me:7438: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings other than the usual output. @@ -7537,11 +7536,11 @@ else -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:7540: $lt_compile\"" >&5) + (eval echo "\"\$as_me:7539: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 - echo "$as_me:7544: \$? = $ac_status" >&5 + echo "$as_me:7543: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized @@ -7592,11 +7591,11 @@ else -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:7595: $lt_compile\"" >&5) + (eval echo "\"\$as_me:7594: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 - echo "$as_me:7599: \$? = $ac_status" >&5 + echo "$as_me:7598: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized @@ -10392,7 +10391,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 10395 "configure" +#line 10394 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -10488,7 +10487,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 10491 "configure" +#line 10490 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -16529,35 +16528,17 @@ esac axiom_gcl_x_option="--disable-tkconfig --disable-x --disable-xgcl" axiom_gcl_emacs="--enable-emacs=correct" -PFL= CCF="-O2 -Wall -D_GNU_SOURCE" LDF= LISP=lsp case $target in *bsd*|*dragonfly*) - -cat >>confdefs.h <<\_ACEOF -#define BSDplatform /**/ -_ACEOF - CCF="-O2 -Wall" ;; windows) - -cat >>confdefs.h <<\_ACEOF -#define MSYSplatform /**/ -_ACEOF - SRCDIRS=bootdir interpdir sharedir algebradir etcdir docdir inputdir ;; - *linux*) - -cat >>confdefs.h <<\_ACEOF -#define LINUXplatform /**/ -_ACEOF - - ;; *solaris*) cat >>confdefs.h <<\_ACEOF @@ -16566,11 +16547,6 @@ _ACEOF ;; powerpc*darwin*) - -cat >>confdefs.h <<\_ACEOF -#define MACOSXplatform /**/ -_ACEOF - CCF="-O2 -Wall -D_GNU_SOURCE \ -I/usr/include -I/usr/include/sys" axiom_gcl_bfd_option="--disable-statsysbfd \ @@ -16585,7 +16561,6 @@ GCLOPTS="$axiom_gcl_emacs $axiom_gcl_bfd_option $axiom_gcl_mm_option $axiom_gcl_ - case $axiom_lisp_flavor in gcl) void_type='void' |