]> git.ipfire.org Git - thirdparty/cups.git/commit - monitor/Makefile
Update build system to support only building libraries for "install-libs".
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Mon, 12 May 2008 23:46:44 +0000 (23:46 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Mon, 12 May 2008 23:46:44 +0000 (23:46 +0000)
commitafee307bf13506ade837fc82b84fe6bb30253541
tree90f43ae1011f9f4041ab858bdd2168aea8744c1b
parent5fc27f7cbd2a85bb5e34cf8ad001b1f47a42c577
Update build system to support only building libraries for "install-libs".

Build automated test programs with ARCHFLAGS, not just LDARCHFLAGS.

Fix a _ppdLocalizeAttr bug - need to use %2.2s, not %2s for non-country-
specific locale string.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@7558 7a7537e8-13f0-0310-91df-b6672ffda945
24 files changed:
Makefile
backend/Makefile
berkeley/Makefile
cgi-bin/Makefile
conf/Makefile
cups/Makefile
cups/language.c
cups/localize.c
cups/testppd.c
data/Makefile
doc/Makefile
driver/Makefile
filter/Makefile
fonts/Makefile
locale/Makefile
man/Makefile
monitor/Makefile
notifier/Makefile
ppdc/Makefile
scheduler/Makefile
standards/Makefile
systemv/Makefile
templates/Makefile
test/Makefile