aboutsummaryrefslogtreecommitdiff
path: root/desiredata/src/config.h.in
diff options
context:
space:
mode:
authorN.N. <matju@users.sourceforge.net>2009-04-27 19:28:20 +0000
committerN.N. <matju@users.sourceforge.net>2009-04-27 19:28:20 +0000
commita3fc6c3cb37ba315e3cf509295f783bcfdc6a3e5 (patch)
tree11984bb1099ce39b2e08145e548e98e4c28fb664 /desiredata/src/config.h.in
parent0197697ebdc0bd6a6b1eede8fce2d16b2fdf943b (diff)
produce HAVE_ASPRINTF and HAVE_VASPRINTF if applicable
svn path=/trunk/; revision=11172
Diffstat (limited to 'desiredata/src/config.h.in')
-rw-r--r--desiredata/src/config.h.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/desiredata/src/config.h.in b/desiredata/src/config.h.in
index cf88ef4a..33d56bc3 100644
--- a/desiredata/src/config.h.in
+++ b/desiredata/src/config.h.in
@@ -1,5 +1,5 @@
#undef HAVE_ALLOCA
-
#undef HAVE_ALLOCA_H
-
+#undef HAVE_ASPRINTF
+#undef HAVE_VASPRINTF