diff aclocal.m4 @ 3971:41e7fa40ff4c

[project @ 2002-07-02 23:46:48 by jwe]
author jwe
date Tue, 02 Jul 2002 23:46:49 +0000
parents a10df4059532
children e97fb79fc1d5
line wrap: on
line diff
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -402,7 +402,7 @@
 else
   octave_possible_pagers="less more page pg"
   case "$canonical_host_type" in
-    *-*-cygwin32)
+    *-*-cygwin*)
       octave_possible_pagers="$octave_possible_pagers more.com"
     ;;
   esac