]> git.pld-linux.org Git - packages/rox.git/blame - rox-linking.patch
- up to 2.11
[packages/rox.git] / rox-linking.patch
CommitLineData
d9e0316b
JP
1--- rox-filer-2.10/ROX-Filer/src/configure.in.orig 2011-01-27 12:11:11.619814512 +0100
2+++ rox-filer-2.10/ROX-Filer/src/configure.in 2011-01-27 12:11:54.849814514 +0100
3@@ -114,7 +114,7 @@
4 if test x$no_x = xyes ; then
5 AC_MSG_ERROR([X development libraries not found])
6 fi
7-LIBS="$LIBS $X_LIBS -lX11 $X_EXTRA_LIBS"
8+LIBS="$LIBS $X_LIBS -lX11 $X_EXTRA_LIBS -ldl"
9 CFLAGS="$CFLAGS $X_CFLAGS"
10
11 dnl Does file(1) support '-b' ?
This page took 0.475009 seconds and 4 git commands to generate.