aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2006-08-26 11:22:34 +0200
committerReinhard Tartler <siretart@tauware.de>2006-08-26 11:22:34 +0200
commitf2b067088967528db0ccc577afafcac1be32eab6 (patch)
tree25ed838544777e5c30817295cc1b785caa09d258 /configure.in
parent0609070248187606505cc1b4667790a7c5ea43f0 (diff)
parent7ea355421e25c91dd46235f49246c6a21bdeae2b (diff)
downloadlcd4linux-f2b067088967528db0ccc577afafcac1be32eab6.tar.gz
merge FTBFS fix and fixup debian/changelog
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index ca233da..17dd4c5 100644
--- a/configure.in
+++ b/configure.in
@@ -46,6 +46,7 @@ sinclude(curses.m4)
AC_CHECK_CURSES
# Checks for X11
+AC_PATH_X
AC_PATH_XTRA
# double-check for X11
if test "$no_x" != "yes"; then