summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a0f196d)
raw | patch | inline | side by side (parent: a0f196d)
author | Josh Andler <scislac@gmail.com> | |
Mon, 15 Nov 2010 01:35:29 +0000 (17:35 -0800) | ||
committer | Josh Andler <scislac@gmail.com> | |
Mon, 15 Nov 2010 01:35:29 +0000 (17:35 -0800) |
configure.ac | patch | blob | history |
diff --git a/configure.ac b/configure.ac
index 6bcb1d636c4da05144b6e93b9b7fc87e54a08a92..9cb50b06ee30804be04b4f3f48e6a44e6551442d 100644 (file)
--- a/configure.ac
+++ b/configure.ac
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