mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
* convince bison to use m4 without path
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user