Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-09-25 | Lowercase library names to correspond with the new API. | Jamey Sharp | 1 | -1/+1 | |
2006-04-26 | Add .pc.in files for all the new extension libraries. Generate .pc files ↵ | Josh Triplett | 1 | -0/+11 | |
from the new .pc.in files in configure.ac. Install the new .pc files in Makefile.am, and add the new .pc.in files to EXTRA_DIST. Based on a patch by Vincent Torri. Changes from that patch: add Requires to the .pc.in files based on the <import>s in the extensions, add a .pc.in file for libXCBxtest, change Name and Description fields to match extension names. |