summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Apply patch from bug #29427 to NSPR client branch. Makes 'make distclean' work.cls%seawood.org2000-03-181-21/+20
* Landed NSPRPUB_RELEASE_4_0_20000223 onto the main trunk.wtc%netscape.com2000-02-231-1/+11
* Ok, that was lame. The comment: 'Added check for GNU as as we can only use c...cls%seawood.org2000-01-111-2/+12
* Cleaned up BeOS autoconf build.cls%seawood.org1999-12-221-4/+10
* Another attempt to fix bug #18966. Added $(INCLUDES) to AS and fixed irix6.5...cls%seawood.org1999-12-061-10/+7
* Make the autoconf build use the same defines under Linux as the non-autoconf ...cls%seawood.org1999-12-041-2/+5
* Added use of OS_* & LDFLAGS variables to autoconf build.cls%seawood.org1999-12-031-5/+11
* Fixed problem with solaris builds setting MDCPUCFG instead of MDCPUCFG_Hcls%seawood.org1999-12-011-6/+2
* Oops, added '-o $@' to necessary MKSHLIB definitions.cls%seawood.org1999-11-291-7/+3
* Added preliminary autoconf support for solaris. Untested.cls%seawood.org1999-11-291-13/+141
* Fixed tabbing problems with emacs caused by the mode header.cls%seawood.org1999-11-291-177/+383
* Added support for neutrino target to configure.in. Patch submitted by Jerry ...cls%seawood.org1999-11-231-0/+23
* Check for pthread symbols in libc if the checks in libpthread & libc_r fail.cls%seawood.org1999-11-221-12/+8
* Previous checkin was incomplete.cls%seawood.org1999-11-221-3/+28
* Made the handling of the debug/optimize flags to match the Mozilla configure....cls%seawood.org1999-11-221-9/+120
* Set appropriate debug flags.cls%seawood.org1999-11-161-2/+7
* Remove the extra -D_XXX_SOURCE_ flags for Linux builds.cls%seawood.org1999-11-011-7/+0
* Add autoconf for NSPR. Check in for cls@seawood.org. Buzill 11893srinivas%netscape.com1999-10-141-0/+615