summaryrefslogtreecommitdiffstats
path: root/src/aclocal.m4
Commit message (Expand)AuthorAgeFilesLines
* Support new KEYRING anchor names and big_key keysGreg Hudson2013-10-021-0/+10
* Remove KRB5_DNS_LOOKUP_KDCBen Kaduk2013-08-141-3/+0
* Don't warn or error on variadic macrosGreg Hudson2013-05-251-1/+1
* Remove dangling reference to $with_edirectoryNalin Dahyabhai2013-05-081-4/+1
* Error on void pointer arithmetic with gccGreg Hudson2013-01-091-1/+1
* Change default client keytab nameGreg Hudson2012-08-021-0/+1
* Remove eDirectory support code in LDAP KDB moduleGreg Hudson2012-07-291-14/+0
* Require IPv6 supportKen Raeburn2012-02-281-3/+1
* Fail during configure if unable to find arTom Yu2012-02-221-0/+3
* Get rid of fake-installGreg Hudson2011-11-041-1/+1
* Drop code for finding top source directory among severalKen Raeburn2011-09-181-20/+1
* Enable -Werror=uninitialized if supportedKen Raeburn2011-09-051-1/+1
* Get static linking working again, mostlyGreg Hudson2011-06-281-2/+6
* Add localization support to com_errGreg Hudson2011-06-101-1/+20
* Don't check for stdarg.hKen Raeburn2011-04-031-43/+0
* Try to require function declarations for GCC, as we already do for theKen Raeburn2010-10-021-2/+12
* Build runenv.py, holding environment variable settings required forTom Yu2010-04-161-1/+3
* Remove functions from aclocal.m4 which are no longer needed now thatGreg Hudson2009-11-221-81/+0
* Revise patch to avoid using changequoteKen Raeburn2009-11-091-3/+1
* quoting bug causes solaris pre-10 thread handling bugsKen Raeburn2009-11-091-0/+2
* Remove cast-qual from the gcc warnings set; it is too common for us toGreg Hudson2009-11-041-1/+1
* Remove the new configure option --enable-static-only, and insteadGreg Hudson2009-06-181-16/+9
* Restore limited support for static linkingGreg Hudson2009-06-081-9/+29
* Make Sun cc error out on unknown attributesKen Raeburn2009-05-221-1/+1
* --disable-rpath is not workingEzra Peisach2009-02-111-1/+1
* For Sun CC, also make implicit function declarations into errorsKen Raeburn2009-02-091-1/+1
* For Sun CC, create one errwarn arg with commas instead of multipleKen Raeburn2009-02-091-1/+1
* int/ptr bug in gssapi codeKen Raeburn2009-02-051-1/+1
* don't do arithmetic on void pointersKen Raeburn2009-02-041-1/+1
* move generated dependencies out of Makefile.inKen Raeburn2009-01-051-3/+3
* Remove some unused AC_SUBSTsKen Raeburn2009-01-031-2/+0
* Remove krb524, lib/des425, lib/krb4, and include/kerberosIV.Greg Hudson2008-12-181-56/+0
* For Sun Studio compilers, set WARN_CFLAGS to emit warning tag namesKen Raeburn2008-12-111-0/+10
* Add a configure option --disable-rpath to suppress rpath flags inGreg Hudson2008-12-081-0/+13
* Move warning flags to new variables WARN_CFLAGS and WARN_CXXFLAGS, soGreg Hudson2008-12-031-14/+18
* In KRB5_NEED_PROTO, #undef the name before testingKen Raeburn2008-10-061-1/+2
* Based on patch from lxs, with some changes:Ken Raeburn2008-08-271-1/+1
* New macro for testing whether the compiler supports a givenKen Raeburn2008-08-221-15/+43
* Check for struct sockaddr_storage only in top-level configure script, notKen Raeburn2008-08-221-29/+0
* Default to not building krb4 supportKen Raeburn2008-08-191-3/+3
* Only add -Os for size optimizations if CFLAGS wasn't specified already. IfKen Raeburn2008-08-141-2/+6
* New config option to enable size optimizationsKen Raeburn2008-08-071-2/+15
* Set GNU warning options in CFLAGS and CXXFLAGS separately, avoiding optionsKen Raeburn2007-10-311-3/+16
* Set CXX_LINK, CXX_LINK_STATIC, and CXX_LINK_SHARED, parallel to CC_ versions.Ken Raeburn2007-10-311-0/+2
* Use ac_cv_c_compiler_gnu instead of copying it to krb5_cv_prog_gccKen Raeburn2007-10-311-1/+0
* Use -Wno-format-zero-length if GCC version supports itKen Raeburn2007-08-231-0/+13
* Get rid of some old SunOS 4 config stuffKen Raeburn2007-08-081-2/+1
* On Solaris 10, define NO_WEAK_PTHREADS for the build. When that symbol isKen Raeburn2007-05-231-0/+9
* Remove KRB5_BUILD_LIBRARY_STATIC; always use KRB5_BUILD_LIBRARYKen Raeburn2007-03-251-14/+0
* Never set krb5_force_static. Instead, set the defaults for buildingKen Raeburn2007-03-251-1/+9