mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
Updated .bep file for m4-1.4.15, this one now allow it to build fully.
This commit is contained in:
@@ -7,6 +7,11 @@ STATUS_HAIKU="broken"
|
|||||||
DEPEND=""
|
DEPEND=""
|
||||||
BUILD {
|
BUILD {
|
||||||
cd m4-1.4.15
|
cd m4-1.4.15
|
||||||
|
libtoolize --force --copy --install
|
||||||
|
aclocal -I m4
|
||||||
|
autoconf
|
||||||
|
automake
|
||||||
|
autoheader
|
||||||
./configure --prefix=/boot/common --enable-changeword
|
./configure --prefix=/boot/common --enable-changeword
|
||||||
make
|
make
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user