diff options
author | Earnie Boyd <earnie@users.sf.net> | 2003-05-06 13:26:44 +0000 |
---|---|---|
committer | Earnie Boyd <earnie@users.sf.net> | 2003-05-06 13:26:44 +0000 |
commit | 42fbaad1e8c9f26bd92ddbb3248cc8bfd03db173 (patch) | |
tree | 83dd250a5952a0e50d3dd912269eeafb6bef22b3 /winsup/cygwin/autoload.cc | |
parent | af70a0ea40ac29f809b2efb1d5ec5e960219cbb6 (diff) | |
download | cygnal-42fbaad1e8c9f26bd92ddbb3248cc8bfd03db173.tar.gz cygnal-42fbaad1e8c9f26bd92ddbb3248cc8bfd03db173.tar.bz2 cygnal-42fbaad1e8c9f26bd92ddbb3248cc8bfd03db173.zip |
* configure.in (CFLAGS): Remove -D__USE_CRTIMP=1 due to possibilites
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.
Diffstat (limited to 'winsup/cygwin/autoload.cc')
0 files changed, 0 insertions, 0 deletions