kc3-lang/automake/m4/lispdir.m4

Branch :


Log

Author Commit Date CI Message
4b893ece 2000-08-02 08: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-13 00:58:57 * m4/lispdir.m4: Added --with-lispdir argument processing. From Kevin Dalley.
09375a66 1999-10-03 23: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-18 14:13:03 * m4/lispdir.m4: Match only `/(share|lib)/x?emacs/site-lisp/*$'.
fcbcb5ea 1999-04-17 22: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-24 15:20:31 * m4/lispdir.m4: Fixed sed invocation. From Akim Demaille.
0efcfbcc 1998-10-01 11:37:29 * m4/lispdir.m4 (AM_PATH_LISPDIR): Correctly find xemacs and xemacs install directories. From Robert Bihlmeyer.
97cadf26 1997-03-28 03:23:29 lisp fix
12740d7d 1997-03-28 03:20:03 lisp fix
42d354d3 1996-10-17 20:16:33 lisp bug fixes
ff050385 1996-10-11 04:35:14 Fix for recursive check; other fixes
c19b5620 1996-10-06 03:55:55 Many bug fixes