aboutsummaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authorFritz Elfert <felfert@to.com>2001-03-29 15:46:37 +0000
committerFritz Elfert <felfert@to.com>2001-03-29 15:46:37 +0000
commit04b269100ef9a0ea09ab6557095b18ccdf168074 (patch)
tree28ef682cd560565b9a8b080f8c496b8721339a8f /acconfig.h
parent63be61f0a1e1e4ea35b2829d5d28af30f38c3e2e (diff)
downloadplptools-04b269100ef9a0ea09ab6557095b18ccdf168074.tar.gz
plptools-04b269100ef9a0ea09ab6557095b18ccdf168074.tar.bz2
plptools-04b269100ef9a0ea09ab6557095b18ccdf168074.zip
Fixed debian compile bug.
Fixed link when libplp is not yet installed.
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 46f9183..b3e338e 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -3,6 +3,9 @@
@TOP@
+/* Define this, if you have sys/time.h */
+#undef HAVE_SYS_TIME_H
+
/* Define this, if libc provides bind_textdomain_codeset */
#undef HAVE_BIND_TEXTDOMAIN_CODESET