Avoid redundant linking against libtool convenience libraries.
[pspp] / src / automake.mk
index cfd3a9f5a8114acebd63f6d7f63c8a28534250f0..522664964c4126bbcce5d387d603fbd197ba02ad 100644 (file)
@@ -31,9 +31,7 @@ src_libpspp_la_LIBADD = \
        src/language/liblanguage.la \
        src/math/libpspp-math.la \
        src/output/liboutput.la \
-        $(GSL_LIBS) \
-       gl/libgl.la
-
+        $(GSL_LIBS)
 
 include $(top_srcdir)/src/math/automake.mk
 include $(top_srcdir)/src/output/automake.mk