Commit Graph

13 Commits

Author SHA1 Message Date
David MacKenzie
66c09ddde8 Go back to old way of doing NLS nuisance test. 1994-05-05 15:49:35 +00:00
David MacKenzie
6b91b3387b Cosmetic change to usage message. 1994-05-04 17:34:32 +00:00
David MacKenzie
2b2ae0ec4c Make the NLS
nuisance test actually do something.
1994-05-04 14:44:23 +00:00
David MacKenzie
3d3b89a268 If M4 is an absolute file name that
no longer exists, use M4=m4.
Fix tr string for Solaris tr.
	Add config.h.bot if present.
	From richard@sol.kbsi.com (Richard Henderson).
1994-05-02 23:48:08 +00:00
David MacKenzie
dc7cdb7420 Generate entries for AC_SIZEOF_TYPE automatically. 1994-04-19 18:14:23 +00:00
David MacKenzie
d6c4bea3ad Go back to doing move-if-change. Work around in dependencies
by using stamp files.
1994-04-05 00:13:00 +00:00
David MacKenzie
f982f89086 Add ${config_h}.top to the output, if it's present. 1994-03-24 23:10:53 +00:00
David MacKenzie
11d9768195 Update the file even if it is unchanged, to avoid foiling a
Makefile rule that makes it from configure.in.
If you let the rule for making config.status from configure
create config.h from config.h.in, then an unnecessary update here
will not cause unneeded recompilation.  Recompilation should only
happen if config.h is updated, which won't occur if config.h.in
had the same contents, even if its timestamp changed.  (Ick.)
1994-03-19 21:39:45 +00:00
David MacKenzie
5ddb301bef Trap signal 2 (SIGINT), not signal 3 (SIGQUIT), which means stop
without cleaning up.  From eggert@twinsun.com (Paul Eggert).
1994-03-18 07:58:56 +00:00
David MacKenzie
63d75af989 entered into RCS 1994-03-18 02:55:23 +00:00
Paul Eggert
50cb431bed Formerly autoheader.sh.~30~ 1993-09-14 04:54:41 +00:00
Roland McGrath
f315cdbd78 Formerly autoheader.sh.~29~ 1993-08-30 21:36:49 +00:00
Roland McGrath
64e92ae20f Initial revision 1993-08-01 22:27:47 +00:00