* convince bison to use m4 without path

This commit is contained in:
Oliver Tappe
2011-03-07 18:17:59 +00:00
parent 2a7468c0b0
commit 6d42af7e56

View File

@@ -8,7 +8,7 @@ DEPEND=""
BUILD {
cd bison-2.4.3
prefix=$(finddir B_PACKAGE_LINKS_DIRECTORY)/bison-2.4.3
./configure --prefix=$prefix \
M4="m4" ./configure --prefix=$prefix \
--datarootdir=$prefix/data \
--sbindir=$prefix/bin \
--includedir=$prefix/develop/headers \