Mercurial > emacs
changeset 87128:1095fb6fe7ac
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:28 +0000 |
parents | d6dfca65f030 |
children | 038ec9c21c41 |
files | configure.in |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/configure.in Thu Dec 06 04:13:23 2007 +0000 +++ b/configure.in Thu Dec 06 07:06:28 2007 +0000 @@ -26,6 +26,7 @@ AC_PREREQ(2.61)dnl AC_INIT(emacs, 23.0.50) AC_CONFIG_HEADER(src/config.h:src/config.in) +AC_CONFIG_SRCDIR(src/lisp.h) dnl Support for --program-prefix, --program-suffix and dnl --program-transform-name options