/[emacs]/emacs/configure.in
ViewVC logotype

Diff of /emacs/configure.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.341 by fx, Sun Jun 29 12:01:08 2003 UTC revision 1.342 by rms, Sat Jul 12 21:59:54 2003 UTC
# Line 222  case "${canonical}" in Line 222  case "${canonical}" in
222    ## NetBSD ports    ## NetBSD ports
223    *-*-netbsd* )    *-*-netbsd* )
224      opsys=netbsd      opsys=netbsd
225        if test -f /usr/lib/crti.o; then
226          AC_DEFINE(HAVE_CRTIN)
227        fi
228    
229      case "${canonical}" in      case "${canonical}" in
230        alpha*-*-netbsd*) machine=alpha ;;        alpha*-*-netbsd*) machine=alpha ;;
231        i[3456]86-*-netbsd*) machine=intel386 ;;        i[3456]86-*-netbsd*) machine=intel386 ;;

Legend:
Removed from v.1.341  
changed lines
  Added in v.1.342

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26