mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
Updated glib-2.26.1 to use aclocal --print-ac-dir, note that it's still broken.
This commit is contained in:
@@ -11,11 +11,11 @@ BUILD {
|
||||
rm -rf aclocal.m4
|
||||
mkdir -p m4
|
||||
cp ../../gtk-doc.m4 m4
|
||||
cp /boot/common/share/aclocal/libtool.m4 m4
|
||||
cp /boot/common/share/aclocal/ltoptions.m4 m4
|
||||
cp /boot/common/share/aclocal/ltversion.m4 m4
|
||||
cp /boot/common/share/aclocal/ltsugar.m4 m4
|
||||
cp /boot/common/share/aclocal/lt~obsolete.m4 m4
|
||||
cp `aclocal --print-ac-dir`/libtool.m4 m4
|
||||
cp `aclocal --print-ac-dir`/ltoptions.m4 m4
|
||||
cp `aclocal --print-ac-dir`/ltversion.m4 m4
|
||||
cp `aclocal --print-ac-dir`/ltsugar.m4 m4
|
||||
cp `aclocal --print-ac-dir`/lt~obsolete.m4 m4
|
||||
libtoolize --force --copy --install
|
||||
aclocal -I m4
|
||||
autoconf
|
||||
|
||||
Reference in New Issue
Block a user