summaryrefslogtreecommitdiffstats
path: root/src/config
Commit message (Expand)AuthorAgeFilesLines
* Make configuration scripts executableSam Hartman2005-08-243-0/+0
* * post.in (configure): Depend on patchlevel.hKen Raeburn2005-08-202-1/+7
* Drop "lib" prefix from things intended to be dynamically loadedKen Raeburn2005-07-065-22/+36
* * pre.in (KRB5_DB_MODULE_DIR): New variableKen Raeburn2005-06-292-0/+3
* * libnover.in (Makefile): Depend on correct makefile fragment.Ken Raeburn2005-06-292-6/+8
* update commentsKen Raeburn2005-06-291-1/+2
* * libnover.in: New fileKen Raeburn2005-06-292-0/+112
* * pre.in (THREAD_LINKOPTS): New variableKen Raeburn2005-06-212-1/+2
* * pre.in (PTHREAD_LIBS, DL_LIB): New variablesKen Raeburn2005-06-212-0/+7
* Stop generating per-directory sed scripts, and use perl to compute the patternsKen Raeburn2005-04-212-11/+13
* shared library support for HP-UX 10Ken Raeburn2005-03-253-7/+44
* Build system support for a library having more than one init/fini symbolKen Raeburn2005-02-093-8/+39
* * post.in (Makefile): Nuke autom4te.cache before and after autoconf runsKen Raeburn2005-01-242-0/+10
* Do the target object file name hacking in "make depend" earlier, before theKen Raeburn2004-12-302-5/+4
* * post.in (.depend): Delete blank lines in generated file.Ken Raeburn2004-12-302-21/+29
* 2004-12-17 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2004-12-182-0/+5
* can't build shared libraries on sparc64-netbsdKen Raeburn2004-12-172-1/+6
* 2004-12-15 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2004-12-152-1/+9
* create rpc header install directoryTom Yu2004-11-192-1/+6
* Install example config filesTom Yu2004-10-072-0/+7
* * lib.in (binutils.versions, osf1.exports): New file targets.Ken Raeburn2004-09-234-3/+27
* Better support for using libutil on systems that need it for variousTom Yu2004-09-222-0/+5
* Only use -Wl,-oldstyle_liblookup if using native linker. Check forTom Yu2004-09-222-1/+8
* * shlib.conf (*-*-linux*, *-*-gnu*, *-*-k*bsd*-gnu): Don't use the linkerKen Raeburn2004-09-212-1/+7
* Use a new variable, $(INSTALL_SCRIPT) to install scripts, so theyTom Yu2004-09-172-0/+6
* * shlib.conf: Add support for gnu hurd and for BSD kernels withSam Hartman2004-08-192-1/+6
* * shlib.conf (alpha*-dec-osf*): Use $(PTHREAD_CFLAGS) in CC_LINK_SHARED andKen Raeburn2004-07-122-3/+8
* * 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