diff options
author | reinelt <> | 2005-05-13 05:43:32 +0000 |
---|---|---|
committer | reinelt <> | 2005-05-13 05:43:32 +0000 |
commit | e406211ef28996433d45a4fa0a3f3df813cfc9d8 (patch) | |
tree | b5928ed6bfbe6e904499e42b3bfad355a1861eb0 /configure | |
parent | 1464737ccf1621913ab00d9679ec22dbdbf597c1 (diff) | |
download | lcd4linux-e406211ef28996433d45a4fa0a3f3df813cfc9d8.tar.gz |
[lcd4linux @ 2005-05-13 05:43:25 by reinelt]
added drv_LCDLinux.h to extra_sources
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |