]> git.pld-linux.org Git - packages/rox.git/blob - rox-linking.patch
- up to 2.11
[packages/rox.git] / rox-linking.patch
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.082446 seconds and 3 git commands to generate.