aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--make/m4.mk9
1 files changed, 0 insertions, 9 deletions
diff --git a/make/m4.mk b/make/m4.mk
index 70ceb92ae..fc4ba6abe 100644
--- a/make/m4.mk
+++ b/make/m4.mk
@@ -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