summaryrefslogtreecommitdiffstats
path: root/src/config
Commit message (Expand)AuthorAgeFilesLines
* * shlib.conf (alpha*-dec-osf*): Use $(PTHREAD_CFLAGS) in LDCOMBINEKen Raeburn2004-07-092-1/+6
* * shlib.conf (*-*-darwin*, *-*-rhapsody*): Don't set PICFLAGS or LDFLAGS.Ken Raeburn2004-06-192-9/+18
* * pre.in (PTHREAD_CFLAGS): New variable.Ken Raeburn2004-06-192-1/+7
* * win-pre.in (SLIB): New variableKen Raeburn2004-06-182-1/+5
* Purge make targets and variables (and a few files) relating to the old,Ken Raeburn2004-06-176-532/+5
* * pre.in (AUTOCONF, AUTOHEADER): Always set to autoconf and autoheaderKen Raeburn2004-06-083-9/+14
* * shlib.conf (*-*-darwin*, *-*-rhapsody*): Add -Wl,-search_paths_first toKen Raeburn2004-06-082-0/+6
* Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn2004-06-044-60/+67
* * shlib.conf (*-*-aix*): Use linker options for library finalizationKen Raeburn2004-05-302-1/+10
* * win-pre.in (CP): Copy nul: plus the file, to avoid carrying over the originalKen Raeburn2004-05-272-1/+9
* * shlib.conf (*-*-linux*): Use GNU linker's --retain-symbols-file option toKen Raeburn2004-05-132-2/+7
* * libobj.in (OBJS.ST, OBJS.SH, OBJS.PF): Depend on MakefileKen Raeburn2004-05-052-3/+5
* * pre.in (SUPPORT_LIBNAME, SUPPORT_DEPLIB, SUPPORT_LIB): New variables.Ken Raeburn2004-05-052-2/+11
* * shlib.conf (alpha*-dec-osf*): Do remember to set use_linker_init_option andKen Raeburn2004-05-042-2/+10
* * shlib.conf (alpha*-dec-osf*): Add support for export list, using a temporaryKen Raeburn2004-04-302-4/+14
* * pre.in (EXTRA_FILES): New variable.Ken Raeburn2004-04-303-1/+7
* * shlib.conf: Initialize use_linker_init_option and use_linker_fini_option toKen Raeburn2004-04-292-4/+23
* * libobj.in (.c.so): Add -DSHARED to compile optionsKen Raeburn2004-04-282-1/+5
* * lib.in (PARSE_OBJLISTS): New variable.Ken Raeburn2004-04-262-13/+10
* * shlib.conf (INIT_FINI_PREP): New variable. Default to a no-op, but let eachKen Raeburn2004-04-262-4/+17
* Start depending on perl for buildsKen Raeburn2004-04-243-6/+10
* Use more flexible command substitution for shared library generation, so we canKen Raeburn2004-04-234-12/+45
* * shlib.conf (default_static, default_shared): New variables to setKen Raeburn2004-03-242-0/+11
* * ac-archive: New directory.Ken Raeburn2004-03-183-0/+297
* * pre.in (top_srcdir): Define, set by configureKen Raeburn2004-03-082-0/+2
* Change subdir processing so that SUBDIRS will contain the configuredKen Raeburn2004-03-083-6/+13
* note, in comments, some per-directory variables autoconf setsKen Raeburn2004-03-081-0/+14
* Move daemon.c into a new library of utility routines for linking our programsKen Raeburn2004-02-243-6/+10
* use $(CC) rather than ld to build shared libs on tru64 and irixTom Yu2004-02-182-2/+7
* priocntl workaround for Solaris 9 pty-close bugTom Yu2004-02-132-12/+2
* Tru64 and Irix have RPATH issues for test suiteTom Yu2004-02-123-13/+48
* Update from autoconf 2.59Tom Yu2004-02-094-774/+1167
* Add support for conditional inclusion of flags when building as part ofJeffrey Altman2003-12-082-1/+11
* work around Solaris 9 pty-close bugTom Yu2003-12-062-0/+16
* Add --enable-maintainer-mode option to configure, and prevent rebuilding ofKen Raeburn2003-09-272-1/+6
* Oops, naughty naughty. Use $(CC), not gccKen Raeburn2003-09-132-3/+3
* * shlib.conf (*-*-linux*): Use gcc for linking shared libraries, and -Wl toKen Raeburn2003-09-132-8/+20
* Copy and build daemon.c in whatever directories need it, instead of building itKen Raeburn2003-08-302-0/+11
* * win-pre.in (CPPFLAGS): Define KRB5_DEPRECATED=1Ken Raeburn2003-05-272-1/+5
* Big step towards integrating libkrb524 into libkrb5:Ken Raeburn2003-05-242-7/+5
* Require only autoconf 2.52. Try --include argument to autoconf and autoheader,Ken Raeburn2003-04-252-1/+7
* don't install in-tree libdbTom Yu2003-04-022-2/+10
* Remove ADD_DEF and uses thereof, and move the appropriate symbols toTom Yu2003-03-034-35/+53
* * post.in (.dtmp): Use -DDEPEND to allow source files to excludeTom Yu2003-02-122-1/+6
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-104-65/+80
* Replace dependencies on generated krb524 and krb4 headers withTom Yu2002-12-232-0/+12
* Fix depend rules to keep state about whether verification of variousTom Yu2002-12-123-50/+173
* * post.in: depfix2.sed -> .depfix2.sed to avoid a little clutterTom Yu2002-12-092-6/+10
* * post.in (clean-unix): Clean depfix2.sed as wellTom Yu2002-11-272-1/+5
* Invoke autoconf/autoreconf with the option --localdir or --include dependingEzra Peisach2002-11-143-1/+9