From 51149806f890e8181c016713cff30bc0c9c06450 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Tue, 9 Apr 2013 09:22:20 +0200 Subject: rename expat external to 'expat' expat_utf16 is long gone, so there is no need to fool around with expat_utf8. Change-Id: I0dd4a5c4d78805e98913e645cc83d2ab634bcb89 --- shell/Library_propertyhdl.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell/Library_propertyhdl.mk') diff --git a/shell/Library_propertyhdl.mk b/shell/Library_propertyhdl.mk index 93d39823d531..2d03c661b157 100644 --- a/shell/Library_propertyhdl.mk +++ b/shell/Library_propertyhdl.mk @@ -48,7 +48,7 @@ $(eval $(call gb_Library_add_defs,propertyhdl,\ )) $(eval $(call gb_Library_use_externals,propertyhdl,\ - expat_utf8 \ + expat \ zlib \ )) -- cgit