Index: configure
--- configure.orig	2009-10-10 14:05:04 +0200
+++ configure	2009-11-14 09:20:34 +0100
@@ -23405,11 +23405,6 @@
 $as_echo "$as_me: error: some requested system libraries failed" >&2;}
    { (exit 1); exit 1; }; }
 fi
-if test "x$syslib_used:$enable_native_texlive_build" = xyes:yes; then
-  { { $as_echo "$as_me:$LINENO: error: you can not use system libraries for a native TeX Live build" >&5
-$as_echo "$as_me: error: you can not use system libraries for a native TeX Live build" >&2;}
-   { (exit 1); exit 1; }; }
-fi
 CPPFLAGS=$kpse_save_CPPFLAGS
 LIBS=$kpse_save_LIBS
 
Index: libs/icu/icu-xetex/icudefs.mk.in
--- libs/icu/icu-xetex/icudefs.mk.in.orig	2008-03-04 14:26:36 +0100
+++ libs/icu/icu-xetex/icudefs.mk.in	2009-12-21 13:17:35 +0100
@@ -134,7 +134,7 @@
 ifeq ($(ENABLE_RPATH),YES)
 RPATHLDFLAGS = $(LD_RPATH)$(LD_RPATH_PRE)$(libdir)
 endif
-LDFLAGS = @LDFLAGS@ $(RPATHLDFLAGS)
+LDFLAGS =
 
 # What kind of libraries are we building and linking against?
 ENABLE_STATIC = @ENABLE_STATIC@
