diff options
| author | Jan Djärv | 2007-12-04 11:29:32 +0000 |
|---|---|---|
| committer | Jan Djärv | 2007-12-04 11:29:32 +0000 |
| commit | 9cf8f393addebf0b19c732af6bf493965437f833 (patch) | |
| tree | 6dba0327b225afbb00868fcb25b8ebaaba6cf3d3 | |
| parent | 07562bde72d953eb156ee8bf5f36d2db37ab8a00 (diff) | |
| download | emacs-9cf8f393addebf0b19c732af6bf493965437f833.tar.gz emacs-9cf8f393addebf0b19c732af6bf493965437f833.zip | |
Give package name and verision to AC_INIT.
| -rw-r--r-- | ChangeLog | 4 | ||||
| -rwxr-xr-x | configure | 39 | ||||
| -rw-r--r-- | configure.in | 2 |
3 files changed, 29 insertions, 16 deletions
| @@ -1,3 +1,7 @@ | |||
| 1 | 2007-12-04 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * configure.in: Give package name and verision to AC_INIT. | ||
| 4 | |||
| 1 | 2007-12-03 Magnus Henoch <mange@freemail.hu> | 5 | 2007-12-03 Magnus Henoch <mange@freemail.hu> |
| 2 | 6 | ||
| 3 | * configure.in: Use PKG_CHECK_MODULES to check for D-Bus. | 7 | * configure.in: Use PKG_CHECK_MODULES to check for D-Bus. |
| @@ -1,6 +1,6 @@ | |||
| 1 | #! /bin/sh | 1 | #! /bin/sh |
| 2 | # Guess values for system-dependent variables and create Makefiles. | 2 | # Guess values for system-dependent variables and create Makefiles. |
| 3 | # Generated by GNU Autoconf 2.61. | 3 | # Generated by GNU Autoconf 2.61 for emacs 23.0.50. |
| 4 | # | 4 | # |
| 5 | # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, | 5 | # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, |
| 6 | # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. | 6 | # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| @@ -570,13 +570,12 @@ MAKEFLAGS= | |||
| 570 | SHELL=${CONFIG_SHELL-/bin/sh} | 570 | SHELL=${CONFIG_SHELL-/bin/sh} |
| 571 | 571 | ||
| 572 | # Identity of this package. | 572 | # Identity of this package. |
| 573 | PACKAGE_NAME= | 573 | PACKAGE_NAME='emacs' |
| 574 | PACKAGE_TARNAME= | 574 | PACKAGE_TARNAME='emacs' |
| 575 | PACKAGE_VERSION= | 575 | PACKAGE_VERSION='23.0.50' |
| 576 | PACKAGE_STRING= | 576 | PACKAGE_STRING='emacs 23.0.50' |
| 577 | PACKAGE_BUGREPORT= | 577 | PACKAGE_BUGREPORT='' |
| 578 | 578 | ||
| 579 | ac_unique_file="src/lisp.h" | ||
| 580 | ac_config_libobj_dir=src | 579 | ac_config_libobj_dir=src |
| 581 | # Factoring default headers for most tests. | 580 | # Factoring default headers for most tests. |
| 582 | ac_includes_default="\ | 581 | ac_includes_default="\ |
| @@ -776,7 +775,7 @@ sharedstatedir='${prefix}/com' | |||
| 776 | localstatedir='${prefix}/var' | 775 | localstatedir='${prefix}/var' |
| 777 | includedir='${prefix}/include' | 776 | includedir='${prefix}/include' |
| 778 | oldincludedir='/usr/include' | 777 | oldincludedir='/usr/include' |
| 779 | docdir='${datarootdir}/doc/${PACKAGE}' | 778 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
| 780 | infodir='${datarootdir}/info' | 779 | infodir='${datarootdir}/info' |
| 781 | htmldir='${docdir}' | 780 | htmldir='${docdir}' |
| 782 | dvidir='${docdir}' | 781 | dvidir='${docdir}' |
| @@ -1240,7 +1239,7 @@ if test "$ac_init_help" = "long"; then | |||
| 1240 | # Omit some internal or obsolete options to make the list less imposing. | 1239 | # Omit some internal or obsolete options to make the list less imposing. |
| 1241 | # This message is too long to be a string in the A/UX 3.1 sh. | 1240 | # This message is too long to be a string in the A/UX 3.1 sh. |
| 1242 | cat <<_ACEOF | 1241 | cat <<_ACEOF |
| 1243 | \`configure' configures this package to adapt to many kinds of systems. | 1242 | \`configure' configures emacs 23.0.50 to adapt to many kinds of systems. |
| 1244 | 1243 | ||
| 1245 | Usage: $0 [OPTION]... [VAR=VALUE]... | 1244 | Usage: $0 [OPTION]... [VAR=VALUE]... |
| 1246 | 1245 | ||
| @@ -1288,7 +1287,7 @@ Fine tuning of the installation directories: | |||
| 1288 | --infodir=DIR info documentation [DATAROOTDIR/info] | 1287 | --infodir=DIR info documentation [DATAROOTDIR/info] |
| 1289 | --localedir=DIR locale-dependent data [DATAROOTDIR/locale] | 1288 | --localedir=DIR locale-dependent data [DATAROOTDIR/locale] |
| 1290 | --mandir=DIR man documentation [DATAROOTDIR/man] | 1289 | --mandir=DIR man documentation [DATAROOTDIR/man] |
| 1291 | --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE] | 1290 | --docdir=DIR documentation root [DATAROOTDIR/doc/emacs] |
| 1292 | --htmldir=DIR html documentation [DOCDIR] | 1291 | --htmldir=DIR html documentation [DOCDIR] |
| 1293 | --dvidir=DIR dvi documentation [DOCDIR] | 1292 | --dvidir=DIR dvi documentation [DOCDIR] |
| 1294 | --pdfdir=DIR pdf documentation [DOCDIR] | 1293 | --pdfdir=DIR pdf documentation [DOCDIR] |
| @@ -1313,7 +1312,9 @@ _ACEOF | |||
| 1313 | fi | 1312 | fi |
| 1314 | 1313 | ||
| 1315 | if test -n "$ac_init_help"; then | 1314 | if test -n "$ac_init_help"; then |
| 1316 | 1315 | case $ac_init_help in | |
| 1316 | short | recursive ) echo "Configuration of emacs 23.0.50:";; | ||
| 1317 | esac | ||
| 1317 | cat <<\_ACEOF | 1318 | cat <<\_ACEOF |
| 1318 | 1319 | ||
| 1319 | Optional Features: | 1320 | Optional Features: |
| @@ -1433,7 +1434,7 @@ fi | |||
| 1433 | test -n "$ac_init_help" && exit $ac_status | 1434 | test -n "$ac_init_help" && exit $ac_status |
| 1434 | if $ac_init_version; then | 1435 | if $ac_init_version; then |
| 1435 | cat <<\_ACEOF | 1436 | cat <<\_ACEOF |
| 1436 | configure | 1437 | emacs configure 23.0.50 |
| 1437 | generated by GNU Autoconf 2.61 | 1438 | generated by GNU Autoconf 2.61 |
| 1438 | 1439 | ||
| 1439 | Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, | 1440 | Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, |
| @@ -1447,7 +1448,7 @@ cat >config.log <<_ACEOF | |||
| 1447 | This file contains any messages produced by compilers while | 1448 | This file contains any messages produced by compilers while |
| 1448 | running configure, to aid debugging if configure makes a mistake. | 1449 | running configure, to aid debugging if configure makes a mistake. |
| 1449 | 1450 | ||
| 1450 | It was created by $as_me, which was | 1451 | It was created by emacs $as_me 23.0.50, which was |
| 1451 | generated by GNU Autoconf 2.61. Invocation command line was | 1452 | generated by GNU Autoconf 2.61. Invocation command line was |
| 1452 | 1453 | ||
| 1453 | $ $0 $@ | 1454 | $ $0 $@ |
| @@ -1788,6 +1789,14 @@ fi | |||
| 1788 | 1789 | ||
| 1789 | 1790 | ||
| 1790 | 1791 | ||
| 1792 | |||
| 1793 | |||
| 1794 | |||
| 1795 | |||
| 1796 | |||
| 1797 | |||
| 1798 | |||
| 1799 | |||
| 1791 | ac_ext=c | 1800 | ac_ext=c |
| 1792 | ac_cpp='$CPP $CPPFLAGS' | 1801 | ac_cpp='$CPP $CPPFLAGS' |
| 1793 | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | 1802 | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
| @@ -24369,7 +24378,7 @@ exec 6>&1 | |||
| 24369 | # report actual input values of CONFIG_FILES etc. instead of their | 24378 | # report actual input values of CONFIG_FILES etc. instead of their |
| 24370 | # values after options handling. | 24379 | # values after options handling. |
| 24371 | ac_log=" | 24380 | ac_log=" |
| 24372 | This file was extended by $as_me, which was | 24381 | This file was extended by emacs $as_me 23.0.50, which was |
| 24373 | generated by GNU Autoconf 2.61. Invocation command line was | 24382 | generated by GNU Autoconf 2.61. Invocation command line was |
| 24374 | 24383 | ||
| 24375 | CONFIG_FILES = $CONFIG_FILES | 24384 | CONFIG_FILES = $CONFIG_FILES |
| @@ -24422,7 +24431,7 @@ Report bugs to <bug-autoconf@gnu.org>." | |||
| 24422 | _ACEOF | 24431 | _ACEOF |
| 24423 | cat >>$CONFIG_STATUS <<_ACEOF | 24432 | cat >>$CONFIG_STATUS <<_ACEOF |
| 24424 | ac_cs_version="\\ | 24433 | ac_cs_version="\\ |
| 24425 | config.status | 24434 | emacs config.status 23.0.50 |
| 24426 | configured by $0, generated by GNU Autoconf 2.61, | 24435 | configured by $0, generated by GNU Autoconf 2.61, |
| 24427 | with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" | 24436 | with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" |
| 24428 | 24437 | ||
diff --git a/configure.in b/configure.in index c41db750d6f..32e137e0f2e 100644 --- a/configure.in +++ b/configure.in | |||
| @@ -24,7 +24,7 @@ dnl Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | |||
| 24 | dnl Boston, MA 02110-1301, USA. | 24 | dnl Boston, MA 02110-1301, USA. |
| 25 | 25 | ||
| 26 | AC_PREREQ(2.61)dnl | 26 | AC_PREREQ(2.61)dnl |
| 27 | AC_INIT(src/lisp.h) | 27 | AC_INIT(emacs, 23.0.50) |
| 28 | AC_CONFIG_HEADER(src/config.h:src/config.in) | 28 | AC_CONFIG_HEADER(src/config.h:src/config.in) |
| 29 | 29 | ||
| 30 | dnl Support for --program-prefix, --program-suffix and | 30 | dnl Support for --program-prefix, --program-suffix and |