]> git.pld-linux.org Git - packages/fvwm2.git/blob - fvwm2-xft2-link.patch
- drop obsolete and outdated manual inclusion of rpm macros
[packages/fvwm2.git] / fvwm2-xft2-link.patch
1 --- fvwm-2.5.28/configure.ac~   2011-07-28 01:41:11.691879311 +0200
2 +++ fvwm-2.5.28/configure.ac    2011-07-28 01:49:18.593313721 +0200
3 @@ -715,7 +715,7 @@
4        AC_DEFINE(HAVE_XFT2)
5        AC_DEFINE(HAVE_XFT)
6        AC_DEFINE(HAVE_XFT_UTF8)
7 -      Xft_LIBS=$XFT_LIBS
8 +      Xft_LIBS="$XFT_LIBS -lfontconfig"
9        Xft_CFLAGS=$XFT_CFLAGS
10      else
11        problem_xft=": Can't detect Xft2, detected fontconfig"
This page took 0.083558 seconds and 3 git commands to generate.