mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
Fix m4 so it compiles once again....
-Erik
This commit is contained in:
@@ -26,15 +26,6 @@ $(M4_DIR)/.configured: $(M4_DIR)/.unpacked
|
||||
--target=$(GNU_TARGET_NAME) \
|
||||
--prefix=/usr \
|
||||
--exec-prefix=/usr \
|
||||
--bindir=/usr/bin \
|
||||
--sbindir=/usr/sbin \
|
||||
--libexecdir=/usr/lib \
|
||||
--sysconfdir=/etc \
|
||||
--datadir=/usr/share \
|
||||
--localstatedir=/var \
|
||||
--mandir=/usr/man \
|
||||
--infodir=/usr/info \
|
||||
--disable-nls \
|
||||
);
|
||||
touch $(M4_DIR)/.configured
|
||||
|
||||
|
||||
Reference in New Issue
Block a user