aboutsummaryrefslogtreecommitdiff
path: root/src/aclocal.m4
AgeCommit message (Expand)AuthorFilesLines
2023-07-06Fix aclocal.m4 syntax error for autoconf 2.72Julien Rische1-2/+2
2021-12-29Remove unnecessary flag in macOS buildNikhil Benesch1-4/+0
2021-06-03Remove profile Tcl testsGreg Hudson1-230/+0
2020-12-07Reduce warnings from mainline autoconfGreg Hudson1-185/+200
2020-11-08Fix compatibility with upcoming autoconf 2.70Sergei Trofimovich1-5/+1
2020-10-22Use PKG_CHECK_MODULES for system library com_errAnonymous Maarten1-0/+9
2020-08-04Fix three configure tests for Xcode 12Greg Hudson1-3/+4
2020-06-15Try to find <target>-ar when cross compilingNikhil Benesch1-5/+1
2019-07-11Fix typosAntoine Cœur1-2/+2
2019-03-22Add option to build without libkeyutilsRobert Marshall1-22/+0
2018-06-12Use pkg.m4 macrosGreg Hudson1-0/+1
2017-07-24Allow WARN_CFLAGS override for SolarisWill Fiveash1-2/+10
2017-07-17Update autoconf archive macrosGreg Hudson1-3/+3
2017-06-15Turn off -Wmaybe-uninitializedGreg Hudson1-1/+1
2017-04-14Remove {GETSOCKNAME,GETPEERNAME}_ARG2_TYPERobbie Harwood1-2/+0
2017-01-09Fix detection of supported warnings in clangKen Raeburn1-2/+17
2016-11-10Build with -Werror-implicit-int where supportedRobbie Harwood1-1/+1
2016-11-09Make zap() more reliableGreg Hudson1-0/+2
2016-10-06Error on discarded qualifiers in gccGreg Hudson1-1/+1
2016-08-10Add asan build supportGreg Hudson1-0/+1
2015-12-17Remove util/reconfTom Yu1-1/+1
2015-12-10Error on incompatible argument types if possibleGreg Hudson1-1/+1
2015-09-24Fix kadmin with e2fsprogs libssGreg Hudson1-0/+1
2014-07-08Define _GNU_SOURCE for glibc extensionsGreg Hudson1-0/+3
2014-07-08Define k5-platform.h wrapper for strerror_rGreg Hudson1-1/+1
2013-10-02Support new KEYRING anchor names and big_key keysGreg Hudson1-0/+10
2013-08-14Remove KRB5_DNS_LOOKUP_KDCBen Kaduk1-3/+0
2013-05-25Don't warn or error on variadic macrosGreg Hudson1-1/+1
2013-05-08Remove dangling reference to $with_edirectoryNalin Dahyabhai1-4/+1
2013-01-09Error on void pointer arithmetic with gccGreg Hudson1-1/+1
2012-08-02Change default client keytab nameGreg Hudson1-0/+1
2012-07-29Remove eDirectory support code in LDAP KDB moduleGreg Hudson1-14/+0
2012-02-28Require IPv6 supportKen Raeburn1-3/+1
2012-02-22Fail during configure if unable to find arTom Yu1-0/+3
2011-11-04Get rid of fake-installGreg Hudson1-1/+1
2011-09-18Drop code for finding top source directory among severalKen Raeburn1-20/+1
2011-09-05Enable -Werror=uninitialized if supportedKen Raeburn1-1/+1
2011-06-28Get static linking working again, mostlyGreg Hudson1-2/+6
2011-06-10Add localization support to com_errGreg Hudson1-1/+20
2011-04-03Don't check for stdarg.hKen Raeburn1-43/+0
2010-10-02Try to require function declarations for GCC, as we already do for theKen Raeburn1-2/+12
2010-04-16Build runenv.py, holding environment variable settings required forTom Yu1-1/+3
2009-11-22Remove functions from aclocal.m4 which are no longer needed now thatGreg Hudson1-81/+0
2009-11-09Revise patch to avoid using changequoteKen Raeburn1-3/+1
2009-11-09quoting bug causes solaris pre-10 thread handling bugsKen Raeburn1-0/+2
2009-11-04Remove cast-qual from the gcc warnings set; it is too common for us toGreg Hudson1-1/+1
2009-06-18Remove the new configure option --enable-static-only, and insteadGreg Hudson1-16/+9
2009-06-08Restore limited support for static linkingGreg Hudson1-9/+29
2009-05-22Make Sun cc error out on unknown attributesKen Raeburn1-1/+1
2009-02-11--disable-rpath is not workingEzra Peisach1-1/+1