aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2005-05-13 05:43:32 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2005-05-13 05:43:32 +0000
commit992d87d90bea7c457f8434a28be1ce7807b7b974 (patch)
treeb5928ed6bfbe6e904499e42b3bfad355a1861eb0 /configure
parent22b2fbf2b468991184a03a67a92f370c62cd514f (diff)
downloadlcd4linux-992d87d90bea7c457f8434a28be1ce7807b7b974.tar.gz
[lcd4linux @ 2005-05-13 05:43:25 by reinelt]
added drv_LCDLinux.h to extra_sources git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@552 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure b/configure
index a2b1f4e..d01a3ab 100755
--- a/configure
+++ b/configure
@@ -7932,7 +7932,8 @@ fi
-for ac_header in arpa/inet.h fcntl.h netdb.h netinet/in.h stdlib.h string.h sys/ioctl.h sys/socket.h sys/statfs.h sys/time.h syslog.h termios.h unistd.h
+
+for ac_header in arpa/inet.h fcntl.h netdb.h netinet/in.h stdlib.h string.h sys/ioctl.h sys/socket.h sys/statfs.h sys/vfs.h sys/time.h syslog.h termios.h unistd.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
if eval "test \"\${$as_ac_Header+set}\" = set"; then