Mercurial > emacs
comparison configure @ 87129:038ec9c21c41
Add AC_CONFIG_SRCDIR which was lost in the previous
change.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Thu, 06 Dec 2007 07:06:42 +0000 |
parents | ec0ef12211d9 |
children | ea64e15b4858 53108e6cea98 |
comparison
equal
deleted
inserted
replaced
87128:1095fb6fe7ac | 87129:038ec9c21c41 |
---|---|
410 exitcode=1 | 410 exitcode=1 |
411 echo positional parameters were not saved. | 411 echo positional parameters were not saved. |
412 fi | 412 fi |
413 | 413 |
414 test \$exitcode = 0") || { | 414 test \$exitcode = 0") || { |
415 echo Please tell bug-autoconf@gnu.org about your system, | 415 echo No shell found that supports shell functions. |
416 echo including any error possibly output before this message. | 416 echo Please tell autoconf@gnu.org about your system, |
417 echo This can help us improve future autoconf versions. | 417 echo including any error possibly output before this |
418 echo Configuration will now proceed without shell functions. | 418 echo message |
419 } | 419 } |
420 | 420 |
421 | 421 |
422 | 422 |
423 as_lineno_1=$LINENO | 423 as_lineno_1=$LINENO |
574 PACKAGE_TARNAME='emacs' | 574 PACKAGE_TARNAME='emacs' |
575 PACKAGE_VERSION='23.0.50' | 575 PACKAGE_VERSION='23.0.50' |
576 PACKAGE_STRING='emacs 23.0.50' | 576 PACKAGE_STRING='emacs 23.0.50' |
577 PACKAGE_BUGREPORT='' | 577 PACKAGE_BUGREPORT='' |
578 | 578 |
579 ac_unique_file="src/lisp.h" | |
579 ac_config_libobj_dir=src | 580 ac_config_libobj_dir=src |
580 # Factoring default headers for most tests. | 581 # Factoring default headers for most tests. |
581 ac_includes_default="\ | 582 ac_includes_default="\ |
582 #include <stdio.h> | 583 #include <stdio.h> |
583 #ifdef HAVE_SYS_TYPES_H | 584 #ifdef HAVE_SYS_TYPES_H |
1805 | 1806 |
1806 | 1807 |
1807 ac_config_headers="$ac_config_headers src/config.h:src/config.in" | 1808 ac_config_headers="$ac_config_headers src/config.h:src/config.in" |
1808 | 1809 |
1809 | 1810 |
1811 | |
1810 test "$program_prefix" != NONE && | 1812 test "$program_prefix" != NONE && |
1811 program_transform_name="s&^&$program_prefix&;$program_transform_name" | 1813 program_transform_name="s&^&$program_prefix&;$program_transform_name" |
1812 # Use a double $ so make ignores it. | 1814 # Use a double $ so make ignores it. |
1813 test "$program_suffix" != NONE && | 1815 test "$program_suffix" != NONE && |
1814 program_transform_name="s&\$&$program_suffix&;$program_transform_name" | 1816 program_transform_name="s&\$&$program_suffix&;$program_transform_name" |