/[autoconf]/autoconf/lib/autoscan/programs
ViewVC logotype

Diff of /autoconf/lib/autoscan/programs

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

revision 1.4 by akim, Tue Jul 10 09:16:33 2001 UTC revision 1.5 by akim, Sat Sep 28 14:01:11 2002 UTC
# Line 17  Line 17 
17  # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
18  # 02111-1307, USA.  # 02111-1307, USA.
19    
20  ln              AC_PROG_LN_S  program: CC              AC_PROG_CXX
21  awk             AC_PROG_AWK  program: awk             AC_PROG_AWK
22  nawk            AC_PROG_AWK  program: bison           AC_PROG_YACC
23  gawk            AC_PROG_AWK  program: byacc           AC_PROG_YACC
24  mawk            AC_PROG_AWK  program: c++             AC_PROG_CXX
25  cc              AC_PROG_CC  program: cc              AC_PROG_CC
26  gcc             AC_PROG_CC  program: cpp             AC_PROG_CPP
27  cpp             AC_PROG_CPP  program: flex            AC_PROG_LEX
28  CC              AC_PROG_CXX  program: g++             AC_PROG_CXX
29  c++             AC_PROG_CXX  program: gawk            AC_PROG_AWK
30  g++             AC_PROG_CXX  program: gcc             AC_PROG_CC
31  install         AC_PROG_INSTALL  program: install         AC_PROG_INSTALL
32  lex             AC_PROG_LEX  program: lex             AC_PROG_LEX
33  flex            AC_PROG_LEX  program: ln              AC_PROG_LN_S
34  ranlib          AC_PROG_RANLIB  program: make            AC_PROG_MAKE_SET
35  yacc            AC_PROG_YACC  program: mawk            AC_PROG_AWK
36  byacc           AC_PROG_YACC  program: nawk            AC_PROG_AWK
37  bison           AC_PROG_YACC  program: ranlib          AC_PROG_RANLIB
38  make            AC_PROG_MAKE_SET  program: yacc            AC_PROG_YACC
39    
40  # Local Variables:  # Local Variables:
41  # mode: shell-script  # mode: shell-script

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

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