summaryrefslogtreecommitdiff
path: root/ace/config-aix-4.3.x.h
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2001-09-05 15:53:45 +0000
committerSteve Huston <shuston@riverace.com>2001-09-05 15:53:45 +0000
commitf590e3630061416a871889deb0b93e663e4cb3a8 (patch)
tree402be6f32b29da80d666a2aa9a815edfbd3d4996 /ace/config-aix-4.3.x.h
parent9fd52f508217cc6309bdfd11f1be7e15442f1f69 (diff)
downloadATCD-f590e3630061416a871889deb0b93e663e4cb3a8.tar.gz
ChangeLogTag:Wed Sep 05 11:52:39 2001 Steve Huston <shuston@riverace.com>
Diffstat (limited to 'ace/config-aix-4.3.x.h')
-rw-r--r--ace/config-aix-4.3.x.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/ace/config-aix-4.3.x.h b/ace/config-aix-4.3.x.h
index 55b3818809a..d6b2824ec35 100644
--- a/ace/config-aix-4.3.x.h
+++ b/ace/config-aix-4.3.x.h
@@ -1,11 +1,8 @@
/* -*- C++ -*- */
// $Id$
-#ifndef ACE_AIX_MAJOR_VERS
-# define ACE_AIX_MAJOR_VERS 4
-#endif
-#if !defined (ACE_AIX_MINOR_VERS)
-# define ACE_AIX_MINOR_VERS 3
+#ifndef ACE_AIX_VERS
+# define ACE_AIX_VERS 403
#endif
#include "ace/config-aix-4.x.h"