aboutsummaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authorFritz Elfert <felfert@to.com>2000-07-31 22:53:27 +0000
committerFritz Elfert <felfert@to.com>2000-07-31 22:53:27 +0000
commitee5d8c447c36d1798ae2c125a95ead663501d3f3 (patch)
tree97ff6764433733e8db9d37a167d48258aac31502 /acconfig.h
parent7fb94ed43a814788cda019c1e77314abc1626339 (diff)
downloadplptools-ee5d8c447c36d1798ae2c125a95ead663501d3f3.tar.gz
plptools-ee5d8c447c36d1798ae2c125a95ead663501d3f3.tar.bz2
plptools-ee5d8c447c36d1798ae2c125a95ead663501d3f3.zip
Removed more intermediate files from CVS. Those can be rebuilt by
using Makefile.cvs. Of course, a developer should all of the necessary tools installed (automake, autoconf, libtool).
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 298dea7..68f0453 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -1,3 +1,9 @@
+/* Define this, if you have libreadline */
+#undef HAVE_LIBREADLINE
+
+/* Define this, if you have libhistory */
+#undef HAVE_LIBHISTORY
+
/* Define if the C++ compiler supports BOOL */
#undef HAVE_BOOL