config/tools.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Wed Jul 22 20:42:23 2009 +0200 (2009-07-22)
changeset 1431 28a90ba877ca
permissions -rw-r--r--
Require GNU awk at ./configure time.

Some components (specifically {,e}glibc) will not build when awk
is not GNU awk. Make ./configure check for GNU awk.
yann@924
     1
menu "Tools facilities"
yann@924
     2
source config.gen/tools.in
yann@924
     3
endmenu