This reverts commit
34abd8c7de0cac8efeead7fb3848427fb944b5bd.
The author blindly posted the patch without actually testing
whether it was necessary. It was not, because the libraries
in question were already linked against. Thanks to John
Darrington for pointing that out.
src/ui/libuicommon.la \
src/libpspp.la \
src/libpspp-core.la \
- $(GSL_LIBS) \
$(GTK_LIBS) \
$(GTKSOURCEVIEW_LIBS) \
$(CAIRO_LIBS) \
src/libpspp.la \
src/libpspp-core.la \
$(CAIRO_LIBS) \
- $(GSL_LIBS) \
$(NCURSES_LIBS) \
$(LIBREADLINE) \
$(GSL_LIBS)