aboutsummaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authorFritz Elfert <felfert@to.com>2002-02-15 09:14:22 +0000
committerFritz Elfert <felfert@to.com>2002-02-15 09:14:22 +0000
commitb3c049c98557bde9a37807bceef3040020ca787c (patch)
tree443f605a1e1110df62a4c7f318f0f4d348edbe7a /acconfig.h
parenta15cf8adb15821a895718a85aafc3c8f06d9e6f1 (diff)
downloadplptools-b3c049c98557bde9a37807bceef3040020ca787c.tar.gz
plptools-b3c049c98557bde9a37807bceef3040020ca787c.tar.bz2
plptools-b3c049c98557bde9a37807bceef3040020ca787c.zip
- plpbackup: more error handling; translation
- Added plpprint stuff (yet not useful) - ccmalloc upgrade
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 9c2812f..9c54f24 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -72,6 +72,9 @@
/* Define this, if sys/int_types.h is on your system */
#undef HAVE_SYS_INT_TYPES_H
+/* Define this, if stdint.h is on your system */
+#undef HAVE_STDINT_H
+
/* Define this, if your int-types have an underscore after the first u/s */
#undef GNU_INTTYPES