summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/config/ibm.cf8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/config/ibm.cf b/src/config/ibm.cf
index 62a9a3242..14d20007e 100644
--- a/src/config/ibm.cf
+++ b/src/config/ibm.cf
@@ -72,8 +72,11 @@
#define HasPosixFileLocks YES
#define HasPosixTypes YES
#define HasStrdup YES
+#define HasStrerror YES
#define HasVfprintf YES
#define HasAnsiStdio YES
+#define HasUnistdH YES
+
#define HasInet YES
/* There is a compiler bug on the PS/2 running AIX 1.2.1:
@@ -100,10 +103,15 @@
#define UseSysTimeH
#define DesDefines -DBIG -DMSBFIRST -DMUSTALIGN
#define UseConst YES
+#define LibraryRules "ibmLib.rules"
+#define HasSharedLibraries YES
+#define IsPOSIX YES
#endif
#define RanlibCmd \:
+#define UseSedHack
+
#endif /* RT */
#define DefaultCDebugFlags OptimizedCDebugFlags