Commit Graph

24 Commits

Author SHA1 Message Date
David MacKenzie
7cf557b099 (AC_PARSEARGS): Add --help and --version to configure.
Simplify getting option arguments.  Complain about impossible
host arguments.
(AC_OUTPUT): Add --help and --version to config.status.
1994-03-24 03:41:48 +00:00
Roland McGrath
1c3f6708c4 (AC_CHECKING): Do nothing if $ac_silent is set.
(AC_PARSEARGS): Grok -q/--quiet/--silent and set $ac_silent.
1994-03-23 05:16:11 +00:00
David MacKenzie
a3959e019d (AC_SIZEOF_TYPE): New macro. 1994-03-22 23:28:24 +00:00
David MacKenzie
5ec9a446a5 (AC_CHECKING, AC_VERBOSE, AC_ERROR, AC_WARN): New macros.
Use them where appropriate.
(AC_LANG_C, AC_LANG_CPLUSPLUS): Fix quoting of ac_cpp.
1994-03-22 20:45:36 +00:00
David MacKenzie
c3800f9ea7 (AC_OUTPUT): Don't remove VPATH lines containing colons.
From Jim Meyering (meyering@comco.com).
(AC_LANG_C): Add CFLAGS to ac_cpp.
(AC_LANG_CPLUSPLUS): Add CXXFLAGS to ac_cpp.
1994-03-22 13:44:36 +00:00
David MacKenzie
02de1b387f (AC_LANG_RESTORE): Only emit shell code to change the current language
if it actually changed.
1994-03-20 00:39:50 +00:00
David MacKenzie
c82498449c (AC_PARSEARGS): Check for missing arguments to options. Recognize
--target.  Save the original args before modifying them.
(AC_INIT): Call AC_LANG_C.
(AC_PREPARE): Don't save the original args here (too late).
(AC_LANG_C, AC_LANG_CPLUSPLUS, AC_LANG_SAVE, AC_LANG_RESTORE):
New macros based on work by zoo@aggregate.com (david d zuhn).
(AC_HEADER_EGREP, AC_PROGRAM_EGREP, AC_COMPILE_CHECK,
AC_TEST_PROGRAM, AC_TEST_CPP): Use AC_REQUIRE_CPP and ac_ext and
ac_cpp.
1994-03-19 21:46:09 +00:00
David MacKenzie
a51c9f3f57 Rename another variable. Update copyright for generated script. 1994-03-18 09:35:40 +00:00
David MacKenzie
dc53d27ed1 Shorten sed variable names. Remove bogus changequotes. 1994-03-18 08:18:08 +00:00
David MacKenzie
4657336cfc (AC_OUTPUT): Remove VPATH lines if srcdir=., to work around Sun make
bug.  From Karl Berry.

Rename internal use shell variables to start with "ac_".

Trap signal 2 (SIGINT), not signal 3 (SIGQUIT), which means stop
without cleaning up.  From eggert@twinsun.com (Paul Eggert).
1994-03-18 08:02:20 +00:00
David MacKenzie
63d75af989 entered into RCS 1994-03-18 02:55:23 +00:00
David MacKenzie
f6c50afa5f Formerly acgeneral.m4.~167~ 1994-03-10 06:29:54 +00:00
Roland McGrath
d3dc3238f5 Formerly acgeneral.m4.~166~ 1994-02-04 22:17:05 +00:00
Noah Friedman
dfbc85f275 Formerly acgeneral.m4.~165~ 1994-01-06 21:29:02 +00:00
Noah Friedman
e02f6dcfa8 Formerly acgeneral.m4.~164~ 1993-12-22 12:54:01 +00:00
Roland McGrath
1974b74806 Formerly acgeneral.m4.~162~ 1993-12-14 21:53:07 +00:00
Roland McGrath
4d55e3d89c Formerly acgeneral.m4.~161~ 1993-12-08 17:09:40 +00:00
Noah Friedman
2e16000e69 Formerly acgeneral.m4.~160~ 1993-12-02 07:24:42 +00:00
David MacKenzie
63877a1990 Formerly acgeneral.m4.~159~ 1993-11-18 23:40:54 +00:00
David MacKenzie
a19beffa22 Formerly acgeneral.m4.~158~ 1993-11-13 17:24:55 +00:00
Noah Friedman
9bf1a6aac6 Formerly acgeneral.m4.~157~ 1993-11-10 14:25:29 +00:00
Noah Friedman
bee54851bd Formerly acgeneral.m4.~155~ 1993-11-08 21:22:42 +00:00
David MacKenzie
a1e1108292 Formerly acgeneral.m4.~154~ 1993-10-26 19:25:34 +00:00
David MacKenzie
b279c0e989 Initial revision 1993-10-20 23:33:19 +00:00