aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index eed256ae..2c636300 100644
--- a/configure.ac
+++ b/configure.ac
@@ -475,7 +475,7 @@ AC_CHECK_DECLS([openpty],[],[],
#if HAVE_TERMIOS_H
# include <termios.h>
#endif
-#if HAVE_LIBTUIL_H
+#if HAVE_LIBUTIL_H
# include <sys/types.h>
# include <libutil.h>
#endif