File texlive-20110705-source-ptexenc.patch of Package mingw32-texlive
diff -Naur texlive-20110705-source/texk/ptexenc/Makefile.am texlive-20110705-source.ptexenc/texk/ptexenc/Makefile.am --- texlive-20110705-source/texk/ptexenc/Makefile.am 2011-01-12 11:43:40.000000000 +0100 +++ texlive-20110705-source.ptexenc/texk/ptexenc/Makefile.am 2011-11-22 14:12:51.394940852 +0100 @@ -18,6 +18,9 @@ libptexenc_la_LDFLAGS = -no-undefined -version-info $(PTEXENC_LT_VERSINFO) +libptexenc_la_LIBADD = $(KPATHSEA_LIBS) + + # Note: jisx0208.h is a copy of ../../libs/gd/gd-2.0.35/jisx0208.h. # libptexenc_la_SOURCES = \ diff -Naur texlive-20110705-source/texk/ptexenc/Makefile.in texlive-20110705-source.ptexenc/texk/ptexenc/Makefile.in --- texlive-20110705-source/texk/ptexenc/Makefile.in 2011-01-12 11:43:40.000000000 +0100 +++ texlive-20110705-source.ptexenc/texk/ptexenc/Makefile.in 2011-11-22 14:12:54.022953895 +0100 @@ -90,7 +90,8 @@ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)" LTLIBRARIES = $(lib_LTLIBRARIES) -libptexenc_la_LIBADD = +am__DEPENDENCIES_1 = +libptexenc_la_DEPENDENCIES = $(am__DEPENDENCIES_1) am_libptexenc_la_OBJECTS = libptexenc_la-kanjicnv.lo \ libptexenc_la-ptexenc.lo libptexenc_la-unicode-jp.lo \ libptexenc_la-unicode.lo @@ -254,6 +255,7 @@ lib_LTLIBRARIES = libptexenc.la libptexenc_la_CPPFLAGS = -DMAKE_PTENC_DLL libptexenc_la_LDFLAGS = -no-undefined -version-info $(PTEXENC_LT_VERSINFO) +libptexenc_la_LIBADD = $(KPATHSEA_LIBS) # Note: jisx0208.h is a copy of ../../libs/gd/gd-2.0.35/jisx0208.h. #