Commit Graph

110 Commits

Author SHA1 Message Date
Roland McGrath
14c00b0249 (AC_PROG_MAKE_SET): Fix msg; $MAKE is not useful Make syntax. 1994-11-07 23:17:49 +00:00
David MacKenzie
4ba0d9c68c fix up c++ 1994-11-03 19:52:24 +00:00
David MacKenzie
f4be3b0db2 (AC_CHECK_HEADERS_DIRENT): Use define, not AC_DEFUN, so the testsuite
doesn't call it with no arguments, leading to a syntax error in the
real Bourne shell.
1994-10-28 15:23:25 +00:00
David MacKenzie
00b26ca110 translate - in header names 1994-10-26 22:42:11 +00:00
David MacKenzie
8b9cd57886 add AC_TRY_COMPILE 1994-10-23 02:08:04 +00:00
David MacKenzie
55cc1d3f7f fix typos 1994-10-19 05:42:23 +00:00
David MacKenzie
69b43d60cf fix typos in copyright 1994-10-19 00:30:26 +00:00
David MacKenzie
619b0c0457 update copyright notice 1994-10-18 16:52:41 +00:00
David MacKenzie
9183b3acda recognize NeXT cpp as GNU C 1994-10-18 04:19:58 +00:00
David MacKenzie
674213673c (AC_PROG_CPP): Use assert.h (comes with gcc), not
stdio.h (loses for new cross-compilers).  From Roland McGrath.
1994-10-17 22:27:03 +00:00
David MacKenzie
52166746b3 assume -lSM if -lICE 1994-10-11 17:23:26 +00:00
David MacKenzie
cb2e4ecb90 find another const bug 1994-10-02 04:34:40 +00:00
David MacKenzie
85715008c6 undo typedef rename; add macro from paul eggert 1994-10-01 23:13:28 +00:00
David MacKenzie
0bf8d59c76 rename AC_CHECK_TYPE to AC_CHECK_TYPEDEF 1994-09-28 13:04:57 +00:00
David MacKenzie
7185c6faea various little cleanups 1994-09-27 22:05:22 +00:00
David MacKenzie
3c16e51820 default for getgruops 1994-09-17 02:09:38 +00:00
David MacKenzie
361a0d0fa8 misc little cleanups 1994-09-16 02:03:51 +00:00
David MacKenzie
69db95fa74 fix making links and add configure_input 1994-09-13 15:20:48 +00:00
David MacKenzie
bdb9e9a1d1 misc little fixes 1994-09-12 04:40:56 +00:00
David MacKenzie
fccf840837 install-sh, quote cmd line options 1994-09-11 06:20:58 +00:00
David MacKenzie
5370f3bb89 add blank line 1994-09-09 20:16:17 +00:00
David MacKenzie
4b515ebbeb misc little fixes 1994-09-09 20:13:30 +00:00
David MacKenzie
01cddb594a new macros to reduce kludges 1994-09-08 20:42:23 +00:00
David MacKenzie
95733787c6 rename output var index 1994-09-07 15:07:09 +00:00
David MacKenzie
c6ce56db69 support --program* options 1994-09-07 03:06:34 +00:00
David MacKenzie
f46c1ab38b replace some AC_DEFUN calls with define for speed 1994-09-06 14:36:45 +00:00
David MacKenzie
159b632c3e fix warning in AC_C_CROSS 1994-09-05 21:40:18 +00:00
David MacKenzie
5be1a80cca various little fixes 1994-09-05 20:12:21 +00:00
David MacKenzie
7a6a0d2993 removed dnls, fixed bugs, added autoheader.m4f 1994-09-01 04:59:32 +00:00
David MacKenzie
e74bd5f17a eliminate spurious requires 1994-08-29 00:08:38 +00:00
David MacKenzie
c626536cd9 add __line__ and __file__ to errors 1994-08-28 23:50:02 +00:00
David MacKenzie
e02ead7e08 more doc reordering, links bug fix 1994-08-28 22:40:40 +00:00
David MacKenzie
697fe9e8d9 doc cleanups 1994-08-28 00:24:09 +00:00
David MacKenzie
479d6ceeb0 tweaks for error handling 1994-08-27 01:27:32 +00:00
David MacKenzie
933fd18705 various fixes 1994-08-26 22:27:25 +00:00
David MacKenzie
84230722a9 CPP safety test 1994-08-26 04:59:56 +00:00
David MacKenzie
ff2272751c whitespace frobbing 1994-08-26 02:47:25 +00:00
David MacKenzie
c489918832 fix AC_SYS_INTERPRETER 1994-08-26 02:08:08 +00:00
David MacKenzie
db5d3a6e73 add notes to manual 1994-08-26 01:15:45 +00:00
David MacKenzie
7ec5a7d5f8 fix c++, remove NO_ARG_ARRAY, check for more X libs 1994-08-25 21:55:22 +00:00
David MacKenzie
d3f2d21c67 add #line, fix AC_SUBST_FILE 1994-08-25 03:45:07 +00:00
David MacKenzie
7179e90edc fix up indexes, remove an old macro 1994-08-24 18:28:20 +00:00
David MacKenzie
e9ca63c0cd rename AC_HAVE_POUNDGANG, misc other cleanups 1994-08-24 14:09:18 +00:00
David MacKenzie
f7371685eb rewrite AC_DEFINE 1994-08-24 06:41:01 +00:00
David MacKenzie
d5c63cb83e fix x, add history 1994-08-23 20:24:36 +00:00
David MacKenzie
8aaede57a9 various small adjustments 1994-08-23 15:04:53 +00:00
David MacKenzie
a30c1ef188 clean up substitutions and bugs 1994-08-23 06:01:14 +00:00
David MacKenzie
0aae456f31 fix dir headers, extend have_funcs,headers 1994-08-13 03:28:38 +00:00
David MacKenzie
18c8136a84 use AC_DEFUN, alphabetize manual 1994-08-13 02:19:11 +00:00
David MacKenzie
5c92299e4a fix unsigned char check for gcc 1994-08-11 00:36:21 +00:00