[gforth] / gforth / configure.in  

gforth: gforth/configure.in

Diff for /gforth/configure.in between version 1.156 and 1.157

version 1.156, Sun Feb 19 22:35:40 2006 UTC version 1.157, Mon Feb 20 22:20:17 2006 UTC
Line 492 
Line 492 
 AC_PATH_PROG(INSTALL_INFO,install-info,[echo '>>>>Please make info dir entry:'],$PATH:/sbin:/usr/sbin:/usr/local/sbin)  AC_PATH_PROG(INSTALL_INFO,install-info,[echo '>>>>Please make info dir entry:'],$PATH:/sbin:/usr/sbin:/usr/local/sbin)
   
 case "$host_os" in  case "$host_os" in
         *win32|cygwin)          *win32*)
                   # !!!FIXME!!! problems with cygwin and ';' as path separator
                 DIRSEP="\\\\"                  DIRSEP="\\\\"
                 PATHSEP=";"                  PATHSEP=";"
                 #we want the builtins of command.com/cmd.exe and its                  #we want the builtins of command.com/cmd.exe and its


Generate output suitable for use with a patch program
Legend:
Removed from v.1.156  
changed lines
  Added in v.1.157

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help