* checks/check-them: Use portable = in test.
commit8327f8e7ab8b8c28ef7fbad8f94e61860328a85c
authorEric Blake <ebb9@byu.net>
Mon, 3 Jul 2006 17:01:06 +0000 (3 17:01 +0000)
committerEric Blake <ebb9@byu.net>
Fri, 21 Sep 2007 21:02:25 +0000 (21 15:02 -0600)
tree28ea969ea7c93d275059b1b3b1017f94ea79c8fe
parent2de4dd5879011202265712145b1073cd273411a0
* checks/check-them: Use portable = in test.
* src/Makefile.am (AM_CPPFLAGS): Omit space between -I and
directory, as required by Solaris cc.  Include built headers, as
required by Solaris make in VPATH build.
* checks/Makefile.in: Use $(srcdir) where needed.
(CHECKS): Factor $(srcdir) into macro.
(DISTFILES): Likewise.  Automake takes care of distributing
Makefile.in.
(dist): Simplify.
(Makefile): Use modern syntax of config.status.
* doc/m4.texinfo (Loops, Include, Undivert, Incompatibilities):
Avoid overfull and underfull hboxes in dvi.
ChangeLog
checks/Makefile.in
checks/check-them
doc/m4.texinfo
src/Makefile.am