Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | assume egd unless OPENSSL_NO_EGD is defined—remove configure check (closes ↵ | Benjamin Peterson | 2016-07-07 | 1 | -78/+139 |
| | | | | #24557) | ||||
* | Issue #24324: Do not enable unreachable code warnings when using | Ned Deily | 2016-03-08 | 1 | -2/+2 |
| | | | | | gcc as the option does not work correctly in older versions of gcc and has been silently removed as of gcc-4.5. | ||||
* | - the PKG_PROG_PKG_CONFIG macro is not part of autoconf, but comes from third | doko@ubuntu.com | 2015-04-13 | 1 | -0/+229 |
| | | | | | party sources. Run aclocal to import it to aclocal.m4 and add aclocal.m4 to the archive. | ||||
* | Delete aclocal.m4, and require autoconf 2.59, fixing | Martin v. Löwis | 2006-01-29 | 1 | -57/+0 |
| | | | | #811160 in a different way. | ||||
* | fix for bug #811160 - autoconf vs. hp/ux system header files. | Anthony Baxter | 2003-09-27 | 1 | -0/+57 |
also applied to release23-maint. Note that aclocal.m4 can go away when autoconf 2.58 is out. |