components/gnuplot/Makefile
changeset 623 15f87c23a86e
parent 206 a4474882bf60
child 670 2d9c52030317
--- a/components/gnuplot/Makefile	Tue Dec 13 13:58:15 2011 -0800
+++ b/components/gnuplot/Makefile	Wed Dec 14 10:23:11 2011 -0800
@@ -44,6 +44,7 @@
 CONFIGURE_OPTIONS  += --libexecdir=$(CONFIGURE_LIBDIR.$(BITS))
 CONFIGURE_OPTIONS  += --sysconfdir=/etc/gnu
 CONFIGURE_OPTIONS  += --infodir=$(CONFIGURE_INFODIR)
+CONFIGURE_OPTIONS  += --x-libraries=$(CONFIGURE_LIBDIR.$(BITS))
 CONFIGURE_OPTIONS  += CFLAGS="$(CFLAGS)"
 CONFIGURE_OPTIONS  += CXXFLAGS="$(CXXFLAGS)"