Let people install as non-root, but give them a bigass warning so they're
authorPeter Williams <peterw@ximian.com>
Fri, 13 Jul 2001 17:35:51 +0000 (17:35 +0000)
committerPeter Williams <peterw@src.gnome.org>
Fri, 13 Jul 2001 17:35:51 +0000 (17:35 +0000)
commit304a4e9eb64d80b896839738e446b2cd42cfc8ec
treee317b1f96e94c88387164e1ef70adc4179f98866
parent4766fc394b5f36521808811210a1fb56f2936f26
Let people install as non-root, but give them a bigass warning so they're

2001-07-13  Peter Williams  <peterw@ximian.com>

* Makefile.am (install-exec-local): Let people install as non-root,
but give them a bigass warning so they're not allowed to complain when
it doesn't work right.

* camel-remote-store.c (sync_remote_folder): New function:
hash table callback.
(remote_disconnect): If cleanly disconnecting, sync our folders. Fixes
deadlocks on exit (folders syncing after store disconnects) and also makes
sense.
camel/ChangeLog
camel/Makefile.am
camel/camel-remote-store.c