From 48ed88a081bc26300eb7030af451bbe830f9a89f Mon Sep 17 00:00:00 2001 From: nadiramra Date: Sun, 30 May 2010 22:16:02 +0000 Subject: AXIS2C-1478 Changes due to port to IBM i (aka OS/400). git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@949629 13f79535-47bb-0310-9956-ffa450edef68 --- util/include/axutil_config.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'util/include') diff --git a/util/include/axutil_config.h b/util/include/axutil_config.h index a35c0bd..01f7195 100644 --- a/util/include/axutil_config.h +++ b/util/include/axutil_config.h @@ -28,7 +28,9 @@ #undef PACKAGE_VERSION #undef VERSION +#ifdef HAVE_CONFIG_H #include +#endif /* undef unwated cnfig macros to avoid conflicts with APR macros */ #undef PACKAGE -- cgit v1.1-32-gdbae