/[autoconf]/autoconf/lib/autoconf/programs.m4
ViewVC logotype

Diff of /autoconf/lib/autoconf/programs.m4

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

revision 1.5 by akim, Sat Sep 22 15:20:45 2001 UTC revision 1.6 by eggert, Fri Oct 19 18:34:42 2001 UTC
# Line 256  fi Line 256  fi
256  # Please, keep this section sorted.  # Please, keep this section sorted.
257  # (But of course when keeping related things together).  # (But of course when keeping related things together).
258    
259  # Check for mawk first since it's generally faster.  # Check for gawk first since it's generally better.
260  AC_DEFUN([AC_PROG_AWK],  AC_DEFUN([AC_PROG_AWK],
261  [AC_CHECK_PROGS(AWK, mawk gawk nawk awk, )])  [AC_CHECK_PROGS(AWK, gawk mawk nawk awk, )])
262    
263    
264  # AC_PROG_INSTALL  # AC_PROG_INSTALL

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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