summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_tru64_cxx.GNU
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-15 15:30:41 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-15 15:30:41 +0000
commit228b9cbc8c9265ca1feabecb4ba47cc812d1ee3a (patch)
tree5b83a8ff8a0cff44519e42b0f23e42e17b79fddc /include/makeinclude/platform_tru64_cxx.GNU
parent908b679235feed60e21a329111ad7a09b0d4fdca (diff)
downloadATCD-228b9cbc8c9265ca1feabecb4ba47cc812d1ee3a.tar.gz
ChangeLogTag: Thu Jul 15 09:28:32 1999 David L. Levine <levine@cs.wustl.edu>
Diffstat (limited to 'include/makeinclude/platform_tru64_cxx.GNU')
-rw-r--r--include/makeinclude/platform_tru64_cxx.GNU2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/makeinclude/platform_tru64_cxx.GNU b/include/makeinclude/platform_tru64_cxx.GNU
index 8c3e719bd94..187d3ab4aa9 100644
--- a/include/makeinclude/platform_tru64_cxx.GNU
+++ b/include/makeinclude/platform_tru64_cxx.GNU
@@ -14,7 +14,7 @@ else # ! 3.x
ifeq (4.,$(findstring 4.,$(ACE_DU_VERSION)))
include $(ACE_ROOT)/include/makeinclude/platform_osf1_4.0.GNU
- ifeq (4.0F,$(findstring 4.,$(shell /usr/sbin/sizer -v)))
+ ifeq (4.0F,$(findstring 4.0F,$(shell /usr/sbin/sizer -v)))
CFLAGS += -DDIGITAL_UNIX=0x40F
else # ! 4.0F
CFLAGS += -DDIGITAL_UNIX=0x400