[tex-live] xpdfopen does not need libXmu

Ulrich Mueller ulm at gentoo.org
Thu Mar 22 08:55:50 CET 2018


utils/xpdfopen/Makefile.am has this line:

LDADD = $(X_LIBS) -lX11 -lXmu $(X_EXTRA_LIBS)

Looks like libXmu isn't actually needed. There is neither any X11/Xmu
header file included in the sources, nor is there any DT_NEEDED tag
for libXmu in the resulting binaries.


More information about the tex-live mailing list