diff core/gettext/gettext.sh @ 549:bad483aace64

vanilla: use prefix= instead
author David Demelier <markand@malikania.fr>
date Sun, 23 Jun 2019 15:13:10 +0200
parents 014d018468fb
children 25cecc6dca48
line wrap: on
line diff
--- a/core/gettext/gettext.sh	Tue Apr 16 20:01:00 2019 +0200
+++ b/core/gettext/gettext.sh	Sun Jun 23 15:13:10 2019 +0200
@@ -42,8 +42,7 @@
 	LDFLAGS="$LDFLAGS" \
 	LIBS="$LIBS" \
 	./configure \
-		--prefix=/ \
-		--with-included-gettext \
+		--prefix= \
 		--enable-shared \
 		--disable-static \
 		--enable-nls