aboutsummaryrefslogtreecommitdiff
path: root/src/aclocal.m4
AgeCommit message (Expand)AuthorFilesLines
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
2009-02-09For Sun CC, also make implicit function declarations into errorsKen Raeburn1-1/+1
2009-02-09For Sun CC, create one errwarn arg with commas instead of multipleKen Raeburn1-1/+1
2009-02-05int/ptr bug in gssapi codeKen Raeburn1-1/+1
2009-02-04don't do arithmetic on void pointersKen Raeburn1-1/+1
2009-01-05move generated dependencies out of Makefile.inKen Raeburn1-3/+3
2009-01-03Remove some unused AC_SUBSTsKen Raeburn1-2/+0
2008-12-18Remove krb524, lib/des425, lib/krb4, and include/kerberosIV.Greg Hudson1-56/+0
2008-12-11For Sun Studio compilers, set WARN_CFLAGS to emit warning tag namesKen Raeburn1-0/+10
2008-12-08Add a configure option --disable-rpath to suppress rpath flags inGreg Hudson1-0/+13
2008-12-03Move warning flags to new variables WARN_CFLAGS and WARN_CXXFLAGS, soGreg Hudson1-14/+18
2008-10-06In KRB5_NEED_PROTO, #undef the name before testingKen Raeburn1-1/+2