aboutsummaryrefslogtreecommitdiff
path: root/src/aclocal.m4
AgeCommit message (Expand)AuthorFilesLines
2004-09-23* aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): If the config info set by tclConfig.shKen Raeburn1-0/+4
2004-09-22Better support for using libutil on systems that need it for variousTom Yu1-0/+12
2004-09-22Only use -Wl,-oldstyle_liblookup if using native linker. Check forTom Yu1-0/+8
2004-09-21Don't assume that presence of res_nsearch() means we have ns_initparse()Tom Yu1-1/+2
2004-09-21Add DNS resolver glue layer. Use itTom Yu1-48/+35
2004-09-17 * aclocal.m4 (AC_LIBRARY_NET): Look for res_search() prototype,Tom Yu1-11/+26
2004-09-15 * aclocal.m4 (AC_LIBRARY_NET): Only look for res_search() inTom Yu1-1/+1
2004-09-14 * aclocal.m4 (AC_LIBRARY_NET): Require the BIND_8_COMPAT checkTom Yu1-0/+1
2004-09-14 * aclocal.m4: Fix check for resolv.h; some platforms haveTom Yu1-2/+10
2004-09-10Support building on x86_64Sam Hartman1-10/+10
2004-08-24* aclocal.m4 (KRB5_AC_PRAGMA_WEAK_REF): Fix to work with AIX compiler when op...Ken Raeburn1-1/+1
2004-08-19* aclocal.m4 (KRB5_AC_ENABLE_THREADS): Check for pthread_rwlock_init, with andKen Raeburn1-1/+3
2004-08-08* aclocal.m4 (WITH_CC): Log messages when adding AIX compiler optionsKen Raeburn1-2/+8
2004-08-08* aclocal.m4 (KRB5_AC_ENABLE_THREADS): Clear PTHREAD_CFLAGS and PTHREAD_LIBSKen Raeburn1-3/+21
2004-08-08* aclocal.m4 (KRB5_AC_ENABLE_THREADS): On AIX and OSF/1, always addKen Raeburn1-1/+9
2004-07-17zap remaining bits of macsock.h supportKen Raeburn1-13/+1
2004-07-11* aclocal.m4 (KRB5_AC_ENABLE_THREADS): Fix typo that caused some code to beKen Raeburn1-13/+12
2004-07-11* aclocal.m4 (KRB5_AC_ENABLE_THREADS): Use PTHREAD_CFLAGS and PTHREAD_LIBS whenKen Raeburn1-2/+4
2004-07-09* aclocal.m4 (KRB5_AC_ENABLE_THREADS): Always include the thread library onKen Raeburn1-4/+31
2004-07-09* aclocal.m4 (KRB5_AC_ENABLE_THREADS): Don't test for pthread.h specificallyKen Raeburn1-1/+1
2004-07-08* aclocal.m4 (KRB5_AC_ENABLE_THREADS): Default to enabling supportKen Raeburn1-6/+5
2004-07-04* aclocal.m4 (AC_LIBRARY_NET): Look for res_nsearch.Ken Raeburn1-4/+8
2004-06-19* aclocal.m4 (WITH_CC): Use -Wl,-search_paths_first for linking on Darwin.Ken Raeburn1-3/+11
2004-06-08* aclocal.m4 (CONFIG_RULES): Don't set AUTOCONF, AUTOCONFFLAGS, AUTOHEADER,Ken Raeburn1-24/+0
2004-06-04Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn1-8/+8
2004-05-30* aclocal.m4 (KRB5_AC_GCC_ATTRS): On AIX 4, mark the destructor attribute asKen Raeburn1-0/+13
2004-04-30* aclocal.m4 (CONFIG_RULES): Substitute EXTRA_FILES into pre.inKen Raeburn1-0/+2
2004-04-29* aclocal.m4 (CONFIG_RULES): Invoke KRB5_LIB_PARAMS and KRB5_AC_INITFINI.Ken Raeburn1-1/+61
2004-04-26* aclocal.m4 (KRB5_BUILD_LIBRARY_WITH_DEPS): Report an error if perl cannot b...Ken Raeburn1-0/+3
2004-04-24Added support for library initialization and finalization, and verificationKen Raeburn1-4/+45
2004-04-24Start depending on perl for buildsKen Raeburn1-0/+1
2004-04-23Use more flexible command substitution for shared library generation, so we canKen Raeburn1-2/+1
2004-03-24* aclocal.m4 (KRB5_LIB_AUX): Use default_shared and default_static fromKen Raeburn1-17/+16
2004-03-24* aclocal.m4 (KRB5_AC_MAINTAINER_MODE, KRB5_AC_ENABLE_THREADS, KRB5_AC_INET6,Ken Raeburn1-13/+11
2004-03-18* aclocal.m4: Include acx_pthread.m4.Ken Raeburn1-1/+21
2004-03-08* aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): Look for tclConfig.sh inKen Raeburn1-0/+14
2004-02-24Move daemon.c into a new library of utility routines for linking our programsKen Raeburn1-1/+0
2004-02-14aclocal.m4 (WITH_CC): Add -fno-common to CFLAGS on Darwin, unless -fcommon orKen Raeburn1-0/+16
2004-02-14* aclocal.m4 (TRY_PEER_INT): Deleted.Ken Raeburn1-38/+11
2004-02-13priocntl workaround for Solaris 9 pty-close bugTom Yu1-0/+13
2003-12-13* aclocal.m4 (WITH_CC): Drop -Wno-comment, since we don't support SunOS 4 any...Ken Raeburn1-2/+3
2003-09-27Add --enable-maintainer-mode option to configure, and prevent rebuilding ofKen Raeburn1-0/+23
2003-08-30Copy and build daemon.c in whatever directories need it, instead of building itKen Raeburn1-0/+7
2003-08-26* aclocal.m4 (KRB5_AC_ENABLE_DNS): Drop --enable-dns and --enable-dns-for-kdcKen Raeburn1-37/+5
2003-08-26* aclocal.m4 (WITH_CCOPTS, WITH_CPPOPTS, WITH_LINKER, WITH_LDOPTS,Ken Raeburn1-49/+8
2003-07-15* aclocal.m4 (extra_gcc_warn_opts): Don't turn on -pedantic on DarwinKen Raeburn1-1/+6
2003-05-24Big step towards integrating libkrb524 into libkrb5:Ken Raeburn1-14/+0
2003-05-22Default KRB5_DEPRECATED to 0, but force it to 1 for in-tree stuffTom Yu1-0/+1
2003-04-25Require only autoconf 2.52. Try --include argument to autoconf and autoheader,Ken Raeburn1-2/+1
2003-04-24Simplify autoconf compatibility by requiring that we always have a version thatKen Raeburn1-4/+3