Benjamin Peterson
|
b8a2f51ceb
|
assume egd unless OPENSSL_NO_EGD is defined—remove configure check (closes #24557)
|
2016-07-06 23:55:15 -07:00 |
Ned Deily
|
bec699e40d
|
Issue #24324: Do not enable unreachable code warnings when using
gcc as the option does not work correctly in older versions of gcc
and has been silently removed as of gcc-4.5.
|
2016-03-08 00:28:37 -05:00 |
doko@ubuntu.com
|
3536350d84
|
- the PKG_PROG_PKG_CONFIG macro is not part of autoconf, but comes from third
party sources. Run aclocal to import it to aclocal.m4 and add aclocal.m4
to the archive.
|
2015-04-13 20:53:43 +02:00 |
Martin v. Löwis
|
4ddc78a6a1
|
Delete aclocal.m4, and require autoconf 2.59, fixing
#811160 in a different way.
|
2006-01-29 09:53:44 +00:00 |
Anthony Baxter
|
c050119de7
|
fix for bug #811160 - autoconf vs. hp/ux system header files.
also applied to release23-maint.
Note that aclocal.m4 can go away when autoconf 2.58 is out.
|
2003-09-27 09:12:27 +00:00 |