| commit | 58e64a82eeec12711a55349f86ced990989a360b | [log] [tgz] |
|---|---|---|
| author | Vladimir Marangozov <vladimir.marangozov@t-online.de> | Sun Sep 03 23:47:08 2000 +0000 |
| committer | Vladimir Marangozov <vladimir.marangozov@t-online.de> | Sun Sep 03 23:47:08 2000 +0000 |
| tree | e218438d3ee194af610e269dc11fd619e7cafc4b | |
| parent | 1d62f492b0dd336db16f2893671695544136b7b5 [diff] |
Move down the INT_MAX logic, because HAVE_LIMITS_H was always undefined and this breaks the AIX build with an INT_MAX redefinition error. "config.h" is included in pgenheaders.h, so moving this down fixes the problem.