Branch: Tag:

2005-11-07

2005-11-07 20:27:17 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Oops, /usr/ccs/bin got lost in the bin-directory search.

Rev: src/configure.in:1.924

1: - AC_REVISION("$Id: configure.in,v 1.923 2005/11/07 16:49:08 grubba Exp $") + AC_REVISION("$Id: configure.in,v 1.924 2005/11/07 20:27:17 grubba Exp $")   AC_INIT(interpret.c)   AC_CONFIG_HEADER(machine.h)   
2334:    # MinGW system.    cat <<\EOF   #!/bin/sh - # Automatically generated by $Id: configure.in,v 1.923 2005/11/07 16:49:08 grubba Exp $. + # Automatically generated by $Id: configure.in,v 1.924 2005/11/07 20:27:17 grubba Exp $.   # MinGW-version. Do NOT edit.   posix_name="`cat`"   posix_prefix="/"
2372:    # Native POSIX system.    cat <<\EOF   #!/bin/sh - # Automatically generated by $Id: configure.in,v 1.923 2005/11/07 16:49:08 grubba Exp $. + # Automatically generated by $Id: configure.in,v 1.924 2005/11/07 20:27:17 grubba Exp $.   # POSIX-version. Do NOT edit.   cat   EOF
2381:    # rntcl-style    cat <<\EOF   #!/bin/sh - # Automatically generated by $Id: configure.in,v 1.923 2005/11/07 16:49:08 grubba Exp $. + # Automatically generated by $Id: configure.in,v 1.924 2005/11/07 20:27:17 grubba Exp $.   # RNTCL-version. Do NOT edit.   sed -e "$PIKE_PATH_TRANSLATE"   EOF
2545:    $with_root/usr/gnu $with_root/opt/gnu $with_root/sw/gnu \    $with_root/usr/freeware $with_root/usr/pkg \    $with_root/usr/sfw $with_root/opt/sfw $with_root/opt/csw \ +  $with_root/usr/ccs \    `echo $with_root/opt/gnome* | sort -r` \    `echo $with_root/usr/X* | sort -r`    do