From ad83cd285585f72b5c561cffa945fbfd6632bd3f Mon Sep 17 00:00:00 2001 From: Steve Huston Date: Mon, 3 Apr 2006 23:06:30 +0000 Subject: ChangeLogTag:Mon Apr 3 23:04:51 UTC 2006 Steve Huston --- include/makeinclude/platform_aix_ibm.GNU | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include') diff --git a/include/makeinclude/platform_aix_ibm.GNU b/include/makeinclude/platform_aix_ibm.GNU index 069f1c3a584..c2493199884 100644 --- a/include/makeinclude/platform_aix_ibm.GNU +++ b/include/makeinclude/platform_aix_ibm.GNU @@ -123,9 +123,9 @@ else # Visual Age 5 and up ifeq ($(XLCVERSION),0x0700) CCFLAGS += -qflag=w:w ifeq ($(templates),manual) - CCFLAGS += -qnotempinc -qnotemplateregistry -DACE_TEMPLATES_REQUIRE_SOURCE + CCFLAGS += -qnotempinc -qnotemplateregistry else - CCFLAGS += -qtemplateregistry=templateregistry.$(MAKEFILE) -DACE_TEMPLATES_REQUIRE_SOURCE + CCFLAGS += -qtemplateregistry=templateregistry.$(MAKEFILE) endif # According to documentation, default is -qeh, which is equivalent # to -qeh=v5. Apparently 6.0 fixed some problems with nested -- cgit v1.2.1