summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)Author
2005-07-23Get rid of DEP_{CFLAGS,LIBS}. This is what was intended, but had a bug inMatthieu Herrb
rev 1.2
2005-07-23use the DEP_{CFLAGS,LIBS} that were computed in XCLOCK_{CFLAGS,LIBS}Matthieu Herrb
2005-07-20Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a globalAdam Jackson
configure cache, you cache it, and the cached value is probably wrong.
2005-07-16Fix app-defaults rule in Makefile.am to work with non-GNU make Add checksAlan Coopersmith
for strlcat, xkb, xft2, render, xkb Add --with-* options for XKB & Xft2/Render (enabled by default)
2005-07-01Build system for xclockSøren Sandmann Pedersen