summaryrefslogtreecommitdiffstats
path: root/util/include
diff options
context:
space:
mode:
authorGravatar nadiramra2010-05-30 22:16:02 +0000
committerGravatar nadiramra2010-05-30 22:16:02 +0000
commit48ed88a081bc26300eb7030af451bbe830f9a89f (patch)
tree29216652b9a1da63bcaa68a4ce4e596ea1cc39ba /util/include
parentcddcc5e6b3d63e42ded5bca4a3e5e7972cb2e216 (diff)
downloadaxis2c-48ed88a081bc26300eb7030af451bbe830f9a89f.tar.gz
axis2c-48ed88a081bc26300eb7030af451bbe830f9a89f.tar.bz2
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
Diffstat (limited to 'util/include')
-rw-r--r--util/include/axutil_config.h2
1 files changed, 2 insertions, 0 deletions
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 <config.h>
+#endif
/* undef unwated cnfig macros to avoid conflicts with APR macros */
#undef PACKAGE