]> git.pld-linux.org Git - packages/fvwm2.git/blame - fvwm2-xft2-link.patch
- drop obsolete and outdated manual inclusion of rpm macros
[packages/fvwm2.git] / fvwm2-xft2-link.patch
CommitLineData
7b5961ba
JR
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.081997 seconds and 4 git commands to generate.