summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Add strlcpy() functionH. Peter Anvin2009-08-101-0/+2
* autoconf: detect the broken bool in OpenWatcom 1.8H. Peter Anvin2009-03-011-0/+1
* doc: for ps to pdf conversion, use "acrodist", "ps2pdf" or "pstopdf"H. Peter Anvin2008-06-191-3/+5
* Fix typo: s/most/least/H. Peter Anvin2008-06-101-1/+1
* Make it possible to use "inline" and "restrict"H. Peter Anvin2008-06-101-0/+2
* Use autoconf to detect WORDS_LITTLEENDIANH. Peter Anvin2008-06-081-5/+10
* Better handling of platforms which hide "extended" functionalityH. Peter Anvin2007-10-261-0/+9
* Cleaner solution for MinGW handling of __STRICT_ANSI__H. Peter Anvin2007-10-181-3/+0
* configure: Undefine __STRICT_ANSI__ for mingw's benefitH. Peter Anvin2007-10-181-0/+3
* autoconf: drop AC_USE_SYSTEM_EXTENSIONS to support autoconf 2.59H. Peter Anvin2007-10-131-3/+5
* Use the compiler-provided booleans if available, otherwise emulateH. Peter Anvin2007-10-101-0/+3
* configure.in: looks like we need autoconf 2.61 :(H. Peter Anvin2007-10-101-2/+2
* Use autoconf to request feature macrosH. Peter Anvin2007-10-031-2/+4
* Portability fixesH. Peter Anvin2007-10-021-0/+7
* configure.in: AC_SUBST_FILE should have been AC_SUBSTH. Peter Anvin2007-09-281-1/+1
* Add substitutes for snprintf() and vsnprintf()H. Peter Anvin2007-09-281-4/+5
* Cleaner way to handle MSVC's _snprintf() underscore damageH. Peter Anvin2007-09-171-16/+10
* Remove $Id$ tags (useless with git)H. Peter Anvin2007-09-121-1/+0
* Detect missing <inttypes.h> and include ersatz version if missingH. Peter Anvin2007-06-211-7/+3
* Cleaner way to add gcc optionsH. Peter Anvin2007-04-151-6/+5
* When compiling with gcc, compile with -W -Wall for maximum warnings.H. Peter Anvin2007-04-131-1/+1
* Remove obsolete types; add <inttypes.h> where needed; header fixesH. Peter Anvin2007-04-121-0/+3
* added checks for vsnprintf and snprintf (ISO C99) and changed gccEd Beroset2004-12-151-1/+11
* Make sure autoheader has actually been run by conditionalizingH. Peter Anvin2003-09-081-1/+1
* Enable the use of a config.h file and autoheader. At this point we don'tH. Peter Anvin2003-09-011-0/+1
* Check in the rest of the Cygwin support patch...H. Peter Anvin2002-05-191-4/+7
* Fix so that the configure.in works with autoconf 2.5x; make sureH. Peter Anvin2002-05-191-1/+1
* Handle separate source and object directories correctly.H. Peter Anvin2002-05-041-0/+1
* NASM 0.98nasm-0.98fork-0.98bfH. Peter Anvin2002-04-301-1/+1
* NASM 0.98p7nasm-0.98p7H. Peter Anvin2002-04-301-1/+1
* NASM 0.98p6nasm-0.98p6H. Peter Anvin2002-04-301-0/+4
* NASM 0.97nasm-0.97fork-0.98-jH. Peter Anvin2002-04-301-0/+110