summaryrefslogtreecommitdiff
path: root/acinclude.m4
Commit message (Collapse)AuthorAgeFilesLines
* Print to the end of the configure phase the options we havedevzero20002013-07-041-0/+13
| | | | | | enabled and their results on the basis of the target system. Fix also some trivial quoting in configure.ac
* Fix move popt.m4 to acinclude.m4popt_1_17_merge_1devzero20002012-02-091-0/+58
| | | | so we can put it under version control
* add AC_CONFIG_AUX_DIR, AC_CONFIG_MACRO_DIR to configure. del acinclude.m4 : ↵devzero20002009-08-131-113/+0
| | | | AC_CHECK_VA_COPY is not used
* Fix memcpy(3) based va_copy(3) fallbacksrse2008-03-091-2/+2
|
* fix portability by providing the necessary Autoconf glue for the use of the ↵rse2007-06-151-0/+113
(still) too unportable C99 va_copy function