diff --git a/configure.ac b/configure.ac
index b1115c6d75dcd285fedf5fdc61484861ce1469e0..5ae554b4c0317fcf32ae31351f15352a1b3caa7a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@ AC_SYS_LARGEFILE
 
 dnl Checks for header files.
 AC_HEADER_STDC
-AC_CHECK_HEADERS(fcntl.h getopt.h libintl.h limits.h termio.h termios.h regex.h unistd.h)
+AC_CHECK_HEADERS(fcntl.h getopt.h libintl.h limits.h regex.h termio.h termios.h unistd.h)
 
 dnl options
 AC_ARG_ENABLE(debug,