]> git.deb.at Git - pkg/abook.git/blobdiff - configure
- don't try to use linux/termios.h
[pkg/abook.git] / configure
index 4bfbde2ccecdd1bcbf224c2b83346671d8bbdd3c..7d43b581c80804e292d87c1fb52c535a0b3d19d8 100755 (executable)
--- a/configure
+++ b/configure
@@ -1613,7 +1613,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE=abook
- VERSION=0.5.4rc3
+ VERSION=0.5.4
 
 
 cat >>confdefs.h <<_ACEOF
@@ -4024,8 +4024,7 @@ fi
 
 
 
-
-for ac_header in unistd.h locale.h termios.h linux/termios.h sys/ioctl.h
+for ac_header in unistd.h locale.h termios.h sys/ioctl.h
 do
 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
 if eval "test \"\${$as_ac_Header+set}\" = set"; then