X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=unix%2Fconfigure.ac;h=699e6ef8aea627b36e597882029ca9c1eb37a1c5;hb=d83cd2f79bba111660262af0827296cb76e17040;hp=0cbd5ceeb8b9782a86f94860b2afab2d9d08900c;hpb=62b943922e8bb54a43e874cb82f4cfd35b8c9376;p=PuTTY.git diff --git a/unix/configure.ac b/unix/configure.ac index 0cbd5cee..699e6ef8 100644 --- a/unix/configure.ac +++ b/unix/configure.ac @@ -14,7 +14,6 @@ if test "X$GCC" = Xyes; then CFLAGS="$CFLAGS -Wall -Werror" fi -AC_CHECK_HEADERS([sys/sockio.h],,,[ ]) AC_CHECK_HEADERS([utmpx.h],,,[ #include #include ])