summaryrefslogtreecommitdiff
path: root/xts5/Xproto/pSetInputFocus.m
diff options
context:
space:
mode:
authorDan Nicholson <dbn.lists@gmail.com>2010-02-17 12:52:46 -0800
committerDan Nicholson <dbn.lists@gmail.com>2010-02-17 12:52:46 -0800
commita282632401e2f17430776294178e14edfd255edb (patch)
tree4dfb935a5cde4aa00fa2347dbb36e532e2c9d7a2 /xts5/Xproto/pSetInputFocus.m
parent868b8c8703842c2b74f370212708f56134afdbcb (diff)
xts5: Use shared library modules to decrease test program size
Linking the xts libraries statically into each test program results in a massive size for the collection of programs. The libraries have been changed to private libtool modules that default to shared, resulting in a much smaller installed size. One consequence of linking to shared objects is that the linker errors on undefined extern variables. The obsolete and unused startup routines in linkstart.c had one of these, so they have been removed from the build. Next is to create the tet library shared.
Diffstat (limited to 'xts5/Xproto/pSetInputFocus.m')
0 files changed, 0 insertions, 0 deletions