]> diplodocus.org Git - nmh/blobdiff - configure.in
Fixed warnings from diff on first-time install of nmh. Also added 'echo's
[nmh] / configure.in
index 53105afec87eed9b4a34cb43eaf5c70b87912265..196fdc98f9228ed2055a317cb2220d8fdd2b2dba 100644 (file)
@@ -620,7 +620,7 @@ if test $nmh_cv_decl_ospeed_include_defines = no; then
 fi
  
 if test $nmh_cv_decl_ospeed_include_defines = yes; then
-  AC_DEFINE(HAVE_OSPEED)
+  AC_DEFINE(HAVE_OSPEED)dnl
 elif test $nmh_cv_decl_ospeed_must_define = yes; then
   AC_DEFINE(HAVE_OSPEED)
   AC_DEFINE(MUST_DEFINE_OSPEED)