|
5f11c708
|
2000-11-24T02:25:13
|
|
* m4/regex.m4 (AM_WITH_REGEX): This macro was broken because
of M4 underquoting.
* m4/ccstdc.m4 (AC_PROG_CC_STDC): Added some M4 quotes.
* m4/dmalloc.m4 (AM_WITH_DMALLOC): Likewise.
* m4/lispdir.m4 (AM_PATH_LISPDIR): Likewise.
* m4/maintainer.m4 (AM_MAINTAINER_MODE): Likewise.
* m4/multi.m4 (AM_WITH_DMALLOC): Likewise.
* m4/python.m4 (AM_PATH_PYTHON): Likewise.
* m4/strtod.m4 (AM_FUNC_STRTOD): Likewise.
|
|
4b893ece
|
2000-08-02T08:59:16
|
|
* m4: Quote properly the name of the macros being defined.
Use `#' instead of `dnl' where appropriate.
* m4/header.m4 (AM_CONFIG_HEADER): Get rid of changequote, just
quote.
Don't quote passive characters.
Pull the AC_PREREQ outside the macro.
* m4/init.m4: Pull the AC_PREREQ outside the macro.
|
|
f02d6e22
|
2000-01-13T00:58:57
|
|
* m4/lispdir.m4: Added --with-lispdir argument processing.
From Kevin Dalley.
|
|
09375a66
|
1999-10-03T23:43:35
|
|
* m4/lispdir.m4: -batch must come before -q.
* elisp-comp: Likewise.
Reported by Lars Hecking <lhecking@nmrc.ucc.ie>
* THANKS: Added Lars.
|
|
54b11e66
|
1999-04-18T14:13:03
|
|
* m4/lispdir.m4: Match only `/(share|lib)/x?emacs/site-lisp/*$'.
|
|
fcbcb5ea
|
1999-04-17T22:44:10
|
|
* m4/lispdir.m4: Do not override lispdir if it's already defined.
Run some emacs-lisp to find out the site-lisp directory, but
relocate it into prefix.
|
|
a2287964
|
1998-10-24T15:20:31
|
|
* m4/lispdir.m4: Fixed sed invocation. From Akim Demaille.
|
|
0efcfbcc
|
1998-10-01T11:37:29
|
|
* m4/lispdir.m4 (AM_PATH_LISPDIR): Correctly find xemacs and
xemacs install directories. From Robert Bihlmeyer.
|
|
97cadf26
|
1997-03-28T03:23:29
|
|
lisp fix
|
|
12740d7d
|
1997-03-28T03:20:03
|
|
lisp fix
|
|
42d354d3
|
1996-10-17T20:16:33
|
|
lisp bug fixes
|
|
ff050385
|
1996-10-11T04:35:14
|
|
Fix for recursive check; other fixes
|
|
c19b5620
|
1996-10-06T03:55:55
|
|
Many bug fixes
|