[gforth] / gforth / configure.in  

gforth: gforth/configure.in

Diff for /gforth/configure.in between version 1.139 and 1.140

version 1.139, Sun Jun 13 17:04:28 2004 UTC version 1.140, Tue Jun 15 09:37:17 2004 UTC
Line 356 
Line 356 
 AC_CHECK_PROG(disasm_fs,disasm.fs,arch/$machine/disasm.fs,,$srcdir/arch/$machine)  AC_CHECK_PROG(disasm_fs,disasm.fs,arch/$machine/disasm.fs,,$srcdir/arch/$machine)
 AC_SUBST(disasm_fs)  AC_SUBST(disasm_fs)
   
 #programs needed for dis-gdb.fs  
 #it would be better to check for them at run-time, though  
 AC_CHECK_PROG([disgdb_fs1],[mktemp],[dis-gdb.fs],)  
 AC_CHECK_PROG([disgdb_fs],[gdb],[$disgdb_fs1],)  
   
 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


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help