File texlive-20091011-source-undefined.patch of Package mingw32-texlive
diff -Naur texlive-20091011-source.orig/texk/kpathsea/Makefile.am texlive-20091011-source/texk/kpathsea/Makefile.am --- texlive-20091011-source.orig/texk/kpathsea/Makefile.am 2010-01-25 15:37:41.000000000 +0100 +++ texlive-20091011-source/texk/kpathsea/Makefile.am 2010-01-25 15:38:54.000000000 +0100 @@ -16,7 +16,7 @@ libkpathsea_la_CPPFLAGS = -DMAKE_KPSE_DLL -libkpathsea_la_LDFLAGS = -version-number $(KPSE_LT_VERSNUM) +libkpathsea_la_LDFLAGS = -version-number $(KPSE_LT_VERSNUM) -no-undefined libkpathsea_la_LIBADD = $(LTLIBOBJS) diff -Naur texlive-20091011-source.orig/texk/kpathsea/Makefile.in texlive-20091011-source/texk/kpathsea/Makefile.in --- texlive-20091011-source.orig/texk/kpathsea/Makefile.in 2010-01-25 15:37:42.000000000 +0100 +++ texlive-20091011-source/texk/kpathsea/Makefile.in 2010-01-25 15:55:27.000000000 +0100 @@ -357,7 +357,7 @@ AM_CFLAGS = $(WARNING_CFLAGS) lib_LTLIBRARIES = libkpathsea.la libkpathsea_la_CPPFLAGS = -DMAKE_KPSE_DLL -libkpathsea_la_LDFLAGS = -version-number $(KPSE_LT_VERSNUM) +libkpathsea_la_LDFLAGS = -version-number $(KPSE_LT_VERSNUM) -no-undefined libkpathsea_la_LIBADD = $(LTLIBOBJS) BUILT_SOURCES = paths.h libkpathsea_la_SOURCES = tex-file.c absolute.c atou.c cnf.c concat.c \