]> git.eshelyaron.com Git - emacs.git/commit
(creating src/Makefile): Put code inside 2nd arg to AC_OUTPUT as it should
authorRoland McGrath <roland@gnu.org>
Sun, 9 Jan 1994 00:36:27 +0000 (00:36 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 9 Jan 1994 00:36:27 +0000 (00:36 +0000)
commit47241a651a751dc19453af79cf5ab5a35aa385f9
tree36e9183ad92119f2a6b20407bc1fba5ae151d32c
parent33abe2d96d47196571b7c6e23e0bc3b08527bcbc
(creating src/Makefile): Put code inside 2nd arg to AC_OUTPUT as it should
be; hopefully noone will again see fit to gratuitously break this and not
make a change log entry.  Optimized sed processing of Makefile.in and cpp
output; now preserves comments previously removed from the cpp input.
Eliminated temp file for cpp output.
Generate -U switches to undefine all identifiers that appear in the
directory name ${srcdir}; pass these to cpp.
configure1.in