David MacKenzie
933fd18705
various fixes
1994-08-26 22:27:25 +00:00
David MacKenzie
f26976e87a
remove exit 0
1994-08-26 07:08:24 +00:00
David MacKenzie
642b5b87a2
bump version number
1994-08-26 06:17:48 +00:00
David MacKenzie
84230722a9
CPP safety test
1994-08-26 04:59:56 +00:00
David MacKenzie
68a5c238ce
make AC_CANONICAL_HOST independent.
1994-08-26 04:59:03 +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
01b6c57e7b
add CPPFLAGS
1994-08-25 19:29:53 +00:00
David MacKenzie
8c1f9ceb4f
rework diversions and substitutions
1994-08-25 18:05:45 +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
69a53ee988
new version
1994-08-23 18:07:04 +00:00
David MacKenzie
8aaede57a9
various small adjustments
1994-08-23 15:04:53 +00:00
David MacKenzie
7abc8f75fd
Initial revision
1994-08-23 15:04:22 +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
David MacKenzie
db6c43083e
fix messages and library checking
1994-08-10 23:54:30 +00:00
David MacKenzie
53b55a54e2
rework test results printing
1994-08-10 16:47:42 +00:00
David MacKenzie
5047ea80b4
support alternate input file names
1994-08-09 18:35:50 +00:00
David MacKenzie
53255065f1
reinforce m4 compilation order
1994-08-09 16:21:46 +00:00
David MacKenzie
105ce08b51
various fixes
1994-08-09 14:46:16 +00:00
David MacKenzie
cf879be04c
fix up dir header check
1994-08-09 13:44:55 +00:00
David MacKenzie
fff7008edd
great renaming. gratuitous spacing changes
1994-08-01 13:44:22 +00:00
David MacKenzie
8bf06aec5b
small bug fixes
1994-07-25 03:33:46 +00:00
David MacKenzie
1e2e2ad503
update version numbers
1994-07-22 13:00:29 +00:00
David MacKenzie
1369a20a4a
make it work again
1994-07-19 22:14:03 +00:00
David MacKenzie
851b441b35
add new utilities, cache specific macros, document new stuff
1994-07-19 14:44:16 +00:00
David MacKenzie
c62b221691
new stuff
1994-06-22 18:22:34 +00:00
David MacKenzie
5b9773c660
(AC_MINUS_C_MINUS_O): If $CC=cc, don't duplicate
...
the check. From Jim Meyering.
1994-05-25 01:21:46 +00:00
David MacKenzie
bbe8db7901
(AC_OUTPUT, AC_OUTPUT_HEADER): Add an env var
...
CONFIG_STATUS to allow overriding the name of config.status.
(AC_TEST_PROGRAM): Add missing newline.
Always include 'fi' for cross-compiling if.
From Jim Meyering.
Make default cache file ./config.cache,
so PATH is not used by "." command. From Jim Meyering.
Rename some internal macros.
Give the diversions symbolic names.
(AC_ARG_ENABLE, AC_ARG_WITH, AC_ENABLE_INTERNAL, AC_WITH_INTERNAL):
New macros.
(AC_PARSEARGS): Print --with and --enable help strings.
(AC_ENABLE, AC_WITH): Make wrappers around _INTERNAL functions.
Mark obsolete.
(AC_PREPARE): Execute any saved up --with or --enable code.
1994-05-25 01:21:21 +00:00
Roland McGrath
dc1143d39a
(AC_STRUCT_TM): Fixed checking message to be less confusing.
1994-05-19 10:04:58 +00:00
Roland McGrath
c7106d2e20
(AC_BINSH): New macro.
...
(AC_INIT, AC_REVISION): Require AC_BINSH first thing.
1994-05-19 02:11:38 +00:00
David MacKenzie
b41a3f30ad
(AC_REVISION): Move quotes around to make it work
...
again.
Clean up some comments.
1994-05-17 19:26:10 +00:00
David MacKenzie
3ac444e113
Cleanup some comments.
1994-05-17 19:25:23 +00:00
David MacKenzie
d889b16f11
Add usage comments before macros that take parameters.
1994-05-10 16:26:54 +00:00
David MacKenzie
9f6eee24eb
remove comment
1994-05-10 15:29:16 +00:00
David MacKenzie
0400b4df49
(AC_PROG_INSTALL): set the _path_ cache variable,
...
not the _program_ one.
1994-05-10 15:04:08 +00:00
David MacKenzie
803b83006e
(AC_PREFIX): Call AC_PROGRAM_PATH instead of
...
duplicating it.
(AC_PROGRAM_CHECK, AC_PROGRAM_PATH): If the user set the variable
in the environment, cache that value.
(AC_PREPARE, AC_CHECKING, AC_VERBOSE): Use file descriptors 4 and
5 for checking and results messages. Idea from metaconfig 3.0.
1994-05-10 15:03:49 +00:00
David MacKenzie
aa134986f6
(AC_TEST_PROGRAM): If no default for
...
cross-compiling is given, but we are cross-compiling, give an error.
(AC_PROGRAM_EGREP, AC_TEST_LINK, AC_TEST_PROGRAM, AC_TEST_CPP):
Don't add an extra blank line after the if-clause.
(AC_REVISION): Merge AC_DOREV into this macro.
Rename some macros:
AC_SYSTEM_TYPE -> AC_CANON_SYSTEM
AC_HOST_TYPE -> AC_CANON_HOST
AC_TARGET_TYPE -> AC_CANON_TARGET
AC_BUILD_TYPE -> AC_CANON_BUILD
(AC_OUTPUT): Don't do Cygnus-style magic
substitutions on prefix and exec_prefix, just initialize and
substitute them normally.
1994-05-10 01:55:50 +00:00
David MacKenzie
1227224ce1
(AC_AIX, AC_MINIX, AC_ISC_POSIX): Don't call
...
AC_BEFORE for AC_HEADER_EGREP, to avoid require loops.
1994-05-08 05:16:24 +00:00
David MacKenzie
ea1a014480
(AC_HEADER_EGREP): Call AC_PROGRAM_EGREP instead of
...
duplicating most of it.
1994-05-08 05:15:49 +00:00
David MacKenzie
617d650826
(AC_OUTPUT): If configuring in the source tree,
...
don't end top_srcdir with "/.".
(AC_SIZEOF_TYPE): Fatal error if test program fails.
(AC_OUTPUT): Run "./config.status", not "config.status".
From Kevin Gallagher <kgallagh@spd.dsccc.com>.
1994-05-08 02:30:39 +00:00
David MacKenzie
f0d5389b23
(AC_SET_MAKE): Remove temp file.
...
From John Interrante <interran@uluru.stanford.edu>.
(AC_WAIT3): Sleep in the parent to avoid rm
problems on fast machines. From david d zuhn.
1994-05-08 02:29:55 +00:00
David MacKenzie
db2ff00887
Add dnl after AC_PROVIDE,
...
AC_REQUIRE, and AC_BEFORE calls.
Use AC_CHECKING and AC_TEST_LINK instead of AC_COMPILE_CHECK.
1994-05-06 11:57:01 +00:00
David MacKenzie
e5cb896877
(AC_TEST_LINK): New macro.
...
(AC_COMPILE_CHECK): Mark obsolete. Call AC_CHECKING and
AC_TEST_LINK.
(AC_PROGRAM_CHECK, AC_PROGRAM_PATH, AC_HAVE_LIBRARY, AC_HEADER_CHECK,
AC_FUNC_CHECK, AC_SIZEOF_TYPE): Print "checking" messages even if
using cached values. Use AC_TEST_LINK instead of AC_COMPILE_CHECK.
1994-05-06 11:18:13 +00:00
David MacKenzie
163898abcf
(AC_PROG_INSTALL): Print "checking" messages even if
...
using cached values. Use AC_TEST_LINK instead of AC_COMPILE_CHECK.
1994-05-06 11:17:47 +00:00
David MacKenzie
27779228a3
(AC_PROG_INSTALL): Fix nesting in
...
cache use.
1994-05-06 05:30:23 +00:00
David MacKenzie
6ed71e169f
(AC_PROGRAM_CHECK, AC_PROGRAM_PATH): Fix nesting in
...
cache use.
1994-05-06 05:29:48 +00:00
David MacKenzie
c017b4db91
(AC_OUTPUT_CONFIG_SUBDIRS): Adjust relative cache
...
file paths before passing them to sub-configures. Omit existing
--cache-file arguments.
1994-05-06 05:02:43 +00:00
David MacKenzie
08a306f521
Fix various caching problems.
1994-05-06 04:28:17 +00:00
David MacKenzie
57012075a5
(AC_HAVE_LIBRARY): Use cache var lib_foo, not libfoo.
1994-05-06 04:11:34 +00:00
David MacKenzie
07592d2739
(AC_FUNC_CHECK, AC_HEADER_CHECK): Combine redundant
...
code. Use AC_CACHE_VAL.
(AC_SIZEOF_TYPE): Use AC_CACHE_VAL.
1994-05-06 04:05:11 +00:00
David MacKenzie
66c09ddde8
Go back to old way of doing NLS nuisance test.
1994-05-05 15:49:35 +00:00
David MacKenzie
a66ae0596f
Use "yes" and "no" or "" uniformly for boolean
...
variables' values. Don't assume default values.
(AC_STDC_HEADERS, AC_ALLOCA): Untangle nested tests.
1994-05-05 12:48:28 +00:00
David MacKenzie
489f2aeef2
Use "yes" and "no" or "" uniformly for boolean
...
variables' values. Don't assume default values.
(AC_PROGRAM_CHECK, AC_PROGRAM_PATH): Always set the cache variable
and use different ones.
1994-05-05 12:47:59 +00:00
David MacKenzie
8154936670
AC_CACHE_USE -> AC_CACHE_VAL.
...
(AC_HAVE_LIBRARY): Use AC_CACHE_VAL.
1994-05-05 00:33:29 +00:00
David MacKenzie
7c2991eeff
AC_CACHE_USE -> AC_CACHE_VAL.
1994-05-05 00:27:10 +00:00
David MacKenzie
c6846da0d9
Fix typos in comments.
1994-05-05 00:05:25 +00:00
David MacKenzie
5937ebee52
(AC_REPLACE_FUNCS): Use AC_FUNC_CHECK.
...
Rearrange general tests into 4 categories:
Checking for files - fundamental (no caching)
Checking for files - derived (caching)
Checking for C features - fundamental (no caching)
Checking for C features - derived (caching)
1994-05-04 23:43:10 +00:00
David MacKenzie
ad9e489a73
(AC_PROG_INSTALL): Use AC_CACHE_USE.
...
(AC_SETVBUF_REVERSED): Print "checking" message.
1994-05-04 22:03:43 +00:00
David MacKenzie
5cd2c3c7d0
(AC_CACHE_LOAD, AC_CACHE_SAVE, AC_CACHE_USE):
...
New macros.
(AC_PREPARE): Call AC_CACHE_LOAD.
(AC_OUTPUT): Call AC_CACHE_SAVE.
(AC_PARSEARGS): Add --cache-file=FILE option.
(AC_CONFIG_SUBDIRS): Pass --cache-file to subdirectory configures.
(AC_PROGRAM_CHECK, AC_PROGRAM_PATH): Use AC_CACHE_USE.
(AC_OUTPUT_CONFIG_SUBDIRS): Renamed from
AC_CONFIG_SUBDIRS.
(AC_CONFIG_SUBDIRS): Just define AC_SUBDIR_LIST.
(AC_OUTPUT): Call AC_OUTPUT_CONFIG_SUBDIRS if AC_SUBDIR_LIST is
defined.
Make config.status --recheck pass --norecursion to configure.
1994-05-04 22:03:07 +00:00
David MacKenzie
beccc23392
(AC_SET_MAKE): Add AC_CHECKING call.
1994-05-04 17:40:18 +00:00
David MacKenzie
0d30d0638c
Make the NLS
...
nuisance test actually do something.
1994-05-04 14:44:23 +00:00
David MacKenzie
8d490d2ab2
(AC_GCC_TRADITIONAL, AC_SET_MAKE, AC_RSH,
...
AC_GETLOADAVG, AC_CROSS_CHECK): Print results verbosely.
(AC_GETLOADAVG): Namespace cleanup.
1994-05-04 14:44:23 +00:00
David MacKenzie
ef0ba7a9d0
(AC_HAVE_POUNDBANG): Quote # in message.
...
From schwab@issan.informatik.uni-dortmund.de (Andreas Schwab).
(AC_PROG_CXX): Look for "cxx" (DEC C++ compiler) too.
1994-05-02 23:45:11 +00:00
David MacKenzie
397ae4425b
Comment changes.
1994-05-02 23:44:20 +00:00
David MacKenzie
56b6bdcaee
(AC_OUTPUT): Change >> to > in sed command.
1994-04-30 13:37:01 +00:00
David MacKenzie
4c24e837db
version 1.9.2
1994-04-30 01:49:37 +00:00
David MacKenzie
43282c6850
(AC_PROG_INSTALL): Use install.sh from ac_aux_dir.
...
(AC_LN_S): Add verbose messages.
(AC_MMAP): If NBPC is not defined, use PAGESIZE.
From "Kaveh R. Ghazi" <ghazi@eden.rutgers.edu>.
1994-04-30 01:45:26 +00:00
David MacKenzie
90fda5b151
(AC_OUTPUT): When doing substitutions on files, if
...
the file starts with "#!", put the "automatically generated"
comment on the second line instead of the first.
(AC_CONFIG_AUX, AC_CONFIG_AUX_DEFAULT,
AC_CONFIG_AUX_DIRS, AC_SYSTEM_TYPE, AC_HOST_TYPE, AC_TARGET_TYPE,
AC_BUILD_TYPE, AC_SUBST_FILE, AC_MAKE_LINKS, AC_OUTPUT_MAKE_LINKS,
AC_CONFIG_SUBDIRS): New macros.
(AC_OUTPUT_HEADER): For each file being created,
munge a copy of conftest.sed rather than the original.
From brook@trillium.botany.utexas.edu (Brook Milligan).
1994-04-30 01:44:39 +00:00
David MacKenzie
cdf79c42ed
Initial revision
1994-04-30 01:42:39 +00:00
David MacKenzie
2e8158481e
fix typo in comment
1994-04-26 04:29:06 +00:00
David MacKenzie
ce6b54c083
(AC_LANG_C, AC_LANG_CPLUSPLUS): Remove CFLAGS and CXXFLAGS from ac_cpp.
1994-04-26 04:27:14 +00:00
David MacKenzie
dc22e491cb
Fix AC_SIZEOF_TYPE AC_OBSOLETE texts.
1994-04-22 11:56:38 +00:00
David MacKenzie
572c46460e
(AC_FIND_XTRA): Reorder AC_REQUIREs.
1994-04-22 00:02:25 +00:00
David MacKenzie
eb290f398f
(AC_FIND_X): AC_REQUIRE_CPP.
1994-04-21 23:51:44 +00:00
David MacKenzie
d9cf372ee6
Version 1.9.
1994-04-21 23:45:11 +00:00
David MacKenzie
2104a052f2
(AC_PROG_LEX): Say what we set LEXLIB to.
1994-04-21 23:43:14 +00:00
David MacKenzie
81cbfcefbf
(AC_PARSEARGS): Allow . in hostnames. Use string comparison on them.
...
(AC_HAVE_LIBRARY): namespace cleanup.
1994-04-20 17:27:41 +00:00
David MacKenzie
f02d8eb861
(AC_PARSEARGS): --gas and --x set with_gas and with_x to yes, not 1.
1994-04-20 17:17:47 +00:00
David MacKenzie
ba8d7786ae
(AC_YYTEXT_POINTER): New macro, replacing AC_DECLARE_YYTEXT.
...
(AC_FIND_X): Assume no X if --without-x was given.
(AC_FIND_XTRA): Quotes AC_REQUIRE args. Run uname in a subshell in
case it's missing. Put -l options in X_EXTRA_LIBS. Print values of
the variables we set if verbose.
1994-04-20 17:17:01 +00:00
David MacKenzie
53143bd4ff
(AC_FIND_X_XMKMF): Set variables correctly.
1994-04-19 19:15:17 +00:00
David MacKenzie
6b8e55867c
(AC_SIZEOF_TYPE): FIx typo.
1994-04-19 18:39:41 +00:00
David MacKenzie
076b601df3
(AC_SIZEOF_TYPE): Remove second arg, and generate a symbol name automatically.
1994-04-19 03:01:11 +00:00
David MacKenzie
4f27449210
(AC_PROG_INSTALL): Only filter out "install" containing "dspmsg".
...
(AC_FIND_X_XMKMF): Fix variable names to not conflict with grep -v.
1994-04-19 02:24:21 +00:00
David MacKenzie
9ac645c96c
Call AC_LANG_C in AC_PREPARE, not AC_INIT.
1994-04-16 19:05:27 +00:00
David MacKenzie
56e59c4bac
Rename ac_configure_args back to configure_args, since some people
...
have been using it.
1994-04-15 11:00:32 +00:00
David MacKenzie
6df95ed43b
(AC_SET_MAKE): Use $MAKE if defined, else "make".
1994-04-14 02:59:11 +00:00
David MacKenzie
509242435d
(AC_TEST_CPP): Propogate comment about Coherent lossage into configures.
1994-04-13 21:26:32 +00:00
David MacKenzie
72ba225221
(AC_PARSEARGS): Unknown option is a fatal error.
1994-04-09 22:07:23 +00:00
David MacKenzie
bb4f095526
Remove ac_ prefix from some variables set by options, for consistency
...
and backward compatibility.
1994-04-09 21:34:23 +00:00
David MacKenzie
b59f214a9e
Don't test for -lsocket on IRIX. From Karl Berry.
1994-04-08 19:41:52 +00:00
David MacKenzie
e2405f18fd
Incr AC_ACVERSION.
1994-04-08 17:47:36 +00:00
David MacKenzie
0413e9b67a
(AC_FIND_X): Change message.
1994-04-08 17:46:06 +00:00
David MacKenzie
b408273fe3
(AC_FIND_X_XMKMF, AC_FIND_X_DIRECT): Don't override --x-includes and
...
--x-libraries. Check openwin last due to its bugs.
1994-04-08 17:27:41 +00:00
David MacKenzie
42531d2703
Add --x-includes, --x-libraries options. Document them and --build,
...
--host, --target.
1994-04-08 17:26:34 +00:00
David MacKenzie
7c0557bd05
Add comment.
1994-04-06 12:02:16 +00:00
David MacKenzie
6f4bb88542
(AC_PROG_INSTALL): Look for install.sh in @top_srcdir@, not $srcdir.
1994-04-05 16:51:31 +00:00
David MacKenzie
56453d98d8
(AC_OUTPUT): AC_SUBST top_srcdir. Set it.
1994-04-05 16:45:41 +00:00
David MacKenzie
06f9e6ac0f
Add back --no-create option. Make config.status --recheck use it.
1994-04-05 01:29:04 +00:00
David MacKenzie
21fc558d52
(AC_PARSEARGS): --with can take an argument again.
1994-03-31 13:22:23 +00:00
David MacKenzie
2dc83ae174
(AC_PARSEARGS): Add --disable-FEATURE; remove --site.
1994-03-31 01:02:47 +00:00
David MacKenzie
8b5723a3c3
Make multiple non-option args a fatal error.
1994-03-29 00:43:48 +00:00
David MacKenzie
8a94b65cb3
(AC_PARSEARGS): Warn about multiple non-option args.
1994-03-29 00:40:23 +00:00
David MacKenzie
84f652336d
Change all occurrences of $(MAKE_VAR) to ${MAKE_VAR}.
1994-03-29 00:19:36 +00:00
David MacKenzie
a51f433e13
(AC_PARSEARGS): Rewrite again, using ideas from the GNU libc configure.in.
...
All options that take an argument set shell variables.
(AC_COMPILE_CHECK): Add `return' in `int' function.
1994-03-28 23:48:26 +00:00
David MacKenzie
ad1842ffb7
(AC_NOTICE): Don't save original args or initialize options here.
...
(AC_PARSEARGS): Do them here.
(AC_PREPARE): Save a copy of original args here, if it hasn't been
done yet.
1994-03-27 05:44:01 +00:00
David MacKenzie
95138c19d9
Omit obsolete options from usage message.
...
Quote args to AC_CHECKING that contain m4 variables.
1994-03-27 01:44:38 +00:00
David MacKenzie
f8469c9873
Initialize variables set by options.
...
(AC_HAVE_HEADERS): Require cpp.
1994-03-26 22:34:54 +00:00
David MacKenzie
44a33bea74
(AC_SET_MAKE): New macro.
...
(AC_PROG_INSTALL): Find scoinst as a good install program.
1994-03-26 22:34:32 +00:00
David MacKenzie
d9f8b82b58
Recognize all the Cygnus configure options; warn about other arguments.
...
Make default value for --with "yes", not "1".
AC_SUBST for prefix and exec_prefix.
(AC_ENABLE): New macro.
1994-03-26 06:32:34 +00:00
David MacKenzie
5da8a17dc0
comment fix
1994-03-24 18:54:06 +00:00
David MacKenzie
664a96a524
(AC_PREREQ): New macro, with some helper macros.
1994-03-24 18:36:13 +00:00
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
26451cb1a6
(AC_INT_16_BITS, AC_LONG_64_BITS): Mark obsolete with advice to use
...
AC_SIZEOF_TYPE instead.
1994-03-22 23:29:40 +00:00
David MacKenzie
a3959e019d
(AC_SIZEOF_TYPE): New macro.
1994-03-22 23:28:24 +00:00
David MacKenzie
443c92457b
Use AC_CHECKING et al. where appropriate.
1994-03-22 20:46:36 +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
59f62dea45
(AC_PROG_CPP): Don't add $CFLAGS to CPP.
...
(AC_PROG_CXXCPP): Don't add $CXXFLAGS to CXXCPP.
1994-03-22 13:45:34 +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
8202df5faf
(AC_PROG_CXX, AC_PROG_CXXCPP, AC_REQUIRE_CPP): New macros based on
...
work by zoo@aggregate.com (david d zuhn).
(AC_DECLARE_YYTEXT): Use AC_REQUIRE_CPP. Warn that it's broken.
(AC_STDC_HEADERS): Use AC_REQUIRE_CPP.
(AC_MMAP): New macro from Mike Haertel and Jim Avera.
1994-03-19 21:49:18 +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
df8bebdaaa
(AC_FIND_XTRA): New macro from Karl Berry (karl@cs.umb.edu).
...
(AC_FIND_X, AC_ISC_POSIX): Provide self.
(AC_DECLARE_YYTEXT): Move AC_SUBST. Don't quote value of
DECLARE_YYTEXT. From Karl Berry.
(AC_PROG_CPP): Include $CFLAGS in CPP.
1994-03-18 08:00:54 +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
caa0fa4862
Formerly acspecific.m4.~193~
1994-02-11 02:44:53 +00:00
Roland McGrath
56d0a7d32d
Formerly acspecific.m4.~192~
1994-02-05 18:35:44 +00:00
Roland McGrath
d3dc3238f5
Formerly acgeneral.m4.~166~
1994-02-04 22:17:05 +00:00
Roland McGrath
a5e98129e0
Formerly acspecific.m4.~191~
1994-01-21 21:34:58 +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
Noah Friedman
f9864c3053
Formerly acspecific.m4.~190~
1993-12-17 18:44:18 +00:00
David MacKenzie
7f67e8dedd
Formerly acspecific.m4.~189~
1993-12-15 20:40:01 +00:00
Roland McGrath
1974b74806
Formerly acgeneral.m4.~162~
1993-12-14 21:53:07 +00:00
Noah Friedman
cebad21888
Formerly acspecific.m4.~187~
1993-12-10 11:35:21 +00:00
Roland McGrath
4d55e3d89c
Formerly acgeneral.m4.~161~
1993-12-08 17:09:40 +00:00
Noah Friedman
2a14d6aca8
Formerly acspecific.m4.~186~
1993-12-07 04:40:53 +00:00
Noah Friedman
2e16000e69
Formerly acgeneral.m4.~160~
1993-12-02 07:24:42 +00:00