Work towards supporting compiling modules statically
authorjelmer@VERNSTOK.NL <jelmer@VERNSTOK.NL>
Thu, 3 Feb 2005 21:24:42 +0000 (23:24 +0200)
committerjelmer@VERNSTOK.NL <jelmer@VERNSTOK.NL>
Thu, 3 Feb 2005 21:24:42 +0000 (23:24 +0200)
commit4db2146506159890defa410373793fde028c736b
tree8345bd18a346d346aa743e863885caf4cab229de
parentc8d2e6f42305d875c3801a0f12fa4f26cf501f3b
Work towards supporting compiling modules statically
Reduce number of files generated by configure
Lots of other minor fixes
27 files changed:
.bzrignore
ChangeLog
Makefile [moved from Makefile.in with 68% similarity]
Makefile.settings.in [new file with mode: 0644]
TODO
acinclude.m4 [new file with mode: 0644]
configure.in
ctrlproxyrc.default
ctrlproxyrc.dtd
mods/Makefile [new file with mode: 0644]
mods/Makefile.in [deleted file]
mods/auto_away.c [moved from mods/auto-away.c with 100% similarity]
mods/gnutls/Makefile.in
mods/gnutls/config.m4
mods/nss/Makefile.in
mods/nss/config.m4
mods/openssl/Makefile.in
mods/openssl/config.m4
mods/python/Makefile.in
mods/python/config.m4
mods/python2/Makefile.in
mods/python2/config.m4
mods/python2/python2.c
mods/socks.c
scripts/Makefile [moved from scripts/Makefile.in with 78% similarity]
scripts/web/Makefile [moved from scripts/web/Makefile.in with 83% similarity]
testsuite/Makefile [moved from testsuite/Makefile.in with 92% similarity]