From 5a54c9a1c64f5524e0bb1e9b9dc7764c0d674e49 Mon Sep 17 00:00:00 2001 From: Jay Freeman Date: Tue, 22 Jan 2008 14:27:12 +0000 Subject: Forcing gettext to compile libintl as the iPhone's libc does not provide it. git-svn-id: http://svn.telesphoreo.org/trunk@27 514c082c-b64e-11dc-b46d-3d985efe055d --- data/gettext/make.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/gettext') diff --git a/data/gettext/make.sh b/data/gettext/make.sh index 1b3c1b776..fb5de9343 100644 --- a/data/gettext/make.sh +++ b/data/gettext/make.sh @@ -1,6 +1,6 @@ pkg:extract cd * pkg:patch -pkg:configure +pkg:configure --without-libintl-prefix make pkg:install -- cgit v1.2.3