The AIX compiler doesn't seem to know how to handle |typename|

git-svn-id: svn://10.0.0.236/trunk@75025 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cls%seawood.org
2000-07-28 06:57:20 +00:00
parent e1a3e3e230
commit 436230200d

View File

@@ -196,7 +196,7 @@
#define HAVE_CPP_TYPENAME
/* waiting to find out if OS/2 VisualAge participates in autoconf */
#ifdef XP_OS2_VACPP
#if defined(XP_OS2_VACPP) || defined(AIX)
#undef HAVE_CPP_TYPENAME
#endif