summaryrefslogtreecommitdiff
path: root/x11/efltk/patches/patch-ah
AgeCommit message (Collapse)AuthorFilesLines
2011-10-09Use pkg-config to find libXft, not xft-config, as xft-config hasdholland1-2/+20
disappeared from recent libXft. Fixes the native X build. (XXX: will this break the build for really old libXft? Does this need to learn to use both?)
2006-03-08Fix typo resulting in incorrect thread detection. Bump revision.joerg1-5/+5
2006-02-18Don't use hard-coded -lpthread for pthread detection, but PTHREAD_*.joerg1-0/+30
Ride on last revision bump.