Meaningless change for testing autoconf file commit order stuff.
authorDan Harkless <dan@harkless.org>
Fri, 21 Jul 2000 02:03:23 +0000 (02:03 +0000)
committerDan Harkless <dan@harkless.org>
Fri, 21 Jul 2000 02:03:23 +0000 (02:03 +0000)
configure.in

index 9d0bc24..53105af 100644 (file)
@@ -447,7 +447,7 @@ if test $nmh_cv_header_termios_h_tiocgwinsz = no; then
   nmh_cv_header_sys_ioctl_h_tiocgwinsz=yes,
   nmh_cv_header_sys_ioctl_h_tiocgwinsz=no)])
   if test $nmh_cv_header_sys_ioctl_h_tiocgwinsz = yes; then
-    AC_DEFINE(GWINSZ_IN_SYS_IOCTL)
+    AC_DEFINE(GWINSZ_IN_SYS_IOCTL)dnl
   fi
 fi