diff options
author | Geoffrey Noer <noer@cygnus> | 1996-06-27 23:09:15 +0000 |
---|---|---|
committer | Geoffrey Noer <noer@cygnus> | 1996-06-27 23:09:15 +0000 |
commit | a928fca19c9533b9213cba9898c29483e83a201b (patch) | |
tree | 8cc20d0f70108d5a3496102a077177351de236a3 /configure.in | |
parent | fbf011f249b401fc7f98d130a5fdf2affa6328c1 (diff) | |
download | gdb-a928fca19c9533b9213cba9898c29483e83a201b.zip gdb-a928fca19c9533b9213cba9898c29483e83a201b.tar.gz gdb-a928fca19c9533b9213cba9898c29483e83a201b.tar.bz2 |
Add gawk to list of things to build
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 6c3af3e..9758ce1 100644 --- a/configure.in +++ b/configure.in @@ -53,7 +53,7 @@ host_tools="texinfo byacc flex bison binutils ld gas gcc gdb make patch prms send-pr gprof gdbtest tgas etc expect dejagnu sim bash m4 autoconf ispell grep diff rcs cvs fileutils shellutils time textutils wdiff find emacs emacs19 uudecode hello tar gzip indent - recode release sed utils guile perl apache inet" + recode release sed utils guile perl apache inet gawk" # these libraries are built for the target environment, and are built after |