ChangeLog: add entry for "init.sh: automatically accommodate programs with the .exe...
[gnulib.git] / m4 / pty.m4
index ba6a8c0..1d8616d 100644 (file)
--- a/m4/pty.m4
+++ b/m4/pty.m4
@@ -1,5 +1,5 @@
 # pty.m4 serial 1
-dnl Copyright (C) 2009 Free Software Foundation, Inc.
+dnl Copyright (C) 2009, 2010 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
@@ -22,7 +22,7 @@ AC_DEFUN([gl_PTY],
         AC_MSG_WARN([[Cannot find forkpty, build will likely fail]])
       else
         PTY_H='pty.h'
-       PTY_HEADER='libutil.h'
+        PTY_HEADER='libutil.h'
       fi
     else
       PTY_H='pty.h'