Yang Tse
|
e03b5288ec
|
zz40-xc-ovr.m4: check another three basic utilities
|
12 years ago |
Yang Tse
|
ddc7ab6713
|
zz40-xc-ovr.m4: 1.0 interface stabilization
- Stabilization results in 4 public interface m4 macros:
XC_CONFIGURE_PREAMBLE
XC_CONFIGURE_PREAMBLE_VER_MAJOR
XC_CONFIGURE_PREAMBLE_VER_MINOR
XC_CHECK_PATH_SEPARATOR
- Avoid one level of internal indirection
- Update comments
- Drop XC_OVR_ZZ40 macro
|
12 years ago |
Yang Tse
|
18b7d9a9f4
|
zz40-xc-ovr.m4: emit witness message in configure BODY
This avoids witness message in output when running configure --help,
while sending the message to config.log for other configure runs.
|
12 years ago |
Yang Tse
|
e916c68de7
|
zz40-xc-ovr.m4: truly do version conditional overriding
- version conditional overriding
- catch unexpanded XC macros
- fix double words in comments
|
12 years ago |
Yang Tse
|
0110c7f6ee
|
zz40-xc-ovr.m4: fix variable assignment of subshell output bashism
Tor Arntsen analyzed and reported the issue.
URL: http://curl.haxx.se/mail/lib-2013-01/0306.html
|
12 years ago |
Yang Tse
|
44635a5ec0
|
zz40-xc-ovr.m4: reinstate strict AC_REQUIRE macro dependencies
|
12 years ago |
Yang Tse
|
186c57182e
|
zz40-xc-ovr.m4: avoid double single-quote usage
|
12 years ago |
Yang Tse
|
b157f4a0be
|
zz40-xc-ovr.m4: parentheses balancing of 'case' statements
m4 quadrigraph shell comment technique allows proper autoconf
parentheses balancing in shell 'case' statements. The presence
of unbalanced parentheses may otherwise trigger expansion bugs.
|
12 years ago |
Yang Tse
|
15177a631e
|
zz40-xc-ovr.m4: internals overhauling
- Update comments
- Execute commands in subshells
- Faster path separator check
- Fix missing 'test' command
- Rename private macros
- Minimize AC_REQUIRE usage
|
12 years ago |
Yang Tse
|
971bdfedb2
|
zz40-xc-ovr.m4: redirect errors and warnings to stderr
|
12 years ago |
Yang Tse
|
b74bcad714
|
zz40-xc-ovr.m4: provide XC_CONFIGURE_PREAMBLE macro
|
12 years ago |