Mercurial > hg > xemacs-beta
comparison configure @ 5899:32f4ae21abc5
Collect macro definitions in configure.ac.
| author | Stephen J. Turnbull <stephen@xemacs.org> |
|---|---|
| date | Tue, 05 May 2015 12:45:20 +0900 |
| parents | 2aeaf9bc7175 |
| children | a485caa1131d |
comparison
equal
deleted
inserted
replaced
| 5898:2aeaf9bc7175 | 5899:32f4ae21abc5 |
|---|---|
| 5512 else | 5512 else |
| 5513 $as_echo "#define EXEC_PREFIX_USER_DEFINED 1" >>confdefs.h | 5513 $as_echo "#define EXEC_PREFIX_USER_DEFINED 1" >>confdefs.h |
| 5514 | 5514 |
| 5515 fi | 5515 fi |
| 5516 | 5516 |
| 5517 | |
| 5518 prefix_expanded=$prefix | 5517 prefix_expanded=$prefix |
| 5519 while true; do | 5518 while true; do |
| 5520 case "$prefix_expanded" in | 5519 case "$prefix_expanded" in |
| 5521 *\$* ) eval "prefix_expanded=$prefix_expanded" ;; | 5520 *\$* ) eval "prefix_expanded=$prefix_expanded" ;; |
| 5522 *) break ;; | 5521 *) break ;; |
| 9289 | 9288 |
| 9290 | 9289 |
| 9291 echo "Extracting information from the machine- and system-dependent headers..." | 9290 echo "Extracting information from the machine- and system-dependent headers..." |
| 9292 | 9291 |
| 9293 tempcname="conftest.c" | 9292 tempcname="conftest.c" |
| 9294 | |
| 9295 | |
| 9296 | 9293 |
| 9297 cat > $tempcname < confdefs.h | 9294 cat > $tempcname < confdefs.h |
| 9298 cat >> $tempcname <<EOF | 9295 cat >> $tempcname <<EOF |
| 9299 #define NOT_C_CODE | 9296 #define NOT_C_CODE |
| 9300 #define C_SWITCH_SITE | 9297 #define C_SWITCH_SITE |
| 22057 echo " GNU version of malloc: ${GNU_MALLOC}${GNU_MALLOC_reason}" | 22054 echo " GNU version of malloc: ${GNU_MALLOC}${GNU_MALLOC_reason}" |
| 22058 case "$ld_switch_site" in | 22055 case "$ld_switch_site" in |
| 22059 *nocombreloc*) echo " Linking with \`-z nocombreloc'. | 22056 *nocombreloc*) echo " Linking with \`-z nocombreloc'. |
| 22060 - Consider configuring with --with-pdump." ;; | 22057 - Consider configuring with --with-pdump." ;; |
| 22061 esac | 22058 esac |
| 22062 | |
| 22063 | |
| 22064 echo " | 22059 echo " |
| 22065 Package Search (a 'root' contains '{xemacs,mule,site}-packages'):" | 22060 Package Search (a 'root' contains '{xemacs,mule,site}-packages'):" |
| 22066 | 22061 |
| 22067 if test -n "$with_early_packages"; then | 22062 if test -n "$with_early_packages"; then |
| 22068 case "$with_early_packages" in *:* ) case "$opsys" in *cygwin* ) | 22063 case "$with_early_packages" in *:* ) case "$opsys" in *cygwin* ) |
