summaryrefslogtreecommitdiffstats
path: root/src/config
Commit message (Expand)AuthorAgeFilesLines
* Check the export lists against the newly built shared library to make sure allKen Raeburn2006-01-252-1/+4
* * lib.in (binutils.versions): Put hidden symbol list after exported list,Ken Raeburn2006-01-252-3/+10
* * shlib.conf (*-*-solaris*): Include $(CFLAGS) in LDCOMBINE. Don't useKen Raeburn2005-11-292-6/+18
* If configure scripts set build_dynobj=yes, force build of shared objects andKen Raeburn2005-10-273-2/+7
* Remove dependency listing on old depfix.sedKen Raeburn2005-10-271-1/+1
* Rename depfix2.pl to depfix.plKen Raeburn2005-10-272-3/+4
* Roll all the "make depend" transformations into one perl scriptKen Raeburn2005-10-272-2/+3
* Allow dynamic-object dependencies and build flags to be specified as distinct...Ken Raeburn2005-10-274-2/+18
* * shlib.conf: Change aix5.3 section to aix5.*. Change aix* section to aix4.*,Ken Raeburn2005-10-132-2/+12
* * libnover.in (PARSE_OBJLISTS): Die on warnings (including input file not fou...Ken Raeburn2005-10-133-2/+8
* Move "make depend" check for built-in db2 into db2 module directoryKen Raeburn2005-10-052-9/+5
* Move libdb2 makefile stuff down into db2 module subtree.Ken Raeburn2005-10-054-17/+40
* patch from Marc Aurele La France:Ken Raeburn2005-09-092-0/+34
* fix more executable permissionsTom Yu2005-08-252-0/+0
* Set svn:executable for mkinstalldirs - needed during installEzra Peisach2005-08-241-0/+0
* 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