summaryrefslogtreecommitdiff
path: root/Build/source/texk/ptexenc/Makefile.in
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2010-10-04 07:18:29 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2010-10-04 07:18:29 +0000
commit911ebf1b25f65e9ed6c2dc81b78af70c1a3838a1 (patch)
treecdc88320a22bc68a66c412f88a9e0ee4b5eb766a /Build/source/texk/ptexenc/Makefile.in
parent4225bd1667f6968e89174c750cc90d0242eaeaa0 (diff)
minor build fix
git-svn-id: svn://tug.org/texlive/trunk@19993 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/ptexenc/Makefile.in')
-rw-r--r--Build/source/texk/ptexenc/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/ptexenc/Makefile.in b/Build/source/texk/ptexenc/Makefile.in
index a6e1243d2c6..37702617e72 100644
--- a/Build/source/texk/ptexenc/Makefile.in
+++ b/Build/source/texk/ptexenc/Makefile.in
@@ -253,7 +253,7 @@ INCLUDES = $(KPATHSEA_INCLUDES)
AM_CFLAGS = $(WARNING_CFLAGS)
lib_LTLIBRARIES = libptexenc.la
libptexenc_la_CPPFLAGS = -DMAKE_PTENC_DLL
-libptexenc_la_LDFLAGS = -version-info $(PTEXENC_LT_VERSINFO)
+libptexenc_la_LDFLAGS = -no-undefined -version-info $(PTEXENC_LT_VERSINFO)
# Note: jisx0208.h is a copy of ../../libs/gd/gd-2.0.35/jisx0208.h.
#