summaryrefslogtreecommitdiffstats
path: root/winsup/mingw/profile/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* Convert to monolithic configuration procedure.Keith Marshall2009-07-271-75/+0
|
* * Makefile.in: Use a different method to invoke gcc in a cygwin-hostedChristopher Faylor2008-10-121-4/+4
| | | | | | | | | | | | environment. * mingwex/Makefile.in: Ditto. * profile/Makefile.in: Ditto. * configure.in: Record mingw front-end for building under Cygwin. * mingwex/configure.in: Ditto. * profile/configure.in: Ditto. * configure: Regenerate. * mingwex/configure: Ditto. * profile/configure: Ditto.
* update to newer autoconfChristopher Faylor2006-05-241-1/+1
|
* Uh hum, just not my dayEarnie Boyd2003-05-061-1/+1
|
* * configure.in (W32API_INCLUDE): Need the -I switch in the value.Earnie Boyd2003-05-061-1/+1
| | | | | * mingwex/configure.in (W32API_INCLUDE): Ditto. * profile/configure.in (W32API_INCLUDE): Ditto.
* * configure.in (CFLAGS): Remove -D__USE_CRTIMP=1 due to possibilitesEarnie Boyd2003-05-061-0/+3
| | | | | | | | | | | | | | | | | | of multiply defined symbols if the symbols is defined locally. E.G.: A local definition of malloc causes this problem. * configure: Regenerate. * profile/Makefile.in (W32API_INCLUDE): New variable. (ALL_CFLAGS): Use W32API_INCLUDE value. (ALL_CXXFLAGS): Ditto. (gcrt0.o gcrt1.o gcrt2.o): Use ALL_CFLAGS instead of CFLAGS. Thanks to Jeff Bonggren <jbon@users.sf.net>. * profile/configure.in (W32API_INCLUDE): Set default value. * profile/configure: Regenerate. * mingwex/Makefile.in (W32API_INCLUDE): New variable. (ALL_CFLAGS): Use W32API-INCLUDE value. (ALL_CXXFLAGS): Ditto. * mingwex/configure.in (W32API_INCLUDE): Set default value. * mingwex/configure: Regenerate.
* * include/_mingw.h: Increment version to 2.0.Danny Smith2002-06-131-11/+6
| | | | | * Makefile.in: Ditto. Merge in mingwex branch.
* * profile/configure.in: Make msvcrt.dll version default.Earnie Boyd2001-06-111-11/+11
| | | | | * profile/makefile.in: Build both gcrt1.o and gcrt2.o. * provile/configure: Regenerate.
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+77