Mercurial > hg > xemacs-beta
comparison ChangeLog @ 4449:13ce402e1736
Call AC_SUBST on SHEBANG_PATHNAME, for #! support.
2008-05-07 Aidan Kehoe <kehoea@parhasard.net>
* configure.ac (XE_EXPAND_VARIABLE): Call AC_SUBST on
SHEBANG_PATHNAME, as suggested by Michael Sperber in
y9ly7aj1wfc.fsf@deinprogramm.de.
* Makefile.in.in: Regenerate.
* configure: Ditto.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Wed, 07 May 2008 21:17:59 +0200 |
parents | fd8a9a4d81d9 |
children | ac6231e0c1df |
comparison
equal
deleted
inserted
replaced
4448:fd8a9a4d81d9 | 4449:13ce402e1736 |
---|---|
1 2008-05-07 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * configure.ac (XE_EXPAND_VARIABLE): Call AC_SUBST on | |
4 SHEBANG_PATHNAME, as suggested by Michael Sperber in | |
5 y9ly7aj1wfc.fsf@deinprogramm.de. | |
6 * Makefile.in.in: Regenerate. | |
7 * configure: Ditto. | |
8 | |
1 2008-01-20 Aidan Kehoe <kehoea@parhasard.net> | 9 2008-01-20 Aidan Kehoe <kehoea@parhasard.net> |
2 | 10 |
3 * Makefile.in.in (SHEBANG_PROGNAME): | 11 * Makefile.in.in (SHEBANG_PROGNAME): |
4 New variable; a symbol link to the XEmacs binary to tell it it | 12 New variable; a symbol link to the XEmacs binary to tell it it |
5 should read a script from stdin. | 13 should read a script from stdin. |