Code

Filters. New custom predefined filters (Colorize and Quadritone fantasy) and some...
[inkscape.git] / configure.ac
index 6bcb1d636c4da05144b6e93b9b7fc87e54a08a92..9cb50b06ee30804be04b4f3f48e6a44e6551442d 100644 (file)
@@ -780,7 +780,7 @@ if test "x$cairo_pdf" = "xyes"; then
 fi
 
 dnl Shouldn't we test for libpng and libz?
-INKSCAPE_LIBS="$INKSCAPE_LIBS -lpng -lz -lX11 -lxml2"
+INKSCAPE_LIBS="$INKSCAPE_LIBS -lpng -lz -lX11 -lxml2 -ldl"
 if test "x$openmp_ok" = "xyes"; then
        INKSCAPE_LIBS="$INKSCAPE_LIBS -lgomp"
 fi