]> git.pld-linux.org Git - packages/glpk.git/blame - glpk-dl.patch
- updated to 4.48 (note: new soname)
[packages/glpk.git] / glpk-dl.patch
CommitLineData
1c7f7226
JB
1--- glpk-4.44/configure.ac.orig 2010-06-03 10:00:00.000000000 +0200
2+++ glpk-4.44/configure.ac 2010-10-16 15:30:29.667743558 +0200
3@@ -106,6 +106,7 @@
4 elif test "$enable_dl" = "dlfcn"; then
5 AC_MSG_RESULT([dlfcn])
6 AC_DEFINE([HAVE_DLFCN], [1], [N/A])
7+ LIBS="-ldl $LIBS"
8 else
9 AC_MSG_RESULT([no])
10 fi
This page took 0.070777 seconds and 4 git commands to generate.