* added two autoheader and gawk to the list of dependencies

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21277 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus
2007-05-30 16:55:47 +00:00
parent 5fa5e5fea7
commit 7d3aade673
+2
View File
@@ -22,6 +22,8 @@ Haiku's build system itself:
* bison
* flex and lex (usually a mini shell script invoking flex)
* makeinfo (part of texinfo, needed for building gcc 4 only)
* autoheader (part of autoconf, needed for building gcc)
* gawk
Whether they are installed can be tested for instance by running them in the
shell with the "--version" parameter.