summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2003-01-25 13:41:07 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2003-01-25 13:41:07 +0000
commit61cbf379d39095aba92f696e3719ed9214a139e6 (patch)
tree957b92a51ccc9cc1a45f87fb307b88977c5d589d /include
parentd35a0b105360d969208a80c42eeab22f8be92a8f (diff)
downloadATCD-61cbf379d39095aba92f696e3719ed9214a139e6.tar.gz
ChangeLogTag: Sat Jan 25 13:34:12 UTC 2002 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'include')
-rw-r--r--include/makeinclude/platform_gnuwin32_common.GNU11
-rw-r--r--include/makeinclude/platform_mingw32.GNU10
2 files changed, 0 insertions, 21 deletions
diff --git a/include/makeinclude/platform_gnuwin32_common.GNU b/include/makeinclude/platform_gnuwin32_common.GNU
index 9a5c936c4ea..35d7d8a259f 100644
--- a/include/makeinclude/platform_gnuwin32_common.GNU
+++ b/include/makeinclude/platform_gnuwin32_common.GNU
@@ -48,17 +48,6 @@ ifeq ($(threads),0)
CFLAGS += -DACE_MT_SAFE=0
endif # threads
-ifeq ($(mingw32),1)
-CFLAGS += \
- -I$(MINGW_BASE)/mingw32/include \
- -I$(MINGW_BASE)/w32api/include \
- -I$(MINGW_BASE)/include
-LDFLAGS += \
- -L$(MINGW_BASE)/mingw32/lib \
- -L$(MINGW_BASE)/w32api/lib \
- -L$(MINGW_BASE)/lib
-endif
-
ifeq ($(debug),0)
CFLAGS += -DNDEBUG
endif
diff --git a/include/makeinclude/platform_mingw32.GNU b/include/makeinclude/platform_mingw32.GNU
index 8ab17f325d1..66dd974e3cb 100644
--- a/include/makeinclude/platform_mingw32.GNU
+++ b/include/makeinclude/platform_mingw32.GNU
@@ -40,16 +40,6 @@ TCPU = pentiumpro
#TCPU = i486
#TCPU = i386
-# Define here mingw32 instalation location.
-# These asumes no fancy hierachy, just all packages above unpacked on
-# the same base directory.
-# Optionally, you can define it as an environment variable, or set it
-# on your platform_macros.GNU before including this file.
-
-ifndef MINGW_BASE
- MINGW_BASE = c:/live/local/mingw32
-endif
-
# MingW doesn't allow to add the version number of ACE to the dll name
# because fe ace.dll.5.2.3 isn't a valid dll name
SONAME=