diff --git a/configure.ac b/configure.ac index efbd96e..78d3a29 100644 --- a/configure.ac +++ b/configure.ac @@ -372,7 +372,7 @@ AC_CHECK_DECL([forkpty], [AC_DEFINE([FORKPTY_IN_LIBUTIL], [1], [Define if libutil.h necessary for forkpty().])], , [[#include - #include ]]) +#include ]]) AC_SEARCH_LIBS([forkpty], [util bsd], [ AC_DEFINE([HAVE_FORKPTY],, [Define if you have forkpty().])