Removed the old NLS output from the configure.in summary,
authorArt Cancro <ajc@citadel.org>
Tue, 18 Apr 2006 17:01:07 +0000 (17:01 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 18 Apr 2006 17:01:07 +0000 (17:01 +0000)
and replaced with the new one.

21 files changed:
webcit/ChangeLog
webcit/INSTALL
webcit/Makefile.in
webcit/aclocal.m4
webcit/autom4te.cache/output.0
webcit/autom4te.cache/output.1
webcit/autom4te.cache/requests
webcit/autom4te.cache/traces.0
webcit/autom4te.cache/traces.1
webcit/config.guess
webcit/config.sub
webcit/configure
webcit/configure.in
webcit/depcomp
webcit/install-sh
webcit/ltmain.sh
webcit/missing
webcit/mkinstalldirs
webcit/po/Makefile.in.in
webcit/po/POTFILES
webcit/src/Makefile.in

index 2e5fd2a10785f1aaea1495c2b782b60b55ea2a49..dad50abc26b849018db48aa38fd0428e56d12f2e 100644 (file)
@@ -1,73 +1,88 @@
 ------------------------------------------------------------------------
-r4472 | dothebart | 2006-04-15 14:28:12 +0200 (Sat, 15 Apr 2006) | 3 lines
+r4476 | dothebart | 2006-04-16 11:36:11 -0400 (Sun, 16 Apr 2006) | 2 lines
+
+these ones where missing.
+
+------------------------------------------------------------------------
+r4475 | dothebart | 2006-04-16 11:28:29 -0400 (Sun, 16 Apr 2006) | 2 lines
+
+* don't call autogen in buildpackages script.
+
+------------------------------------------------------------------------
+r4474 | dothebart | 2006-04-16 11:21:12 -0400 (Sun, 16 Apr 2006) | 2 lines
+
+* added various files generated by autogen.sh, because of problems with autogen on several systems.
+
+------------------------------------------------------------------------
+r4472 | dothebart | 2006-04-15 08:28:12 -0400 (Sat, 15 Apr 2006) | 3 lines
 
 * though POTFILES is automatically generated on newer 
   systems from POTFILES.in, we add it for the older ones.
 
 ------------------------------------------------------------------------
-r4471 | ajc | 2006-04-14 05:20:26 +0200 (Fri, 14 Apr 2006) | 1 line
+r4471 | ajc | 2006-04-13 23:20:26 -0400 (Thu, 13 Apr 2006) | 1 line
 
 Version 6.81
 ------------------------------------------------------------------------
-r4469 | ajc | 2006-04-14 04:57:16 +0200 (Fri, 14 Apr 2006) | 1 line
+r4469 | ajc | 2006-04-13 22:57:16 -0400 (Thu, 13 Apr 2006) | 1 line
 
 webserver.c: bind to LOCALEDIR for message catalog.
 ------------------------------------------------------------------------
-r4465 | dothebart | 2006-04-09 23:30:25 +0200 (Sun, 09 Apr 2006) | 2 lines
+r4465 | dothebart | 2006-04-09 17:30:25 -0400 (Sun, 09 Apr 2006) | 2 lines
 
 * fix freebsd build. 
 
 ------------------------------------------------------------------------
-r4463 | ajc | 2006-04-07 19:19:13 +0200 (Fri, 07 Apr 2006) | 1 line
+r4463 | ajc | 2006-04-07 13:19:13 -0400 (Fri, 07 Apr 2006) | 1 line
 
 Updated version number to 6.80
 ------------------------------------------------------------------------
-r4457 | dothebart | 2006-04-07 01:43:18 +0200 (Fri, 07 Apr 2006) | 2 lines
+r4457 | dothebart | 2006-04-06 19:43:18 -0400 (Thu, 06 Apr 2006) | 2 lines
 
 we need to call another shellscript now.
 
 ------------------------------------------------------------------------
-r4456 | dothebart | 2006-04-07 00:05:35 +0200 (Fri, 07 Apr 2006) | 2 lines
+r4456 | dothebart | 2006-04-06 18:05:35 -0400 (Thu, 06 Apr 2006) | 2 lines
 
 more modern version.
 
 ------------------------------------------------------------------------
-r4455 | ajc | 2006-04-06 23:18:24 +0200 (Thu, 06 Apr 2006) | 2 lines
+r4455 | ajc | 2006-04-06 17:18:24 -0400 (Thu, 06 Apr 2006) | 2 lines
 
 Fixed the 'add new note' button not woring
 when there were already no notes on the page.
 ------------------------------------------------------------------------
-r4451 | dothebart | 2006-04-06 00:19:35 +0200 (Thu, 06 Apr 2006) | 2 lines
+r4451 | dothebart | 2006-04-05 18:19:35 -0400 (Wed, 05 Apr 2006) | 2 lines
 
 * missing flag for libiconv added to the linker flags.
 
 ------------------------------------------------------------------------
-r4445 | ajc | 2006-04-04 17:40:47 +0200 (Tue, 04 Apr 2006) | 1 line
+r4445 | ajc | 2006-04-04 11:40:47 -0400 (Tue, 04 Apr 2006) | 1 line
 
 After sending an initial page, return to the wholist
 ------------------------------------------------------------------------
-r4439 | ajc | 2006-03-30 06:02:33 +0200 (Thu, 30 Mar 2006) | 2 lines
+r4439 | ajc | 2006-03-29 23:02:33 -0500 (Wed, 29 Mar 2006) | 2 lines
 
 Zero out the 'Display name' field when displaying the
 screen to create or edit a vCard.
 ------------------------------------------------------------------------
-r4436 | ajc | 2006-03-27 19:49:36 +0200 (Mon, 27 Mar 2006) | 3 lines
+r4436 | ajc | 2006-03-27 12:49:36 -0500 (Mon, 27 Mar 2006) | 3 lines
 
 Non-AJAX move or delete of a message now reloads the
 read messages loop instead of simply displaying the result of the
 operation on a grey screen.
 ------------------------------------------------------------------------
-r4434 | ajc | 2006-03-27 06:21:50 +0200 (Mon, 27 Mar 2006) | 2 lines
+r4434 | ajc | 2006-03-26 23:21:50 -0500 (Sun, 26 Mar 2006) | 2 lines
 
 Remove height constraint on site logo in
 iconbar, and set width constraint to 120px (like all the others).
 ------------------------------------------------------------------------
-r4432 | ajc | 2006-03-25 05:23:08 +0100 (Sat, 25 Mar 2006) | 2 lines
+r4432 | ajc | 2006-03-24 23:23:08 -0500 (Fri, 24 Mar 2006) | 2 lines
 
 Updated the README with credits for the new
 bubble tooltip, and cleaned up the spelling and grammar in the new sections.
 ------------------------------------------------------------------------
-r4431 | ajc | 2006-03-25 05:03:40 +0100 (Sat, 25 Mar 2006) | 5 lines
+r4431 | ajc | 2006-03-24 23:03:40 -0500 (Fri, 24 Mar 2006) | 5 lines
 
 Calendar: selecting 'Add new event' from the banner bar
 now defaults the new event's date to the first day of the
@@ -75,64 +90,64 @@ displayed month, if the displayed month is not the current
 month, *OR* the exact day being displayed, if the day view
 is currently being displayed.  Resolves bug #165.
 ------------------------------------------------------------------------
-r4430 | ajc | 2006-03-25 00:01:15 +0100 (Sat, 25 Mar 2006) | 3 lines
+r4430 | ajc | 2006-03-24 18:01:15 -0500 (Fri, 24 Mar 2006) | 3 lines
 
 Worked around a DOM bug in Internet Explorer that caused it
 to crash if we manipulate the innerHTML of a DOM node while the page is still being
 rendered.
 ------------------------------------------------------------------------
-r4429 | ajc | 2006-03-24 21:59:57 +0100 (Fri, 24 Mar 2006) | 3 lines
+r4429 | ajc | 2006-03-24 15:59:57 -0500 (Fri, 24 Mar 2006) | 3 lines
 
 Resized and repositioned the tooltip bubble so that
 it doesn't scroll the screen at the edges, and also it no longer breaks up into multiple
 pieces when filled with a large amount of text.
 ------------------------------------------------------------------------
-r4427 | ajc | 2006-03-24 05:32:57 +0100 (Fri, 24 Mar 2006) | 1 line
+r4427 | ajc | 2006-03-23 23:32:57 -0500 (Thu, 23 Mar 2006) | 1 line
 
 Added date/time to calendar bubbles.
 ------------------------------------------------------------------------
-r4424 | dothebart | 2006-03-23 00:44:44 +0100 (Thu, 23 Mar 2006) | 4 lines
+r4424 | dothebart | 2006-03-22 18:44:44 -0500 (Wed, 22 Mar 2006) | 4 lines
 
 * added central location for tiny_mce
 * added directory calculation routines
 * added Documentation for packaging staff.
 
 ------------------------------------------------------------------------
-r4423 | ajc | 2006-03-21 18:58:10 +0100 (Tue, 21 Mar 2006) | 2 lines
+r4423 | ajc | 2006-03-21 12:58:10 -0500 (Tue, 21 Mar 2006) | 2 lines
 
 Summary/location/notes are now in the bubbles.
 Still need to add date/time and fix a rendering bug.
 ------------------------------------------------------------------------
-r4421 | ajc | 2006-03-21 05:11:19 +0100 (Tue, 21 Mar 2006) | 3 lines
+r4421 | ajc | 2006-03-20 23:11:19 -0500 (Mon, 20 Mar 2006) | 3 lines
 
 Added bubble tooltip support.  Connected to calendar month
 view.  Bubbles are appearing -- now we just need to populate them
 with information from the calendar items.
 ------------------------------------------------------------------------
-r4420 | ajc | 2006-03-21 05:10:30 +0100 (Tue, 21 Mar 2006) | 3 lines
+r4420 | ajc | 2006-03-20 23:10:30 -0500 (Mon, 20 Mar 2006) | 3 lines
 
 Added bubble tooltip support.  Connected to calendar month
 view.  Bubbles are appearing -- now we just need to populate them
 with information from the calendar items.
 ------------------------------------------------------------------------
-r4418 | dothebart | 2006-03-20 15:54:45 +0100 (Mon, 20 Mar 2006) | 4 lines
+r4418 | dothebart | 2006-03-20 09:54:45 -0500 (Mon, 20 Mar 2006) | 4 lines
 
 * add documentation
 * made directories configurable from start.
 * make debian package build work again.
 
 ------------------------------------------------------------------------
-r4414 | ajc | 2006-03-17 05:42:16 +0100 (Fri, 17 Mar 2006) | 2 lines
+r4414 | ajc | 2006-03-16 23:42:16 -0500 (Thu, 16 Mar 2006) | 2 lines
 
 When saving vCards back to the server,
 declare charset=UTF-8 on fields containing it.
 ------------------------------------------------------------------------
-r4411 | dothebart | 2006-03-16 22:52:21 +0100 (Thu, 16 Mar 2006) | 2 lines
+r4411 | dothebart | 2006-03-16 16:52:21 -0500 (Thu, 16 Mar 2006) | 2 lines
 
 fixed default installation target of tiny mce and the templates.
 
 ------------------------------------------------------------------------
-r4410 | dothebart | 2006-03-16 22:36:47 +0100 (Thu, 16 Mar 2006) | 5 lines
+r4410 | dothebart | 2006-03-16 16:36:47 -0500 (Thu, 16 Mar 2006) | 5 lines
 
 * define prefix in a smart way.
 * include execinfo if we have backtrace
@@ -140,127 +155,127 @@ r4410 | dothebart | 2006-03-16 22:36:47 +0100 (Thu, 16 Mar 2006) | 5 lines
 
 
 ------------------------------------------------------------------------
-r4409 | dothebart | 2006-03-16 22:22:08 +0100 (Thu, 16 Mar 2006) | 2 lines
+r4409 | dothebart | 2006-03-16 16:22:08 -0500 (Thu, 16 Mar 2006) | 2 lines
 
 substitute our compile prefix.
 
 ------------------------------------------------------------------------
-r4406 | ajc | 2006-03-15 04:17:41 +0100 (Wed, 15 Mar 2006) | 1 line
+r4406 | ajc | 2006-03-14 22:17:41 -0500 (Tue, 14 Mar 2006) | 1 line
 
 create-pot.sh (does this still get used?) now looks in ../src/*.c
 ------------------------------------------------------------------------
-r4405 | dothebart | 2006-03-14 18:55:14 +0100 (Tue, 14 Mar 2006) | 2 lines
+r4405 | dothebart | 2006-03-14 12:55:14 -0500 (Tue, 14 Mar 2006) | 2 lines
 
 we need to know that to translate.
 
 ------------------------------------------------------------------------
-r4404 | dothebart | 2006-03-14 18:49:30 +0100 (Tue, 14 Mar 2006) | 3 lines
+r4404 | dothebart | 2006-03-14 12:49:30 -0500 (Tue, 14 Mar 2006) | 3 lines
 
 ignore stamp-po
 
 
 ------------------------------------------------------------------------
-r4403 | dothebart | 2006-03-14 17:33:51 +0100 (Tue, 14 Mar 2006) | 2 lines
+r4403 | dothebart | 2006-03-14 11:33:51 -0500 (Tue, 14 Mar 2006) | 2 lines
 
 get ChangeLog from svn.
 
 ------------------------------------------------------------------------
-r4402 | dothebart | 2006-03-14 17:32:53 +0100 (Tue, 14 Mar 2006) | 2 lines
+r4402 | dothebart | 2006-03-14 11:32:53 -0500 (Tue, 14 Mar 2006) | 2 lines
 
 ignore ChangeLog, as it's taken from SVN
 
 ------------------------------------------------------------------------
-r4401 | dothebart | 2006-03-14 17:26:57 +0100 (Tue, 14 Mar 2006) | 2 lines
+r4401 | dothebart | 2006-03-14 11:26:57 -0500 (Tue, 14 Mar 2006) | 2 lines
 
 well. autopoint doesn't know anything about .14.0
 
 ------------------------------------------------------------------------
-r4400 | dothebart | 2006-03-14 17:19:08 +0100 (Tue, 14 Mar 2006) | 2 lines
+r4400 | dothebart | 2006-03-14 11:19:08 -0500 (Tue, 14 Mar 2006) | 2 lines
 
 require older gettext version.
 
 ------------------------------------------------------------------------
-r4399 | dothebart | 2006-03-14 11:15:59 +0100 (Tue, 14 Mar 2006) | 3 lines
+r4399 | dothebart | 2006-03-14 05:15:59 -0500 (Tue, 14 Mar 2006) | 3 lines
 
 * fixed debian build
 * added autogen.sh, forgot that.
 
 ------------------------------------------------------------------------
-r4395 | dothebart | 2006-03-12 14:33:46 +0100 (Sun, 12 Mar 2006) | 3 lines
+r4395 | dothebart | 2006-03-12 08:33:46 -0500 (Sun, 12 Mar 2006) | 3 lines
 
 * use config.h
 * add the libs
 
 ------------------------------------------------------------------------
-r4394 | dothebart | 2006-03-12 13:57:16 +0100 (Sun, 12 Mar 2006) | 2 lines
+r4394 | dothebart | 2006-03-12 07:57:16 -0500 (Sun, 12 Mar 2006) | 2 lines
 
 ok, the template comes for us to have a start manually creating Makevars. abandon it
 
 ------------------------------------------------------------------------
-r4393 | dothebart | 2006-03-12 13:53:23 +0100 (Sun, 12 Mar 2006) | 2 lines
+r4393 | dothebart | 2006-03-12 07:53:23 -0500 (Sun, 12 Mar 2006) | 2 lines
 
 don't look at .o's etc.
 
 ------------------------------------------------------------------------
-r4392 | dothebart | 2006-03-12 13:51:48 +0100 (Sun, 12 Mar 2006) | 2 lines
+r4392 | dothebart | 2006-03-12 07:51:48 -0500 (Sun, 12 Mar 2006) | 2 lines
 
 more cleanup. no autogenerated files in svn.
 
 ------------------------------------------------------------------------
-r4391 | dothebart | 2006-03-12 13:48:02 +0100 (Sun, 12 Mar 2006) | 2 lines
+r4391 | dothebart | 2006-03-12 07:48:02 -0500 (Sun, 12 Mar 2006) | 2 lines
 
 automagic script stuff. don't have stuff in svn that can be automaticaly built.
 
 ------------------------------------------------------------------------
-r4390 | dothebart | 2006-03-12 13:27:52 +0100 (Sun, 12 Mar 2006) | 2 lines
+r4390 | dothebart | 2006-03-12 07:27:52 -0500 (Sun, 12 Mar 2006) | 2 lines
 
 provided by autoreconf -i
 
 ------------------------------------------------------------------------
-r4389 | dothebart | 2006-03-12 13:26:07 +0100 (Sun, 12 Mar 2006) | 2 lines
+r4389 | dothebart | 2006-03-12 07:26:07 -0500 (Sun, 12 Mar 2006) | 2 lines
 
 created by autoreconf
 
 ------------------------------------------------------------------------
-r4388 | dothebart | 2006-03-12 13:25:01 +0100 (Sun, 12 Mar 2006) | 2 lines
+r4388 | dothebart | 2006-03-12 07:25:01 -0500 (Sun, 12 Mar 2006) | 2 lines
 
 Various files automake wants to have. some of them are just called different, so i renamed them. 
 
 ------------------------------------------------------------------------
-r4387 | dothebart | 2006-03-12 13:12:13 +0100 (Sun, 12 Mar 2006) | 2 lines
+r4387 | dothebart | 2006-03-12 07:12:13 -0500 (Sun, 12 Mar 2006) | 2 lines
 
 we don't want autoconf/make stuff in svn. this should be added on distributing the tgz.
 
 ------------------------------------------------------------------------
-r4386 | dothebart | 2006-03-12 13:09:44 +0100 (Sun, 12 Mar 2006) | 3 lines
+r4386 | dothebart | 2006-03-12 07:09:44 -0500 (Sun, 12 Mar 2006) | 3 lines
 
 remove these files, as they're automagicaly generated by configure.
 they should not be in svn, so i'll add them to .svnignore too.
 
 ------------------------------------------------------------------------
-r4385 | dothebart | 2006-03-12 13:03:13 +0100 (Sun, 12 Mar 2006) | 2 lines
+r4385 | dothebart | 2006-03-12 07:03:13 -0500 (Sun, 12 Mar 2006) | 2 lines
 
 added Automaked makefiles.
 
 ------------------------------------------------------------------------
-r4384 | dothebart | 2006-03-12 13:00:48 +0100 (Sun, 12 Mar 2006) | 2 lines
+r4384 | dothebart | 2006-03-12 07:00:48 -0500 (Sun, 12 Mar 2006) | 2 lines
 
 move all source files to src/
 
 ------------------------------------------------------------------------
-r4382 | ajc | 2006-03-11 00:04:31 +0100 (Sat, 11 Mar 2006) | 1 line
+r4382 | ajc | 2006-03-10 18:04:31 -0500 (Fri, 10 Mar 2006) | 1 line
 
 Began making changes to do better handling of character sets.
 ------------------------------------------------------------------------
-r4374 | ajc | 2006-03-06 15:56:48 +0100 (Mon, 06 Mar 2006) | 1 line
+r4374 | ajc | 2006-03-06 09:56:48 -0500 (Mon, 06 Mar 2006) | 1 line
 
 Advertise DAV as Class 1 only; we don't support locking.
 ------------------------------------------------------------------------
-r4369 | ajc | 2006-03-06 05:39:27 +0100 (Mon, 06 Mar 2006) | 1 line
+r4369 | ajc | 2006-03-05 23:39:27 -0500 (Sun, 05 Mar 2006) | 1 line
 
 New it.po submitted by Gabriele Tassoni
 ------------------------------------------------------------------------
-r4367 | ajc | 2006-03-05 04:38:03 +0100 (Sun, 05 Mar 2006) | 6 lines
+r4367 | ajc | 2006-03-04 22:38:03 -0500 (Sat, 04 Mar 2006) | 6 lines
 
 WebDAV GET/PUT of an entire calendar as one item
 now uses OGo-compatible URL's.  Any of three formats are possible:
@@ -269,63 +284,63 @@ now uses OGo-compatible URL's.  Any of three formats are possible:
 * http://foo.example.com/groupdav/calendar.ics
 
 ------------------------------------------------------------------------
-r4365 | ajc | 2006-03-05 00:00:39 +0100 (Sun, 05 Mar 2006) | 1 line
+r4365 | ajc | 2006-03-04 18:00:39 -0500 (Sat, 04 Mar 2006) | 1 line
 
 Altered the URL format for PUT an entire calendar.
 ------------------------------------------------------------------------
-r4364 | ajc | 2006-03-04 22:36:11 +0100 (Sat, 04 Mar 2006) | 1 line
+r4364 | ajc | 2006-03-04 16:36:11 -0500 (Sat, 04 Mar 2006) | 1 line
 
 Altered the URL format for GET an entire calendar.
 ------------------------------------------------------------------------
-r4361 | ajc | 2006-03-04 05:54:44 +0100 (Sat, 04 Mar 2006) | 1 line
+r4361 | ajc | 2006-03-03 23:54:44 -0500 (Fri, 03 Mar 2006) | 1 line
 
 Small fix to previous commit
 ------------------------------------------------------------------------
-r4360 | ajc | 2006-03-04 05:43:51 +0100 (Sat, 04 Mar 2006) | 3 lines
+r4360 | ajc | 2006-03-03 23:43:51 -0500 (Fri, 03 Mar 2006) | 3 lines
 
 Added in preliminary support for 'webcal://' URL's.  Subscribe
 is working perfectly.  Publish is awaiting support on the back end Citadel server
 but our side is done.  URL FORMAT IS SUBJECT TO CHANGE.
 ------------------------------------------------------------------------
-r4356 | ajc | 2006-03-03 05:20:44 +0100 (Fri, 03 Mar 2006) | 2 lines
+r4356 | ajc | 2006-03-02 23:20:44 -0500 (Thu, 02 Mar 2006) | 2 lines
 
 Altered the way UID's are encoded into URL's in DAV.
 Some clients were choking on the old encoding.
 ------------------------------------------------------------------------
-r4355 | ajc | 2006-03-02 23:18:27 +0100 (Thu, 02 Mar 2006) | 2 lines
+r4355 | ajc | 2006-03-02 17:18:27 -0500 (Thu, 02 Mar 2006) | 2 lines
 
 Added the HTTP response 'DAV: 1, 2' to all OPTIONS requests.
 This got several WebDAV clients working.
 ------------------------------------------------------------------------
-r4354 | ajc | 2006-03-02 18:43:04 +0100 (Thu, 02 Mar 2006) | 1 line
+r4354 | ajc | 2006-03-02 12:43:04 -0500 (Thu, 02 Mar 2006) | 1 line
 
 RFC2047-encode subjects with non ascii characters.
 ------------------------------------------------------------------------
-r4353 | ajc | 2006-03-02 17:20:07 +0100 (Thu, 02 Mar 2006) | 1 line
+r4353 | ajc | 2006-03-02 11:20:07 -0500 (Thu, 02 Mar 2006) | 1 line
 
 404 all broken Microsoft /_vti_* crap
 ------------------------------------------------------------------------
-r4352 | ajc | 2006-03-02 05:05:02 +0100 (Thu, 02 Mar 2006) | 1 line
+r4352 | ajc | 2006-03-01 23:05:02 -0500 (Wed, 01 Mar 2006) | 1 line
 
 Made the 'New User' button disappear when it is not allowed.
 ------------------------------------------------------------------------
-r4348 | ajc | 2006-03-01 05:40:39 +0100 (Wed, 01 Mar 2006) | 4 lines
+r4348 | ajc | 2006-02-28 23:40:39 -0500 (Tue, 28 Feb 2006) | 4 lines
 
 groupdav_propfind.c: continued fleshing out the DAV features
 of this interface so that it can do more than just GroupDAV.  It
 now has basic read-only WebDAV browse/fetch support (tested with
 cadaver and with konqueror).
 ------------------------------------------------------------------------
-r4346 | ajc | 2006-02-28 22:44:00 +0100 (Tue, 28 Feb 2006) | 1 line
+r4346 | ajc | 2006-02-28 16:44:00 -0500 (Tue, 28 Feb 2006) | 1 line
 
 locate_message_by_uid() once again uses the server index.
 ------------------------------------------------------------------------
-r4342 | ajc | 2006-02-21 19:20:58 +0100 (Tue, 21 Feb 2006) | 2 lines
+r4342 | ajc | 2006-02-21 13:20:58 -0500 (Tue, 21 Feb 2006) | 2 lines
 
 GroupDAV PROPFIND on the folder list collection now
 looks at each room's default view instead of the user's current view.
 ------------------------------------------------------------------------
-r4340 | ajc | 2006-02-21 06:04:37 +0100 (Tue, 21 Feb 2006) | 5 lines
+r4340 | ajc | 2006-02-21 00:04:37 -0500 (Tue, 21 Feb 2006) | 5 lines
 
 * groupdav_propfind.c: PROPFIND on a collection now utilizes
 the 'DAV:' namespace as the default namespace instead of defining a prefix.
@@ -333,35 +348,35 @@ the 'DAV:' namespace as the default namespace instead of defining a prefix.
   begin_burst() and end_burst() wrappers, which will cause a proper Content-length:
   header to be output, and also allows compression to take place.
 ------------------------------------------------------------------------
-r4339 | ajc | 2006-02-20 22:06:00 +0100 (Mon, 20 Feb 2006) | 2 lines
+r4339 | ajc | 2006-02-20 16:06:00 -0500 (Mon, 20 Feb 2006) | 2 lines
 
 API change: pass the 'Depth:' header and content along
 to groupdav_propfind() in preparation for more parsing.
 ------------------------------------------------------------------------
-r4322 | dothebart | 2006-02-18 12:14:41 +0100 (Sat, 18 Feb 2006) | 2 lines
+r4322 | dothebart | 2006-02-18 06:14:41 -0500 (Sat, 18 Feb 2006) | 2 lines
 
 added backtrace function
 
 ------------------------------------------------------------------------
-r4321 | ajc | 2006-02-18 06:17:30 +0100 (Sat, 18 Feb 2006) | 1 line
+r4321 | ajc | 2006-02-18 00:17:30 -0500 (Sat, 18 Feb 2006) | 1 line
 
 THIS IS 6.72
 ------------------------------------------------------------------------
-r4319 | ajc | 2006-02-16 21:17:51 +0100 (Thu, 16 Feb 2006) | 1 line
+r4319 | ajc | 2006-02-16 15:17:51 -0500 (Thu, 16 Feb 2006) | 1 line
 
 Fixed some stray HTML output prior to the HTTP headers.
 ------------------------------------------------------------------------
-r4318 | dothebart | 2006-02-16 17:55:54 +0100 (Thu, 16 Feb 2006) | 2 lines
+r4318 | dothebart | 2006-02-16 11:55:54 -0500 (Thu, 16 Feb 2006) | 2 lines
 
 print day number after name.
 
 ------------------------------------------------------------------------
-r4317 | dothebart | 2006-02-16 17:50:01 +0100 (Thu, 16 Feb 2006) | 2 lines
+r4317 | dothebart | 2006-02-16 11:50:01 -0500 (Thu, 16 Feb 2006) | 2 lines
 
 install locales into /usr/share/locale, as everybody else.
 
 ------------------------------------------------------------------------
-r4316 | ajc | 2006-02-16 04:45:05 +0100 (Thu, 16 Feb 2006) | 7 lines
+r4316 | ajc | 2006-02-15 22:45:05 -0500 (Wed, 15 Feb 2006) | 7 lines
 
 Localization hacks.
 wc_strftime() now falls back to strftime() instead of strftime_l() if the
@@ -371,160 +386,160 @@ Locales are now initialized slightly differently.  The 'C' locale is now
 initialized without the '.UTF8' suffix.  And if it is successfully
 initialized, all of the other locales are initialized using it as a base.
 ------------------------------------------------------------------------
-r4314 | ajc | 2006-02-15 05:30:39 +0100 (Wed, 15 Feb 2006) | 2 lines
+r4314 | ajc | 2006-02-14 23:30:39 -0500 (Tue, 14 Feb 2006) | 2 lines
 
 Add an extra <br> at the end when pullquoting a message.
 This gives TinyMCE somewhere to put the cursor that's not inside the quote.
 ------------------------------------------------------------------------
-r4313 | ajc | 2006-02-14 05:30:27 +0100 (Tue, 14 Feb 2006) | 1 line
+r4313 | ajc | 2006-02-13 23:30:27 -0500 (Mon, 13 Feb 2006) | 1 line
 
 Cleaned up some of the comments in webcit.h
 ------------------------------------------------------------------------
-r4312 | dothebart | 2006-02-13 21:51:49 +0100 (Mon, 13 Feb 2006) | 2 lines
+r4312 | dothebart | 2006-02-13 15:51:49 -0500 (Mon, 13 Feb 2006) | 2 lines
 
 split up to remove html code from the localization.
 
 ------------------------------------------------------------------------
-r4311 | dothebart | 2006-02-13 19:44:30 +0100 (Mon, 13 Feb 2006) | 2 lines
+r4311 | dothebart | 2006-02-13 13:44:30 -0500 (Mon, 13 Feb 2006) | 2 lines
 
 added comments to make the start and the end of the template visible in the browser.
 
 ------------------------------------------------------------------------
-r4310 | dothebart | 2006-02-13 19:42:55 +0100 (Mon, 13 Feb 2006) | 2 lines
+r4310 | dothebart | 2006-02-13 13:42:55 -0500 (Mon, 13 Feb 2006) | 2 lines
 
 tolowered the embedded html.
 
 ------------------------------------------------------------------------
-r4309 | ajc | 2006-02-13 18:49:01 +0100 (Mon, 13 Feb 2006) | 3 lines
+r4309 | ajc | 2006-02-13 12:49:01 -0500 (Mon, 13 Feb 2006) | 3 lines
 
 webserver.c: don't call realloc() on every single call
 to client_write().  Instead, start with a 32K buffer and increase its size
 any time we find we've run out of space.
 ------------------------------------------------------------------------
-r4308 | ajc | 2006-02-13 05:01:36 +0100 (Mon, 13 Feb 2006) | 2 lines
+r4308 | ajc | 2006-02-12 23:01:36 -0500 (Sun, 12 Feb 2006) | 2 lines
 
 Removed monthname() and replaced with proper strftime() calls.
 All date/time output should be fully localized now.
 ------------------------------------------------------------------------
-r4306 | ajc | 2006-02-12 07:34:37 +0100 (Sun, 12 Feb 2006) | 2 lines
+r4306 | ajc | 2006-02-12 01:34:37 -0500 (Sun, 12 Feb 2006) | 2 lines
 
 More conversion of date/time strings to strftime-based functions.
 Still need to tweak a few things here and there.
 ------------------------------------------------------------------------
-r4305 | ajc | 2006-02-12 06:10:31 +0100 (Sun, 12 Feb 2006) | 1 line
+r4305 | ajc | 2006-02-12 00:10:31 -0500 (Sun, 12 Feb 2006) | 1 line
 
 Began moving date outputs to strftime_l()
 ------------------------------------------------------------------------
-r4303 | ajc | 2006-02-11 05:33:18 +0100 (Sat, 11 Feb 2006) | 1 line
+r4303 | ajc | 2006-02-10 23:33:18 -0500 (Fri, 10 Feb 2006) | 1 line
 
 Moved _GNU_SOURCE declaration to webcit.h so all source modules have it defined.
 ------------------------------------------------------------------------
-r4300 | ajc | 2006-02-09 22:51:05 +0100 (Thu, 09 Feb 2006) | 2 lines
+r4300 | ajc | 2006-02-09 16:51:05 -0500 (Thu, 09 Feb 2006) | 2 lines
 
 messages.c: fixed some memory allocation issues
 (forwarding attachments)
 ------------------------------------------------------------------------
-r4298 | ajc | 2006-02-09 19:02:07 +0100 (Thu, 09 Feb 2006) | 1 line
+r4298 | ajc | 2006-02-09 13:02:07 -0500 (Thu, 09 Feb 2006) | 1 line
 
 fix iconv calling syntax
 ------------------------------------------------------------------------
-r4297 | ajc | 2006-02-09 18:53:12 +0100 (Thu, 09 Feb 2006) | 1 line
+r4297 | ajc | 2006-02-09 12:53:12 -0500 (Thu, 09 Feb 2006) | 1 line
 
 Fixed a problem with free_march_list()
 ------------------------------------------------------------------------
-r4296 | ajc | 2006-02-09 05:40:34 +0100 (Thu, 09 Feb 2006) | 2 lines
+r4296 | ajc | 2006-02-08 23:40:34 -0500 (Wed, 08 Feb 2006) | 2 lines
 
 html2html.c: when converting links, don't add quotes to URL's
 that were incorrectly specified without quotes.  That just breaks them.
 ------------------------------------------------------------------------
-r4295 | ajc | 2006-02-09 05:00:10 +0100 (Thu, 09 Feb 2006) | 1 line
+r4295 | ajc | 2006-02-08 23:00:10 -0500 (Wed, 08 Feb 2006) | 1 line
 
 Allow the user to specify a default character set for email headers.
 ------------------------------------------------------------------------
-r4294 | ajc | 2006-02-09 03:44:27 +0100 (Thu, 09 Feb 2006) | 1 line
+r4294 | ajc | 2006-02-08 21:44:27 -0500 (Wed, 08 Feb 2006) | 1 line
 
 it.po: updated Italian translation sent in by Gabriele Tassoni
 ------------------------------------------------------------------------
-r4293 | ajc | 2006-02-08 22:53:29 +0100 (Wed, 08 Feb 2006) | 1 line
+r4293 | ajc | 2006-02-08 16:53:29 -0500 (Wed, 08 Feb 2006) | 1 line
 
 Fixed a couple of memory leaks detected by Valgrind.
 ------------------------------------------------------------------------
-r4292 | ajc | 2006-02-08 17:45:52 +0100 (Wed, 08 Feb 2006) | 1 line
+r4292 | ajc | 2006-02-08 11:45:52 -0500 (Wed, 08 Feb 2006) | 1 line
 
 Memory allocation fix
 ------------------------------------------------------------------------
-r4290 | ajc | 2006-02-07 18:03:41 +0100 (Tue, 07 Feb 2006) | 3 lines
+r4290 | ajc | 2006-02-07 12:03:41 -0500 (Tue, 07 Feb 2006) | 3 lines
 
 Some changes to view vs. default view behavior.
 This is to support the new Calendar List view without destroying the server behavior
 for Calendar rooms.
 ------------------------------------------------------------------------
-r4288 | ajc | 2006-02-06 05:50:39 +0100 (Mon, 06 Feb 2006) | 4 lines
+r4288 | ajc | 2006-02-05 23:50:39 -0500 (Sun, 05 Feb 2006) | 4 lines
 
 Created ctdl_iconv_open() wrapper around iconv_open()
 in order to add extra charset aliases.  Nonstandard, broken Microsoft charsets such as
 'MS950' are now aliased to names such as 'CP950'.  This will allow WebCit to display
 broken messages created by broken Microsoft products.
 ------------------------------------------------------------------------
-r4286 | ajc | 2006-02-06 00:17:45 +0100 (Mon, 06 Feb 2006) | 2 lines
+r4286 | ajc | 2006-02-05 18:17:45 -0500 (Sun, 05 Feb 2006) | 2 lines
 
 messages.c: corrected a call to utf8ify_rfc822_string() that
 had not been properly surrounded by the requisite ifdef's.
 ------------------------------------------------------------------------
-r4285 | dothebart | 2006-02-05 20:10:15 +0100 (Sun, 05 Feb 2006) | 2 lines
+r4285 | dothebart | 2006-02-05 14:10:15 -0500 (Sun, 05 Feb 2006) | 2 lines
 
 removed fuzzy lines, as the translation was correct.
 
 ------------------------------------------------------------------------
-r4284 | dothebart | 2006-02-05 18:04:22 +0100 (Sun, 05 Feb 2006) | 2 lines
+r4284 | dothebart | 2006-02-05 12:04:22 -0500 (Sun, 05 Feb 2006) | 2 lines
 
 added brief view calendar, and renamed the original view to 'pretty view' in the comments.
 
 ------------------------------------------------------------------------
-r4283 | dothebart | 2006-02-05 17:57:41 +0100 (Sun, 05 Feb 2006) | 2 lines
+r4283 | dothebart | 2006-02-05 11:57:41 -0500 (Sun, 05 Feb 2006) | 2 lines
 
 added more translations for wiki etc.
 
 ------------------------------------------------------------------------
-r4282 | ajc | 2006-02-04 19:16:09 +0100 (Sat, 04 Feb 2006) | 1 line
+r4282 | ajc | 2006-02-04 13:16:09 -0500 (Sat, 04 Feb 2006) | 1 line
 
 Perform RFC2047 charset decoding in recipient names
 ------------------------------------------------------------------------
-r4281 | ajc | 2006-02-04 19:11:06 +0100 (Sat, 04 Feb 2006) | 3 lines
+r4281 | ajc | 2006-02-04 13:11:06 -0500 (Sat, 04 Feb 2006) | 3 lines
 
 Fixed the handling of HTML messages when the character set is
 declared in an HTML meta tag instead of in the MIME headers.
 Nearly all of these messages should parse now.
 ------------------------------------------------------------------------
-r4280 | ajc | 2006-02-04 18:50:05 +0100 (Sat, 04 Feb 2006) | 1 line
+r4280 | ajc | 2006-02-04 12:50:05 -0500 (Sat, 04 Feb 2006) | 1 line
 
 Reorganized portions of html2html.c
 ------------------------------------------------------------------------
-r4279 | ajc | 2006-02-04 06:33:17 +0100 (Sat, 04 Feb 2006) | 4 lines
+r4279 | ajc | 2006-02-04 00:33:17 -0500 (Sat, 04 Feb 2006) | 4 lines
 
 When outputting HTML messages, check to see if there is a META tag in the HTML 
 that overrides the MIME content-type.  This is *not* legal MIME, but it seems to 
 be common practice in Asian messages so we have to deal with it.
 
 ------------------------------------------------------------------------
-r4278 | ajc | 2006-02-04 04:42:10 +0100 (Sat, 04 Feb 2006) | 1 line
+r4278 | ajc | 2006-02-03 22:42:10 -0500 (Fri, 03 Feb 2006) | 1 line
 
 Changed the copyright date in the startup banner
 ------------------------------------------------------------------------
-r4277 | ajc | 2006-02-03 20:42:57 +0100 (Fri, 03 Feb 2006) | 1 line
+r4277 | ajc | 2006-02-03 14:42:57 -0500 (Fri, 03 Feb 2006) | 1 line
 
 Removed ChangeLog, we'll go with the svn log from now on.
 ------------------------------------------------------------------------
-r4275 | dothebart | 2006-02-03 10:51:49 +0100 (Fri, 03 Feb 2006) | 2 lines
+r4275 | dothebart | 2006-02-03 04:51:49 -0500 (Fri, 03 Feb 2006) | 2 lines
 
 added new translations for download / save
 
 ------------------------------------------------------------------------
-r4274 | ajc | 2006-02-03 05:52:09 +0100 (Fri, 03 Feb 2006) | 1 line
+r4274 | ajc | 2006-02-02 23:52:09 -0500 (Thu, 02 Feb 2006) | 1 line
 
 Offer "View" and "Download" options for all attachments.
 ------------------------------------------------------------------------
-r4270 | ajc | 2006-01-31 18:01:55 +0100 (Tue, 31 Jan 2006) | 5 lines
+r4270 | ajc | 2006-01-31 12:01:55 -0500 (Tue, 31 Jan 2006) | 5 lines
 
 
 * Generated MIME boundaries now begin with "=_" because that is a character
@@ -532,11 +547,11 @@ r4270 | ajc | 2006-01-31 18:01:55 +0100 (Tue, 31 Jan 2006) | 5 lines
   encodings.
 
 ------------------------------------------------------------------------
-r4268 | ajc | 2006-01-31 06:04:02 +0100 (Tue, 31 Jan 2006) | 1 line
+r4268 | ajc | 2006-01-31 00:04:02 -0500 (Tue, 31 Jan 2006) | 1 line
 
 oops
 ------------------------------------------------------------------------
-r4267 | ajc | 2006-01-31 06:01:18 +0100 (Tue, 31 Jan 2006) | 7 lines
+r4267 | ajc | 2006-01-31 00:01:18 -0500 (Tue, 31 Jan 2006) | 7 lines
 
 
 * Rolled all of the groupdav*.[ch] files way back to version 3851.  Something
@@ -546,30 +561,30 @@ r4267 | ajc | 2006-01-31 06:01:18 +0100 (Tue, 31 Jan 2006) | 7 lines
   reinstated that.
 
 ------------------------------------------------------------------------
-r4266 | dothebart | 2006-01-31 00:06:23 +0100 (Tue, 31 Jan 2006) | 2 lines
+r4266 | dothebart | 2006-01-30 18:06:23 -0500 (Mon, 30 Jan 2006) | 2 lines
 
 moved into subgroup 
 
 ------------------------------------------------------------------------
-r4265 | ajc | 2006-01-30 22:52:55 +0100 (Mon, 30 Jan 2006) | 2 lines
+r4265 | ajc | 2006-01-30 16:52:55 -0500 (Mon, 30 Jan 2006) | 2 lines
 
 * Reversed the previous change
 
 ------------------------------------------------------------------------
-r4264 | ajc | 2006-01-30 21:26:25 +0100 (Mon, 30 Jan 2006) | 4 lines
+r4264 | ajc | 2006-01-30 15:26:25 -0500 (Mon, 30 Jan 2006) | 4 lines
 
 
 * GroupDAV now outputs <href> tags containing server-absolute URL's instead
   of globally absolute URL's.
 
 ------------------------------------------------------------------------
-r4263 | ajc | 2006-01-30 18:11:01 +0100 (Mon, 30 Jan 2006) | 3 lines
+r4263 | ajc | 2006-01-30 12:11:01 -0500 (Mon, 30 Jan 2006) | 3 lines
 
 * When the -f option is specified, honor X-Forwarded-Host: in addition
   to X-Forwarded-For: headers.  This helps GroupDAV along.
 
 ------------------------------------------------------------------------
-r4262 | ajc | 2006-01-30 06:15:09 +0100 (Mon, 30 Jan 2006) | 5 lines
+r4262 | ajc | 2006-01-30 00:15:09 -0500 (Mon, 30 Jan 2006) | 5 lines
 
 
 HTML messages are now encoded as "Quoted-Printable" before being
@@ -577,80 +592,80 @@ HTML messages are now encoded as "Quoted-Printable" before being
   handles this.
 
 ------------------------------------------------------------------------
-r4261 | ajc | 2006-01-30 05:21:45 +0100 (Mon, 30 Jan 2006) | 4 lines
+r4261 | ajc | 2006-01-29 23:21:45 -0500 (Sun, 29 Jan 2006) | 4 lines
 
 
 * Removed the "convert_to_html" option from text_to_server() because we no
   longer have any callers which require it.
 
 ------------------------------------------------------------------------
-r4260 | ajc | 2006-01-29 19:09:49 +0100 (Sun, 29 Jan 2006) | 4 lines
+r4260 | ajc | 2006-01-29 13:09:49 -0500 (Sun, 29 Jan 2006) | 4 lines
 
 
  * Removed all references to "font-family" style.  We will now go with
    whatever font the user has chosen as his favorite.
 
 ------------------------------------------------------------------------
-r4259 | dothebart | 2006-01-29 16:40:17 +0100 (Sun, 29 Jan 2006) | 2 lines
+r4259 | dothebart | 2006-01-29 10:40:17 -0500 (Sun, 29 Jan 2006) | 2 lines
 
 forgot one doxygen header
 
 ------------------------------------------------------------------------
-r4258 | dothebart | 2006-01-29 14:34:44 +0100 (Sun, 29 Jan 2006) | 4 lines
+r4258 | dothebart | 2006-01-29 08:34:44 -0500 (Sun, 29 Jan 2006) | 4 lines
 
 * Doxygen groups. Sorted the files into groups. so now we have a nice structure 
   in the module index, which should ease the navigation to a particular part.
 
 
 ------------------------------------------------------------------------
-r4257 | dothebart | 2006-01-29 11:59:14 +0100 (Sun, 29 Jan 2006) | 2 lines
+r4257 | dothebart | 2006-01-29 05:59:14 -0500 (Sun, 29 Jan 2006) | 2 lines
 
 missing months added.
 
 ------------------------------------------------------------------------
-r4256 | ajc | 2006-01-29 06:12:49 +0100 (Sun, 29 Jan 2006) | 1 line
+r4256 | ajc | 2006-01-29 00:12:49 -0500 (Sun, 29 Jan 2006) | 1 line
 
 Clarified some of the doxygen comments
 ------------------------------------------------------------------------
-r4255 | ajc | 2006-01-29 05:33:23 +0100 (Sun, 29 Jan 2006) | 1 line
+r4255 | ajc | 2006-01-28 23:33:23 -0500 (Sat, 28 Jan 2006) | 1 line
 
 accept-charset="UTF-8" in form declaration for enter message screen
 ------------------------------------------------------------------------
-r4254 | ajc | 2006-01-28 05:53:41 +0100 (Sat, 28 Jan 2006) | 1 line
+r4254 | ajc | 2006-01-27 23:53:41 -0500 (Fri, 27 Jan 2006) | 1 line
 
 All month names and weekday names are now sourced from localized strings.
 ------------------------------------------------------------------------
-r4253 | ajc | 2006-01-28 00:17:02 +0100 (Sat, 28 Jan 2006) | 1 line
+r4253 | ajc | 2006-01-27 18:17:02 -0500 (Fri, 27 Jan 2006) | 1 line
 
 comments
 ------------------------------------------------------------------------
-r4252 | ajc | 2006-01-27 23:41:51 +0100 (Fri, 27 Jan 2006) | 1 line
+r4252 | ajc | 2006-01-27 17:41:51 -0500 (Fri, 27 Jan 2006) | 1 line
 
 comments
 ------------------------------------------------------------------------
-r4251 | ajc | 2006-01-27 23:40:10 +0100 (Fri, 27 Jan 2006) | 1 line
+r4251 | ajc | 2006-01-27 17:40:10 -0500 (Fri, 27 Jan 2006) | 1 line
 
 comments
 ------------------------------------------------------------------------
-r4250 | ajc | 2006-01-27 21:04:11 +0100 (Fri, 27 Jan 2006) | 1 line
+r4250 | ajc | 2006-01-27 15:04:11 -0500 (Fri, 27 Jan 2006) | 1 line
 
  Do a JavaScript alert if we fail to open the Instant Messenger window.
 ------------------------------------------------------------------------
-r4249 | ajc | 2006-01-27 19:50:53 +0100 (Fri, 27 Jan 2006) | 1 line
+r4249 | ajc | 2006-01-27 13:50:53 -0500 (Fri, 27 Jan 2006) | 1 line
 
 Page popups work again
 ------------------------------------------------------------------------
-r4247 | ajc | 2006-01-26 21:45:41 +0100 (Thu, 26 Jan 2006) | 3 lines
+r4247 | ajc | 2006-01-26 15:45:41 -0500 (Thu, 26 Jan 2006) | 3 lines
 
 
 Complete overhaul of "Notes" view.  Now features AJAX create and edit operations.
 
 ------------------------------------------------------------------------
-r4245 | ajc | 2006-01-26 17:06:49 +0100 (Thu, 26 Jan 2006) | 1 line
+r4245 | ajc | 2006-01-26 11:06:49 -0500 (Thu, 26 Jan 2006) | 1 line
 
 Clarify that we are GPLv2
 ------------------------------------------------------------------------
-r4243 | ajc | 2006-01-26 04:26:25 +0100 (Thu, 26 Jan 2006) | 5 lines
+r4243 | ajc | 2006-01-25 22:26:25 -0500 (Wed, 25 Jan 2006) | 5 lines
 
 
 * Fixed some spelling errors
@@ -658,13 +673,13 @@ r4243 | ajc | 2006-01-26 04:26:25 +0100 (Thu, 26 Jan 2006) | 5 lines
 
 
 ------------------------------------------------------------------------
-r4242 | ajc | 2006-01-25 19:10:47 +0100 (Wed, 25 Jan 2006) | 3 lines
+r4242 | ajc | 2006-01-25 13:10:47 -0500 (Wed, 25 Jan 2006) | 3 lines
 
 
 * Don't pullquote the headers when editing a wiki page.
 
 ------------------------------------------------------------------------
-r4241 | ajc | 2006-01-25 05:10:51 +0100 (Wed, 25 Jan 2006) | 6 lines
+r4241 | ajc | 2006-01-24 23:10:51 -0500 (Tue, 24 Jan 2006) | 6 lines
 
 
 * Eliminated a bug in pullquote_message() that was causing it to run words
@@ -673,12 +688,12 @@ r4241 | ajc | 2006-01-25 05:10:51 +0100 (Wed, 25 Jan 2006) | 6 lines
   that wiki's home page.
 
 ------------------------------------------------------------------------
-r4240 | ajc | 2006-01-24 19:56:57 +0100 (Tue, 24 Jan 2006) | 2 lines
+r4240 | ajc | 2006-01-24 13:56:57 -0500 (Tue, 24 Jan 2006) | 2 lines
 
 * Fixes to wiki view to handle "short" links.
 
 ------------------------------------------------------------------------
-r4239 | ajc | 2006-01-24 17:07:54 +0100 (Tue, 24 Jan 2006) | 5 lines
+r4239 | ajc | 2006-01-24 11:07:54 -0500 (Tue, 24 Jan 2006) | 5 lines
 
 
 * client_getln() now fails if the client attempts to transmit non printable
@@ -686,65 +701,65 @@ r4239 | ajc | 2006-01-24 17:07:54 +0100 (Tue, 24 Jan 2006) | 5 lines
   non-SSL webcit.
 
 ------------------------------------------------------------------------
-r4238 | ajc | 2006-01-24 04:51:59 +0100 (Tue, 24 Jan 2006) | 4 lines
+r4238 | ajc | 2006-01-23 22:51:59 -0500 (Mon, 23 Jan 2006) | 4 lines
 
 
 * Got a primitive version of the wiki system in place.  Needs a lot of fine
   tuning but it basically works.
 
 ------------------------------------------------------------------------
-r4233 | dothebart | 2006-01-23 15:07:26 +0100 (Mon, 23 Jan 2006) | 2 lines
+r4233 | dothebart | 2006-01-23 09:07:26 -0500 (Mon, 23 Jan 2006) | 2 lines
 
 version of debian build added
 
 ------------------------------------------------------------------------
-r4232 | dothebart | 2006-01-23 14:44:05 +0100 (Mon, 23 Jan 2006) | 3 lines
+r4232 | dothebart | 2006-01-23 08:44:05 -0500 (Mon, 23 Jan 2006) | 3 lines
 
 upsie. some lines vanished.
 removed kerningham-richie cisms.
 
 ------------------------------------------------------------------------
-r4231 | dothebart | 2006-01-23 14:35:50 +0100 (Mon, 23 Jan 2006) | 2 lines
+r4231 | dothebart | 2006-01-23 08:35:50 -0500 (Mon, 23 Jan 2006) | 2 lines
 
 Done with doxygenizing
 
 ------------------------------------------------------------------------
-r4230 | ajc | 2006-01-22 23:50:06 +0100 (Sun, 22 Jan 2006) | 1 line
+r4230 | ajc | 2006-01-22 17:50:06 -0500 (Sun, 22 Jan 2006) | 1 line
 
 More work on the wiki view.  Don't try to use it yet.
 ------------------------------------------------------------------------
-r4229 | dothebart | 2006-01-22 00:53:37 +0100 (Sun, 22 Jan 2006) | 2 lines
+r4229 | dothebart | 2006-01-21 18:53:37 -0500 (Sat, 21 Jan 2006) | 2 lines
 
 more doxygen doku.
 
 ------------------------------------------------------------------------
-r4228 | ajc | 2006-01-21 22:24:26 +0100 (Sat, 21 Jan 2006) | 1 line
+r4228 | ajc | 2006-01-21 16:24:26 -0500 (Sat, 21 Jan 2006) | 1 line
 
 wiki
 ------------------------------------------------------------------------
-r4225 | ajc | 2006-01-20 22:39:28 +0100 (Fri, 20 Jan 2006) | 2 lines
+r4225 | ajc | 2006-01-20 16:39:28 -0500 (Fri, 20 Jan 2006) | 2 lines
 
 * Started writing wiki code.  It completely does not work.  :)
 
 ------------------------------------------------------------------------
-r4221 | dothebart | 2006-01-20 21:05:27 +0100 (Fri, 20 Jan 2006) | 2 lines
+r4221 | dothebart | 2006-01-20 15:05:27 -0500 (Fri, 20 Jan 2006) | 2 lines
 
 converted comments to get caught by doxygen
 
 ------------------------------------------------------------------------
-r4217 | ajc | 2006-01-20 05:18:39 +0100 (Fri, 20 Jan 2006) | 1 line
+r4217 | ajc | 2006-01-19 23:18:39 -0500 (Thu, 19 Jan 2006) | 1 line
 
 Began adding the infrastructure to support wiki mode rooms.
 ------------------------------------------------------------------------
-r4210 | ajc | 2006-01-19 06:00:30 +0100 (Thu, 19 Jan 2006) | 1 line
+r4210 | ajc | 2006-01-19 00:00:30 -0500 (Thu, 19 Jan 2006) | 1 line
 
 Fixed a small memory leak
 ------------------------------------------------------------------------
-r4209 | ajc | 2006-01-19 05:09:43 +0100 (Thu, 19 Jan 2006) | 1 line
+r4209 | ajc | 2006-01-18 23:09:43 -0500 (Wed, 18 Jan 2006) | 1 line
 
 THIS IS 6.71
 ------------------------------------------------------------------------
-r4208 | ajc | 2006-01-18 22:40:46 +0100 (Wed, 18 Jan 2006) | 7 lines
+r4208 | ajc | 2006-01-18 16:40:46 -0500 (Wed, 18 Jan 2006) | 7 lines
 
 
 * fix_scrollbar_bug is now a class instead of an id.  Fixes validator warnings.
@@ -754,43 +769,43 @@ r4208 | ajc | 2006-01-18 22:40:46 +0100 (Wed, 18 Jan 2006) | 7 lines
   using host based authentication.
 
 ------------------------------------------------------------------------
-r4202 | ajc | 2006-01-16 17:53:14 +0100 (Mon, 16 Jan 2006) | 2 lines
+r4202 | ajc | 2006-01-16 11:53:14 -0500 (Mon, 16 Jan 2006) | 2 lines
 
 * Experimental unix domain socket listener
 
 ------------------------------------------------------------------------
-r4196 | ajc | 2006-01-15 05:40:40 +0100 (Sun, 15 Jan 2006) | 4 lines
+r4196 | ajc | 2006-01-14 23:40:40 -0500 (Sat, 14 Jan 2006) | 4 lines
 
 
 * setup.c: remove "--backtitle" from calls to "dialog" because its
   availability cannot be depended upon.
 
 ------------------------------------------------------------------------
-r4194 | ajc | 2006-01-15 00:33:22 +0100 (Sun, 15 Jan 2006) | 1 line
+r4194 | ajc | 2006-01-14 18:33:22 -0500 (Sat, 14 Jan 2006) | 1 line
 
 oops, correction to previous commit
 ------------------------------------------------------------------------
-r4193 | ajc | 2006-01-15 00:26:17 +0100 (Sun, 15 Jan 2006) | 1 line
+r4193 | ajc | 2006-01-14 18:26:17 -0500 (Sat, 14 Jan 2006) | 1 line
 
 config: Correct forged From: lines during authenticated SMTP
 ------------------------------------------------------------------------
-r4192 | ajc | 2006-01-13 21:25:33 +0100 (Fri, 13 Jan 2006) | 1 line
+r4192 | ajc | 2006-01-13 15:25:33 -0500 (Fri, 13 Jan 2006) | 1 line
 
 THIS IS 6.70
 ------------------------------------------------------------------------
-r4189 | ajc | 2006-01-13 06:02:27 +0100 (Fri, 13 Jan 2006) | 1 line
+r4189 | ajc | 2006-01-13 00:02:27 -0500 (Fri, 13 Jan 2006) | 1 line
 
 Removed the split bbview because it's b0rken in IE
 ------------------------------------------------------------------------
-r4188 | ajc | 2006-01-12 21:40:56 +0100 (Thu, 12 Jan 2006) | 1 line
+r4188 | ajc | 2006-01-12 15:40:56 -0500 (Thu, 12 Jan 2006) | 1 line
 
 start im on bottom
 ------------------------------------------------------------------------
-r4187 | ajc | 2006-01-12 06:41:48 +0100 (Thu, 12 Jan 2006) | 1 line
+r4187 | ajc | 2006-01-12 00:41:48 -0500 (Thu, 12 Jan 2006) | 1 line
 
 Changes to instant messenger to work around IE bugs
 ------------------------------------------------------------------------
-r4186 | ajc | 2006-01-12 05:23:38 +0100 (Thu, 12 Jan 2006) | 8 lines
+r4186 | ajc | 2006-01-11 23:23:38 -0500 (Wed, 11 Jan 2006) | 8 lines
 
 
 * More updates to instant messenger:
@@ -801,25 +816,25 @@ r4186 | ajc | 2006-01-12 05:23:38 +0100 (Thu, 12 Jan 2006) | 8 lines
     to see if the instant messenger window needs to be opened
 
 ------------------------------------------------------------------------
-r4185 | ajc | 2006-01-11 23:00:59 +0100 (Wed, 11 Jan 2006) | 4 lines
+r4185 | ajc | 2006-01-11 17:00:59 -0500 (Wed, 11 Jan 2006) | 4 lines
 
 
 * More updates to instant messenger.  When new messages arrive, the window
   automatically scrolls to the bottom and the input box is refocused.
 
 ------------------------------------------------------------------------
-r4184 | ajc | 2006-01-11 21:21:56 +0100 (Wed, 11 Jan 2006) | 1 line
+r4184 | ajc | 2006-01-11 15:21:56 -0500 (Wed, 11 Jan 2006) | 1 line
 
 Corrected a small javascript syntax error
 ------------------------------------------------------------------------
-r4182 | ajc | 2006-01-11 05:57:11 +0100 (Wed, 11 Jan 2006) | 4 lines
+r4182 | ajc | 2006-01-10 23:57:11 -0500 (Tue, 10 Jan 2006) | 4 lines
 
 
 * instant_messenger.html: learn my own screen name from the server,
   also some CSS changes
 
 ------------------------------------------------------------------------
-r4175 | ajc | 2006-01-09 19:02:49 +0100 (Mon, 09 Jan 2006) | 5 lines
+r4175 | ajc | 2006-01-09 13:02:49 -0500 (Mon, 09 Jan 2006) | 5 lines
 
 
 * siteconfig.c: new "Indexing/Journaling" tab now contains the options
@@ -827,60 +842,60 @@ r4175 | ajc | 2006-01-09 19:02:49 +0100 (Mon, 09 Jan 2006) | 5 lines
 * Version number is now 6.70 in order to keep parity with Citadel.
 
 ------------------------------------------------------------------------
-r4173 | ajc | 2006-01-09 06:40:24 +0100 (Mon, 09 Jan 2006) | 1 line
+r4173 | ajc | 2006-01-09 00:40:24 -0500 (Mon, 09 Jan 2006) | 1 line
 
 Site Configuration screen moved to tabbed dialog
 ------------------------------------------------------------------------
-r4171 | ajc | 2006-01-06 17:21:36 +0100 (Fri, 06 Jan 2006) | 1 line
+r4171 | ajc | 2006-01-06 11:21:36 -0500 (Fri, 06 Jan 2006) | 1 line
 
 ran create-pot.sh
 ------------------------------------------------------------------------
-r4170 | ajc | 2006-01-06 17:21:01 +0100 (Fri, 06 Jan 2006) | 3 lines
+r4170 | ajc | 2006-01-06 11:21:01 -0500 (Fri, 06 Jan 2006) | 3 lines
 
 
 * Localization enabled "Your info" from summary screen
 
 ------------------------------------------------------------------------
-r4169 | ajc | 2006-01-06 05:18:13 +0100 (Fri, 06 Jan 2006) | 1 line
+r4169 | ajc | 2006-01-05 23:18:13 -0500 (Thu, 05 Jan 2006) | 1 line
 
 New tabbed dialog API.  This will be used in something later...
 ------------------------------------------------------------------------
-r4164 | ajc | 2006-01-04 00:20:12 +0100 (Wed, 04 Jan 2006) | 2 lines
+r4164 | ajc | 2006-01-03 18:20:12 -0500 (Tue, 03 Jan 2006) | 2 lines
 
 More tweaks to instant messenger window
 
 ------------------------------------------------------------------------
-r4163 | ajc | 2006-01-03 04:46:41 +0100 (Tue, 03 Jan 2006) | 1 line
+r4163 | ajc | 2006-01-02 22:46:41 -0500 (Mon, 02 Jan 2006) | 1 line
 
 Allow selection of tabs in multiple conversation mode.
 ------------------------------------------------------------------------
-r4162 | ajc | 2006-01-03 03:14:31 +0100 (Tue, 03 Jan 2006) | 1 line
+r4162 | ajc | 2006-01-02 21:14:31 -0500 (Mon, 02 Jan 2006) | 1 line
 
 updates to ajax instant messenger
 ------------------------------------------------------------------------
-r4161 | ajc | 2006-01-02 22:47:13 +0100 (Mon, 02 Jan 2006) | 1 line
+r4161 | ajc | 2006-01-02 16:47:13 -0500 (Mon, 02 Jan 2006) | 1 line
 
 new instant messenger
 ------------------------------------------------------------------------
-r4160 | ajc | 2006-01-02 22:40:38 +0100 (Mon, 02 Jan 2006) | 4 lines
+r4160 | ajc | 2006-01-02 16:40:38 -0500 (Mon, 02 Jan 2006) | 4 lines
 
 
 The new AJAX-based instant messenger now handles sending messages, and
   also multiple concurrent conversations.
 
 ------------------------------------------------------------------------
-r4159 | ajc | 2006-01-02 19:41:35 +0100 (Mon, 02 Jan 2006) | 1 line
+r4159 | ajc | 2006-01-02 13:41:35 -0500 (Mon, 02 Jan 2006) | 1 line
 
 New way to display incoming instant messages.  Not finished.
 ------------------------------------------------------------------------
-r4157 | ajc | 2005-12-22 18:08:05 +0100 (Thu, 22 Dec 2005) | 4 lines
+r4157 | ajc | 2005-12-22 12:08:05 -0500 (Thu, 22 Dec 2005) | 4 lines
 
 
 * Added missing HTTP headers to do_chat()
 
 
 ------------------------------------------------------------------------
-r4156 | ajc | 2005-12-21 16:24:39 +0100 (Wed, 21 Dec 2005) | 9 lines
+r4156 | ajc | 2005-12-21 10:24:39 -0500 (Wed, 21 Dec 2005) | 9 lines
 
 
 
@@ -892,21 +907,21 @@ r4156 | ajc | 2005-12-21 16:24:39 +0100 (Wed, 21 Dec 2005) | 9 lines
 
 
 ------------------------------------------------------------------------
-r4155 | ajc | 2005-12-21 16:08:56 +0100 (Wed, 21 Dec 2005) | 3 lines
+r4155 | ajc | 2005-12-21 10:08:56 -0500 (Wed, 21 Dec 2005) | 3 lines
 
 
 * Makefile.in: target 'distclean' - do not remove po/Makefile.in
 
 ------------------------------------------------------------------------
-r4154 | ajc | 2005-12-20 20:38:10 +0100 (Tue, 20 Dec 2005) | 1 line
+r4154 | ajc | 2005-12-20 14:38:10 -0500 (Tue, 20 Dec 2005) | 1 line
 
 minor fix
 ------------------------------------------------------------------------
-r4153 | ajc | 2005-12-19 21:48:19 +0100 (Mon, 19 Dec 2005) | 1 line
+r4153 | ajc | 2005-12-19 15:48:19 -0500 (Mon, 19 Dec 2005) | 1 line
 
 ran create-pot.sh
 ------------------------------------------------------------------------
-r4150 | ajc | 2005-12-17 06:25:18 +0100 (Sat, 17 Dec 2005) | 5 lines
+r4150 | ajc | 2005-12-17 00:25:18 -0500 (Sat, 17 Dec 2005) | 5 lines
 
 
 * messages.c: include the "edit html source" button in the message editor
@@ -914,7 +929,7 @@ r4150 | ajc | 2005-12-17 06:25:18 +0100 (Sat, 17 Dec 2005) | 5 lines
   the TinyMCE editor allows the user to advance past the quote.
 
 ------------------------------------------------------------------------
-r4149 | ajc | 2005-12-16 05:51:46 +0100 (Fri, 16 Dec 2005) | 5 lines
+r4149 | ajc | 2005-12-15 23:51:46 -0500 (Thu, 15 Dec 2005) | 5 lines
 
 
 * Checkbox to allow anonymous posting in rooms which allow it.
@@ -922,44 +937,44 @@ r4149 | ajc | 2005-12-16 05:51:46 +0100 (Fri, 16 Dec 2005) | 5 lines
 
 
 ------------------------------------------------------------------------
-r4147 | ajc | 2005-12-15 23:36:12 +0100 (Thu, 15 Dec 2005) | 3 lines
+r4147 | ajc | 2005-12-15 17:36:12 -0500 (Thu, 15 Dec 2005) | 3 lines
 
 
 * "Headers" option in view message
 
 ------------------------------------------------------------------------
-r4144 | ajc | 2005-12-13 23:51:43 +0100 (Tue, 13 Dec 2005) | 4 lines
+r4144 | ajc | 2005-12-13 17:51:43 -0500 (Tue, 13 Dec 2005) | 4 lines
 
 
 * Require Citadel server version to be at least 6.63
 * THIS IS 6.40
 
 ------------------------------------------------------------------------
-r4143 | ajc | 2005-12-13 20:42:16 +0100 (Tue, 13 Dec 2005) | 1 line
+r4143 | ajc | 2005-12-13 14:42:16 -0500 (Tue, 13 Dec 2005) | 1 line
 
 Don't try to twiddle /etc/inittab on systems that don't have /etc/inittab.
 ------------------------------------------------------------------------
-r4142 | ajc | 2005-12-13 20:32:03 +0100 (Tue, 13 Dec 2005) | 1 line
+r4142 | ajc | 2005-12-13 14:32:03 -0500 (Tue, 13 Dec 2005) | 1 line
 
 oops
 ------------------------------------------------------------------------
-r4141 | ajc | 2005-12-13 20:28:04 +0100 (Tue, 13 Dec 2005) | 2 lines
+r4141 | ajc | 2005-12-13 14:28:04 -0500 (Tue, 13 Dec 2005) | 2 lines
 
 * chatframeset.html: inserted a missing </body> tag.
 
 ------------------------------------------------------------------------
-r4139 | ajc | 2005-12-12 18:10:50 +0100 (Mon, 12 Dec 2005) | 2 lines
+r4139 | ajc | 2005-12-12 12:10:50 -0500 (Mon, 12 Dec 2005) | 2 lines
 
 * it.po: updated Italian translation submitted by Gabriele Tassoni
 
 ------------------------------------------------------------------------
-r4137 | dothebart | 2005-12-12 01:53:19 +0100 (Mon, 12 Dec 2005) | 3 lines
+r4137 | dothebart | 2005-12-11 19:53:19 -0500 (Sun, 11 Dec 2005) | 3 lines
 
 * another rework of the locale parser. Hopefully feature complete now.
 
 
 ------------------------------------------------------------------------
-r4136 | ajc | 2005-12-11 06:05:26 +0100 (Sun, 11 Dec 2005) | 5 lines
+r4136 | ajc | 2005-12-11 00:05:26 -0500 (Sun, 11 Dec 2005) | 5 lines
 
 * Mercilessly ripped out all of the gratuitously complex GNU libintl
   detection m4 crapola and replaced it with some simple autoconf directives
@@ -967,177 +982,177 @@ r4136 | ajc | 2005-12-11 06:05:26 +0100 (Sun, 11 Dec 2005) | 5 lines
   supporting per-thread locale.
 
 ------------------------------------------------------------------------
-r4135 | ajc | 2005-12-11 02:49:20 +0100 (Sun, 11 Dec 2005) | 2 lines
+r4135 | ajc | 2005-12-10 20:49:20 -0500 (Sat, 10 Dec 2005) | 2 lines
 
 * wclib.js: transmit the "no floors expanded" condition to the server.
 
 ------------------------------------------------------------------------
-r4134 | ajc | 2005-12-11 02:28:22 +0100 (Sun, 11 Dec 2005) | 1 line
+r4134 | ajc | 2005-12-10 20:28:22 -0500 (Sat, 10 Dec 2005) | 1 line
 
 updated webcit.pot
 ------------------------------------------------------------------------
-r4133 | ajc | 2005-12-10 23:45:51 +0100 (Sat, 10 Dec 2005) | 3 lines
+r4133 | ajc | 2005-12-10 17:45:51 -0500 (Sat, 10 Dec 2005) | 3 lines
 
 * Switched our TinyMCE call to the "advanced" theme.  Also enabled
   the IESpell plugin (when Internet Explorer is in use).
 
 ------------------------------------------------------------------------
-r4132 | ajc | 2005-12-09 20:41:03 +0100 (Fri, 09 Dec 2005) | 3 lines
+r4132 | ajc | 2005-12-09 14:41:03 -0500 (Fri, 09 Dec 2005) | 3 lines
 
 * Deleting a message from the Trash folder now actually deletes it instead
   of trying to move it to the Trash.  Requires Citadel server 6.63.
 
 ------------------------------------------------------------------------
-r4130 | ajc | 2005-12-09 19:45:52 +0100 (Fri, 09 Dec 2005) | 2 lines
+r4130 | ajc | 2005-12-09 13:45:52 -0500 (Fri, 09 Dec 2005) | 2 lines
 
 * Slightly more intelligent language detection.
 
 ------------------------------------------------------------------------
-r4129 | ajc | 2005-12-08 23:36:36 +0100 (Thu, 08 Dec 2005) | 1 line
+r4129 | ajc | 2005-12-08 17:36:36 -0500 (Thu, 08 Dec 2005) | 1 line
 
 huh?
 ------------------------------------------------------------------------
-r4128 | dothebart | 2005-12-08 23:32:39 +0100 (Thu, 08 Dec 2005) | 2 lines
+r4128 | dothebart | 2005-12-08 17:32:39 -0500 (Thu, 08 Dec 2005) | 2 lines
 
 * added missing string
 
 ------------------------------------------------------------------------
-r4127 | ajc | 2005-12-08 23:26:02 +0100 (Thu, 08 Dec 2005) | 1 line
+r4127 | ajc | 2005-12-08 17:26:02 -0500 (Thu, 08 Dec 2005) | 1 line
 
 update webcit.pot
 ------------------------------------------------------------------------
-r4126 | ajc | 2005-12-08 23:24:24 +0100 (Thu, 08 Dec 2005) | 2 lines
+r4126 | ajc | 2005-12-08 17:24:24 -0500 (Thu, 08 Dec 2005) | 2 lines
 
 * Detect the browser language, and use it as the default language selection.
 
 ------------------------------------------------------------------------
-r4125 | ajc | 2005-12-08 17:49:56 +0100 (Thu, 08 Dec 2005) | 3 lines
+r4125 | ajc | 2005-12-08 11:49:56 -0500 (Thu, 08 Dec 2005) | 3 lines
 
 * Fix "locale leak" on newer Linux systems where gettext() seems to cache
   its translated messages.  textdomain(textdomain(NULL)) clears the cache.
 
 ------------------------------------------------------------------------
-r4124 | ajc | 2005-12-08 04:22:56 +0100 (Thu, 08 Dec 2005) | 3 lines
+r4124 | ajc | 2005-12-07 22:22:56 -0500 (Wed, 07 Dec 2005) | 3 lines
 
  Improved the reliability of per-thread locale by unsetting it at the end
   of each transaction.
 
 ------------------------------------------------------------------------
-r4123 | ajc | 2005-12-07 23:58:21 +0100 (Wed, 07 Dec 2005) | 2 lines
+r4123 | ajc | 2005-12-07 17:58:21 -0500 (Wed, 07 Dec 2005) | 2 lines
 
 * Fixed more missing localization items
 
 ------------------------------------------------------------------------
-r4122 | ajc | 2005-12-07 19:06:25 +0100 (Wed, 07 Dec 2005) | 2 lines
+r4122 | ajc | 2005-12-07 13:06:25 -0500 (Wed, 07 Dec 2005) | 2 lines
 
 * Per-session locale.  For some reason it doesn't work well.
 
 ------------------------------------------------------------------------
-r4121 | ajc | 2005-12-07 19:03:29 +0100 (Wed, 07 Dec 2005) | 2 lines
+r4121 | ajc | 2005-12-07 13:03:29 -0500 (Wed, 07 Dec 2005) | 2 lines
 
 * Per-session locale.  For some reason it doesn't work well.
 
 ------------------------------------------------------------------------
-r4120 | ajc | 2005-12-07 16:53:41 +0100 (Wed, 07 Dec 2005) | 1 line
+r4120 | ajc | 2005-12-07 10:53:41 -0500 (Wed, 07 Dec 2005) | 1 line
 
 locale changes
 ------------------------------------------------------------------------
-r4119 | ajc | 2005-12-07 16:35:07 +0100 (Wed, 07 Dec 2005) | 1 line
+r4119 | ajc | 2005-12-07 10:35:07 -0500 (Wed, 07 Dec 2005) | 1 line
 
 locale changes
 ------------------------------------------------------------------------
-r4118 | ajc | 2005-12-07 14:24:09 +0100 (Wed, 07 Dec 2005) | 2 lines
+r4118 | ajc | 2005-12-07 08:24:09 -0500 (Wed, 07 Dec 2005) | 2 lines
 
 * po/it.po: Italian localization submitted by Gabriele Tassoni
 
 ------------------------------------------------------------------------
-r4117 | ajc | 2005-12-06 00:07:15 +0100 (Tue, 06 Dec 2005) | 2 lines
+r4117 | ajc | 2005-12-05 18:07:15 -0500 (Mon, 05 Dec 2005) | 2 lines
 
 * Upgraded TinyMCE to v2.0.1; CLEAR YOUR CACHE NOW
 
 ------------------------------------------------------------------------
-r4116 | ajc | 2005-12-06 00:04:55 +0100 (Tue, 06 Dec 2005) | 1 line
+r4116 | ajc | 2005-12-05 18:04:55 -0500 (Mon, 05 Dec 2005) | 1 line
 
 remove tiny_mce
 ------------------------------------------------------------------------
-r4115 | dothebart | 2005-12-05 19:01:31 +0100 (Mon, 05 Dec 2005) | 2 lines
+r4115 | dothebart | 2005-12-05 13:01:31 -0500 (Mon, 05 Dec 2005) | 2 lines
 
 more translations
 
 ------------------------------------------------------------------------
-r4114 | dothebart | 2005-12-05 18:43:17 +0100 (Mon, 05 Dec 2005) | 3 lines
+r4114 | dothebart | 2005-12-05 12:43:17 -0500 (Mon, 05 Dec 2005) | 3 lines
 
 * Use tokenizer function to completely parse accept-lang header.
 
 
 ------------------------------------------------------------------------
-r4113 | ajc | 2005-12-05 17:48:10 +0100 (Mon, 05 Dec 2005) | 2 lines
+r4113 | ajc | 2005-12-05 11:48:10 -0500 (Mon, 05 Dec 2005) | 2 lines
 
 * Added in some of the missing localizations
 
 ------------------------------------------------------------------------
-r4112 | dothebart | 2005-12-04 14:49:56 +0100 (Sun, 04 Dec 2005) | 2 lines
+r4112 | dothebart | 2005-12-04 08:49:56 -0500 (Sun, 04 Dec 2005) | 2 lines
 
 spellchecked.
 
 ------------------------------------------------------------------------
-r4111 | ajc | 2005-12-04 05:01:55 +0100 (Sun, 04 Dec 2005) | 1 line
+r4111 | ajc | 2005-12-03 23:01:55 -0500 (Sat, 03 Dec 2005) | 1 line
 
 
 ------------------------------------------------------------------------
-r4110 | dothebart | 2005-12-03 13:47:41 +0100 (Sat, 03 Dec 2005) | 3 lines
+r4110 | dothebart | 2005-12-03 07:47:41 -0500 (Sat, 03 Dec 2005) | 3 lines
 
 * added some translations
 
 
 ------------------------------------------------------------------------
-r4109 | dothebart | 2005-12-03 13:04:12 +0100 (Sat, 03 Dec 2005) | 3 lines
+r4109 | dothebart | 2005-12-03 07:04:12 -0500 (Sat, 03 Dec 2005) | 3 lines
 
 * fixed langage detection to work with simple 'de' and no other stuff
 
 
 ------------------------------------------------------------------------
-r4108 | ajc | 2005-12-02 23:50:30 +0100 (Fri, 02 Dec 2005) | 2 lines
+r4108 | ajc | 2005-12-02 17:50:30 -0500 (Fri, 02 Dec 2005) | 2 lines
 
 * Re-enabled browser language detection.  This will be debugged and finalized.
 
 ------------------------------------------------------------------------
-r4107 | ajc | 2005-12-02 17:02:00 +0100 (Fri, 02 Dec 2005) | 2 lines
+r4107 | ajc | 2005-12-02 11:02:00 -0500 (Fri, 02 Dec 2005) | 2 lines
 
 * wclib.js: fixed a syntax error
 
 ------------------------------------------------------------------------
-r4106 | ajc | 2005-12-01 23:46:37 +0100 (Thu, 01 Dec 2005) | 2 lines
+r4106 | ajc | 2005-12-01 17:46:37 -0500 (Thu, 01 Dec 2005) | 2 lines
 
 * which_div_expanded is now persistent across sessions
 
 ------------------------------------------------------------------------
-r4105 | ajc | 2005-12-01 23:43:22 +0100 (Thu, 01 Dec 2005) | 2 lines
+r4105 | ajc | 2005-12-01 17:43:22 -0500 (Thu, 01 Dec 2005) | 2 lines
 
 * which_div_expanded is now persistent across page loads
 
 ------------------------------------------------------------------------
-r4104 | ajc | 2005-12-01 23:15:56 +0100 (Thu, 01 Dec 2005) | 2 lines
+r4104 | ajc | 2005-12-01 17:15:56 -0500 (Thu, 01 Dec 2005) | 2 lines
 
 * Clicking on the expanded floor div collapses it.
 
 ------------------------------------------------------------------------
-r4103 | ajc | 2005-12-01 23:03:45 +0100 (Thu, 01 Dec 2005) | 3 lines
+r4103 | ajc | 2005-12-01 17:03:45 -0500 (Thu, 01 Dec 2005) | 3 lines
 
 * More style changes to the new room list, mainly with regard to font size
   and line breaks.
 
 ------------------------------------------------------------------------
-r4102 | ajc | 2005-12-01 22:58:44 +0100 (Thu, 01 Dec 2005) | 1 line
+r4102 | ajc | 2005-12-01 16:58:44 -0500 (Thu, 01 Dec 2005) | 1 line
 
 css change
 ------------------------------------------------------------------------
-r4101 | ajc | 2005-12-01 20:35:39 +0100 (Thu, 01 Dec 2005) | 2 lines
+r4101 | ajc | 2005-12-01 14:35:39 -0500 (Thu, 01 Dec 2005) | 2 lines
 
 * Added icons to the new room list
 
 ------------------------------------------------------------------------
-r4100 | ajc | 2005-12-01 06:43:12 +0100 (Thu, 01 Dec 2005) | 5 lines
+r4100 | ajc | 2005-12-01 00:43:12 -0500 (Thu, 01 Dec 2005) | 5 lines
 
 
 * The iconbar roomlist, when selected, is now persistent across page loads
@@ -1145,90 +1160,90 @@ r4100 | ajc | 2005-12-01 06:43:12 +0100 (Thu, 01 Dec 2005) | 5 lines
   it doesn't have to load from the Citadel server over and over again.
 
 ------------------------------------------------------------------------
-r4099 | ajc | 2005-12-01 05:59:57 +0100 (Thu, 01 Dec 2005) | 3 lines
+r4099 | ajc | 2005-11-30 23:59:57 -0500 (Wed, 30 Nov 2005) | 3 lines
 
 * Shortened some of the string lengths in struct wcsession.  We really don't
   need all those 4096 byte moby-buffers everywhere.
 
 ------------------------------------------------------------------------
-r4098 | ajc | 2005-11-30 05:57:21 +0100 (Wed, 30 Nov 2005) | 1 line
+r4098 | ajc | 2005-11-29 23:57:21 -0500 (Tue, 29 Nov 2005) | 1 line
 
 commented out some logging
 ------------------------------------------------------------------------
-r4097 | ajc | 2005-11-30 05:54:02 +0100 (Wed, 30 Nov 2005) | 1 line
+r4097 | ajc | 2005-11-29 23:54:02 -0500 (Tue, 29 Nov 2005) | 1 line
 
 Drag-and-drop move messages is now complete.
 ------------------------------------------------------------------------
-r4096 | ajc | 2005-11-30 05:22:26 +0100 (Wed, 30 Nov 2005) | 4 lines
+r4096 | ajc | 2005-11-29 23:22:26 -0500 (Tue, 29 Nov 2005) | 4 lines
 
 * Completed the JavaScript-detection of room names in the iconbar as drop
   targets.  For now it simply displays an alert box.  Doing the actual
   message move will only require some simple glue code...
 
 ------------------------------------------------------------------------
-r4095 | ajc | 2005-11-29 21:51:28 +0100 (Tue, 29 Nov 2005) | 1 line
+r4095 | ajc | 2005-11-29 15:51:28 -0500 (Tue, 29 Nov 2005) | 1 line
 
 wclib commit
 ------------------------------------------------------------------------
-r4094 | ajc | 2005-11-29 05:04:32 +0100 (Tue, 29 Nov 2005) | 3 lines
+r4094 | ajc | 2005-11-28 23:04:32 -0500 (Mon, 28 Nov 2005) | 3 lines
 
 * Made the iconbar room list somewhat usable (collapse/expand).  It is not yet
   a drop target, though, which is why we did all this in the first place.
 
 ------------------------------------------------------------------------
-r4093 | dothebart | 2005-11-28 23:00:34 +0100 (Mon, 28 Nov 2005) | 3 lines
+r4093 | dothebart | 2005-11-28 17:00:34 -0500 (Mon, 28 Nov 2005) | 3 lines
 
 * migrate to _GNU_SOURCE and uselocale() to be threadsafe.
 
 
 ------------------------------------------------------------------------
-r4091 | ajc | 2005-11-28 03:28:33 +0100 (Mon, 28 Nov 2005) | 2 lines
+r4091 | ajc | 2005-11-27 21:28:33 -0500 (Sun, 27 Nov 2005) | 2 lines
 
 * Eliminated the use of tmpnam() to shut up compiler warnings.
 
 ------------------------------------------------------------------------
-r4089 | dothebart | 2005-11-27 20:45:49 +0100 (Sun, 27 Nov 2005) | 3 lines
+r4089 | dothebart | 2005-11-27 14:45:49 -0500 (Sun, 27 Nov 2005) | 3 lines
 
 * Detect locale from Browser Environment
 
 
 ------------------------------------------------------------------------
-r4088 | dothebart | 2005-11-27 18:29:01 +0100 (Sun, 27 Nov 2005) | 3 lines
+r4088 | dothebart | 2005-11-27 12:29:01 -0500 (Sun, 27 Nov 2005) | 3 lines
 
 * staticaly bind codeset to utf8.
 
 
 ------------------------------------------------------------------------
-r4087 | ajc | 2005-11-24 05:32:48 +0100 (Thu, 24 Nov 2005) | 2 lines
+r4087 | ajc | 2005-11-23 23:32:48 -0500 (Wed, 23 Nov 2005) | 2 lines
 
 * Placed a mini roomlist in the iconbar.  This is not in its final form.
 
 ------------------------------------------------------------------------
-r4086 | dothebart | 2005-11-23 17:44:13 +0100 (Wed, 23 Nov 2005) | 4 lines
+r4086 | dothebart | 2005-11-23 11:44:13 -0500 (Wed, 23 Nov 2005) | 4 lines
 
 * added missing german translations
 * changed multi line strings with empty string in first line to be searchable
 
 
 ------------------------------------------------------------------------
-r4085 | ajc | 2005-11-23 17:04:51 +0100 (Wed, 23 Nov 2005) | 2 lines
+r4085 | ajc | 2005-11-23 11:04:51 -0500 (Wed, 23 Nov 2005) | 2 lines
 
 * auth.c: localized "User name:" and "Password:" prompts
 
 ------------------------------------------------------------------------
-r4084 | ajc | 2005-11-23 03:44:41 +0100 (Wed, 23 Nov 2005) | 2 lines
+r4084 | ajc | 2005-11-22 21:44:41 -0500 (Tue, 22 Nov 2005) | 2 lines
 
 * Fixed the unresponsive msgomatic in the bulletin board view.
 
 ------------------------------------------------------------------------
-r4083 | ajc | 2005-11-22 06:01:37 +0100 (Tue, 22 Nov 2005) | 4 lines
+r4083 | ajc | 2005-11-22 00:01:37 -0500 (Tue, 22 Nov 2005) | 4 lines
 
 * Set up a toggleable iconbar that can switch between the menu and a room
   list.  The room list is not yet implemented, so a simple placeholder is
   there instead.
 
 ------------------------------------------------------------------------
-r4082 | ajc | 2005-11-22 04:48:57 +0100 (Tue, 22 Nov 2005) | 5 lines
+r4082 | ajc | 2005-11-21 22:48:57 -0500 (Mon, 21 Nov 2005) | 5 lines
 
 * messages.c, webcit.css: message buttons (Reply, ReplyQuoted, etc.) are now
   in a smaller font (new style 'msgbuttons' defined in the stylesheet)
@@ -1236,7 +1251,7 @@ r4082 | ajc | 2005-11-22 04:48:57 +0100 (Tue, 22 Nov 2005) | 5 lines
   message being replied to has no subject.
 
 ------------------------------------------------------------------------
-r4081 | ajc | 2005-11-22 04:31:58 +0100 (Tue, 22 Nov 2005) | 5 lines
+r4081 | ajc | 2005-11-21 22:31:58 -0500 (Mon, 21 Nov 2005) | 5 lines
 
 * create-pot.sh: now creates a new webcit.pot file and automatically merges
   it into all *.po files, allowing an easy way for translators to access
@@ -1244,256 +1259,256 @@ r4081 | ajc | 2005-11-22 04:31:58 +0100 (Tue, 22 Nov 2005) | 5 lines
 * axdefs[] (Access level definitions) -- now ready for localization.
 
 ------------------------------------------------------------------------
-r4077 | dothebart | 2005-11-21 17:23:42 +0100 (Mon, 21 Nov 2005) | 2 lines
+r4077 | dothebart | 2005-11-21 11:23:42 -0500 (Mon, 21 Nov 2005) | 2 lines
 
 * added package build script.
 
 ------------------------------------------------------------------------
-r4076 | dothebart | 2005-11-21 17:20:26 +0100 (Mon, 21 Nov 2005) | 2 lines
+r4076 | dothebart | 2005-11-21 11:20:26 -0500 (Mon, 21 Nov 2005) | 2 lines
 
 error corrections
 
 ------------------------------------------------------------------------
-r4075 | dothebart | 2005-11-21 17:13:29 +0100 (Mon, 21 Nov 2005) | 4 lines
+r4075 | dothebart | 2005-11-21 11:13:29 -0500 (Mon, 21 Nov 2005) | 4 lines
 
 * Apache config package added
 * make recursive examples
 * automatization of the upstream version
 
 ------------------------------------------------------------------------
-r4074 | ajc | 2005-11-21 04:36:42 +0100 (Mon, 21 Nov 2005) | 1 line
+r4074 | ajc | 2005-11-20 22:36:42 -0500 (Sun, 20 Nov 2005) | 1 line
 
 build fix
 ------------------------------------------------------------------------
-r4073 | ajc | 2005-11-21 04:24:03 +0100 (Mon, 21 Nov 2005) | 3 lines
+r4073 | ajc | 2005-11-20 22:24:03 -0500 (Sun, 20 Nov 2005) | 3 lines
 
 * Moved the definition of INADDR_NONE to webcit.h, where it will be effective
   in all locations where it is needed.  Fixes the build on Solaris 10.
 
 ------------------------------------------------------------------------
-r4072 | ajc | 2005-11-19 06:07:29 +0100 (Sat, 19 Nov 2005) | 1 line
+r4072 | ajc | 2005-11-19 00:07:29 -0500 (Sat, 19 Nov 2005) | 1 line
 
 fix rss.c
 ------------------------------------------------------------------------
-r4071 | ajc | 2005-11-19 05:56:00 +0100 (Sat, 19 Nov 2005) | 2 lines
+r4071 | ajc | 2005-11-18 23:56:00 -0500 (Fri, 18 Nov 2005) | 2 lines
 
 * Put in some infrastructure for generating and maintaining .po files
 
 ------------------------------------------------------------------------
-r4070 | ajc | 2005-11-19 05:49:36 +0100 (Sat, 19 Nov 2005) | 1 line
+r4070 | ajc | 2005-11-18 23:49:36 -0500 (Fri, 18 Nov 2005) | 1 line
 
 build updates
 ------------------------------------------------------------------------
-r4069 | ajc | 2005-11-19 05:27:07 +0100 (Sat, 19 Nov 2005) | 3 lines
+r4069 | ajc | 2005-11-18 23:27:07 -0500 (Fri, 18 Nov 2005) | 3 lines
 
 * Threw away most of the gettextize-generated build system in the po/
   directory, and replaced it with a very simple Makefile.in.in instead.
 
 ------------------------------------------------------------------------
-r4068 | ajc | 2005-11-19 05:02:37 +0100 (Sat, 19 Nov 2005) | 1 line
+r4068 | ajc | 2005-11-18 23:02:37 -0500 (Fri, 18 Nov 2005) | 1 line
 
 build fixes
 ------------------------------------------------------------------------
-r4067 | ajc | 2005-11-19 04:58:02 +0100 (Sat, 19 Nov 2005) | 1 line
+r4067 | ajc | 2005-11-18 22:58:02 -0500 (Fri, 18 Nov 2005) | 1 line
 
 Adjustments to the build
 ------------------------------------------------------------------------
-r4066 | dothebart | 2005-11-18 15:07:34 +0100 (Fri, 18 Nov 2005) | 2 lines
+r4066 | dothebart | 2005-11-18 09:07:34 -0500 (Fri, 18 Nov 2005) | 2 lines
 
 more fixups. umlauts problems fixed.
 
 ------------------------------------------------------------------------
-r4065 | dothebart | 2005-11-17 22:46:43 +0100 (Thu, 17 Nov 2005) | 2 lines
+r4065 | dothebart | 2005-11-17 16:46:43 -0500 (Thu, 17 Nov 2005) | 2 lines
 
 missing colon.
 
 ------------------------------------------------------------------------
-r4064 | dothebart | 2005-11-17 22:38:53 +0100 (Thu, 17 Nov 2005) | 2 lines
+r4064 | dothebart | 2005-11-17 16:38:53 -0500 (Thu, 17 Nov 2005) | 2 lines
 
 The umlauts got nuked on their way into svn. some first corrections.
 
 ------------------------------------------------------------------------
-r4062 | error | 2005-11-17 18:23:44 +0100 (Thu, 17 Nov 2005) | 2 lines
+r4062 | error | 2005-11-17 12:23:44 -0500 (Thu, 17 Nov 2005) | 2 lines
 
 Have configure check for sed, so that recursion will work.
 
 ------------------------------------------------------------------------
-r4061 | ajc | 2005-11-17 17:33:21 +0100 (Thu, 17 Nov 2005) | 4 lines
+r4061 | ajc | 2005-11-17 11:33:21 -0500 (Thu, 17 Nov 2005) | 4 lines
 
 * More changes to try to get the po/ directory to build properly.  It's still
   not working.  If you want to run WebCit using the current tree, be sure to
   configure with --disable-nls
 
 ------------------------------------------------------------------------
-r4060 | ajc | 2005-11-17 17:25:31 +0100 (Thu, 17 Nov 2005) | 1 line
+r4060 | ajc | 2005-11-17 11:25:31 -0500 (Thu, 17 Nov 2005) | 1 line
 
 aaaarrrrrgggggghhhhhhhh
 ------------------------------------------------------------------------
-r4059 | ajc | 2005-11-17 06:22:58 +0100 (Thu, 17 Nov 2005) | 1 line
+r4059 | ajc | 2005-11-17 00:22:58 -0500 (Thu, 17 Nov 2005) | 1 line
 
 test
 ------------------------------------------------------------------------
-r4058 | ajc | 2005-11-17 06:20:00 +0100 (Thu, 17 Nov 2005) | 1 line
+r4058 | ajc | 2005-11-17 00:20:00 -0500 (Thu, 17 Nov 2005) | 1 line
 
 old Makefile.in.in
 ------------------------------------------------------------------------
-r4057 | ajc | 2005-11-17 06:05:51 +0100 (Thu, 17 Nov 2005) | 1 line
+r4057 | ajc | 2005-11-17 00:05:51 -0500 (Thu, 17 Nov 2005) | 1 line
 
 remove files
 ------------------------------------------------------------------------
-r4056 | ajc | 2005-11-17 06:05:35 +0100 (Thu, 17 Nov 2005) | 1 line
+r4056 | ajc | 2005-11-17 00:05:35 -0500 (Thu, 17 Nov 2005) | 1 line
 
 remove files
 ------------------------------------------------------------------------
-r4055 | ajc | 2005-11-17 06:03:54 +0100 (Thu, 17 Nov 2005) | 2 lines
+r4055 | ajc | 2005-11-17 00:03:54 -0500 (Thu, 17 Nov 2005) | 2 lines
 
 * Assorted tweaks to activate the translations...
 
 ------------------------------------------------------------------------
-r4054 | ajc | 2005-11-16 03:59:00 +0100 (Wed, 16 Nov 2005) | 4 lines
+r4054 | ajc | 2005-11-15 21:59:00 -0500 (Tue, 15 Nov 2005) | 4 lines
 
 * Checked in po/de.po, a German translation submitted by Wilifried Goesgens.
   Now I just have to figure out how to activate it.
 ?
 
 ------------------------------------------------------------------------
-r4052 | ajc | 2005-11-14 20:57:16 +0100 (Mon, 14 Nov 2005) | 1 line
+r4052 | ajc | 2005-11-14 14:57:16 -0500 (Mon, 14 Nov 2005) | 1 line
 
 
 ------------------------------------------------------------------------
-r4050 | ajc | 2005-11-14 05:10:14 +0100 (Mon, 14 Nov 2005) | 4 lines
+r4050 | ajc | 2005-11-13 23:10:14 -0500 (Sun, 13 Nov 2005) | 4 lines
 
 
 * Added an '-f' command line option to allow WebCit to follow the
   'X-Forwarded-For:' HTTP header, if present.
 
 ------------------------------------------------------------------------
-r4049 | ajc | 2005-11-14 04:46:33 +0100 (Mon, 14 Nov 2005) | 2 lines
+r4049 | ajc | 2005-11-13 22:46:33 -0500 (Sun, 13 Nov 2005) | 2 lines
 
 * Added missing HTTP headers for /listsub
 
 ------------------------------------------------------------------------
-r4048 | ajc | 2005-11-13 05:46:36 +0100 (Sun, 13 Nov 2005) | 4 lines
+r4048 | ajc | 2005-11-12 23:46:36 -0500 (Sat, 12 Nov 2005) | 4 lines
 
 * Discovered the style -moz-user-select:none and applied it to the mailbox
   summary table, to prevent text select from ruining the appearance of our
   beautiful drag and drop function.
 
 ------------------------------------------------------------------------
-r4047 | ajc | 2005-11-13 05:19:15 +0100 (Sun, 13 Nov 2005) | 4 lines
+r4047 | ajc | 2005-11-12 23:19:15 -0500 (Sat, 12 Nov 2005) | 4 lines
 
 * Strip prepended '/webcit' in requested url's.  This may allow us to handle
   incoming proxy requests from a front end web server.
 * Don't require a session cookie for static content.
 
 ------------------------------------------------------------------------
-r4046 | ajc | 2005-11-10 23:38:41 +0100 (Thu, 10 Nov 2005) | 3 lines
+r4046 | ajc | 2005-11-10 17:38:41 -0500 (Thu, 10 Nov 2005) | 3 lines
 
 * Completed the implementation of a simple drop target for messages.  Right
   now it just drops to trash.  Need to do a folder list drop now.
 
 ------------------------------------------------------------------------
-r4045 | ajc | 2005-11-10 05:08:57 +0100 (Thu, 10 Nov 2005) | 3 lines
+r4045 | ajc | 2005-11-09 23:08:57 -0500 (Wed, 09 Nov 2005) | 3 lines
 
 * Removed arbitrary upper bound in message select array, after realizing that
   JavaScript arrays don't need to have their size declared.
 
 ------------------------------------------------------------------------
-r4044 | ajc | 2005-11-09 05:50:45 +0100 (Wed, 09 Nov 2005) | 3 lines
+r4044 | ajc | 2005-11-08 23:50:45 -0500 (Tue, 08 Nov 2005) | 3 lines
 
 * Mailbox view: selected messages are now draggablevi ChangeLog   (Now we just need to
   implement a place to drop them.)
 
 ------------------------------------------------------------------------
-r4043 | ajc | 2005-11-08 06:44:50 +0100 (Tue, 08 Nov 2005) | 2 lines
+r4043 | ajc | 2005-11-08 00:44:50 -0500 (Tue, 08 Nov 2005) | 2 lines
 
 * Now it resizes on mousemove instead of mouseup.  Very nice animated effect.
 
 ------------------------------------------------------------------------
-r4042 | ajc | 2005-11-08 06:37:30 +0100 (Tue, 08 Nov 2005) | 2 lines
+r4042 | ajc | 2005-11-08 00:37:30 -0500 (Tue, 08 Nov 2005) | 2 lines
 
 * First cut of message list resize.  It works but it resizes on mouseup.
 
 ------------------------------------------------------------------------
-r4041 | ajc | 2005-11-07 16:46:18 +0100 (Mon, 07 Nov 2005) | 3 lines
+r4041 | ajc | 2005-11-07 10:46:18 -0500 (Mon, 07 Nov 2005) | 3 lines
 
 * Disable the I-bar cursor when hovering over message summary lines in the
   mailbox view; go with the default pointer instead.
 
 ------------------------------------------------------------------------
-r4040 | ajc | 2005-11-07 05:28:14 +0100 (Mon, 07 Nov 2005) | 4 lines
+r4040 | ajc | 2005-11-06 23:28:14 -0500 (Sun, 06 Nov 2005) | 4 lines
 
 * Mailbox summary view -- headers are now ever-present; they do not scroll
   with the table.
 
 
 ------------------------------------------------------------------------
-r4039 | ajc | 2005-11-07 04:31:31 +0100 (Mon, 07 Nov 2005) | 3 lines
+r4039 | ajc | 2005-11-06 22:31:31 -0500 (Sun, 06 Nov 2005) | 3 lines
 
 * Changed keypress handling so that it works not only in web browsers, but in
   Internet Explorer as well.
 
 ------------------------------------------------------------------------
-r4038 | ajc | 2005-11-06 18:27:45 +0100 (Sun, 06 Nov 2005) | 4 lines
+r4038 | ajc | 2005-11-06 12:27:45 -0500 (Sun, 06 Nov 2005) | 4 lines
 
 * Message delete: table row delete is now handled by a script.aculo.us effect
   instead of by just clearing out the innerHTML of the table row div, because
   IE barfs on the latter.
 
 ------------------------------------------------------------------------
-r4036 | ajc | 2005-11-06 04:54:00 +0100 (Sun, 06 Nov 2005) | 2 lines
+r4036 | ajc | 2005-11-05 22:54:00 -0500 (Sat, 05 Nov 2005) | 2 lines
 
 * Found and removed more absolute URL's.
 
 ------------------------------------------------------------------------
-r4035 | ajc | 2005-11-05 06:59:40 +0100 (Sat, 05 Nov 2005) | 1 line
+r4035 | ajc | 2005-11-05 00:59:40 -0500 (Sat, 05 Nov 2005) | 1 line
 
 minor tweak to previous checkin
 ------------------------------------------------------------------------
-r4034 | ajc | 2005-11-05 06:51:39 +0100 (Sat, 05 Nov 2005) | 4 lines
+r4034 | ajc | 2005-11-05 00:51:39 -0500 (Sat, 05 Nov 2005) | 4 lines
 
 * The checkboxes are gone!  Implemented ajax delete of selected messages,
   via either the Delete button or the Delete key.
 
 
 ------------------------------------------------------------------------
-r4033 | ajc | 2005-11-05 05:52:53 +0100 (Sat, 05 Nov 2005) | 3 lines
+r4033 | ajc | 2005-11-04 23:52:53 -0500 (Fri, 04 Nov 2005) | 3 lines
 
 * Multi select using ctrl now handles the condition of a message already being
   selected and the user doing ctrl-click to deselect it.
 
 ------------------------------------------------------------------------
-r4032 | ajc | 2005-11-04 23:05:13 +0100 (Fri, 04 Nov 2005) | 2 lines
+r4032 | ajc | 2005-11-04 17:05:13 -0500 (Fri, 04 Nov 2005) | 2 lines
 
  * Multi select (using the ctrl key) is now working.
 
 ------------------------------------------------------------------------
-r4031 | ajc | 2005-11-04 05:47:01 +0100 (Fri, 04 Nov 2005) | 1 line
+r4031 | ajc | 2005-11-03 23:47:01 -0500 (Thu, 03 Nov 2005) | 1 line
 
 more of the same
 ------------------------------------------------------------------------
-r4030 | ajc | 2005-11-04 05:45:24 +0100 (Fri, 04 Nov 2005) | 2 lines
+r4030 | ajc | 2005-11-03 23:45:24 -0500 (Thu, 03 Nov 2005) | 2 lines
 
 * Removed all of the absolute URL's.
 
 ------------------------------------------------------------------------
-r4029 | ajc | 2005-11-04 05:39:09 +0100 (Fri, 04 Nov 2005) | 1 line
+r4029 | ajc | 2005-11-03 23:39:09 -0500 (Thu, 03 Nov 2005) | 1 line
 
 lower case tags
 ------------------------------------------------------------------------
-r4027 | ajc | 2005-11-03 23:48:09 +0100 (Thu, 03 Nov 2005) | 1 line
+r4027 | ajc | 2005-11-03 17:48:09 -0500 (Thu, 03 Nov 2005) | 1 line
 
 removed some absolute urls
 ------------------------------------------------------------------------
-r4026 | ajc | 2005-11-03 23:22:34 +0100 (Thu, 03 Nov 2005) | 1 line
+r4026 | ajc | 2005-11-03 17:22:34 -0500 (Thu, 03 Nov 2005) | 1 line
 
 minor href fix
 ------------------------------------------------------------------------
-r4025 | ajc | 2005-11-03 18:44:47 +0100 (Thu, 03 Nov 2005) | 1 line
+r4025 | ajc | 2005-11-03 12:44:47 -0500 (Thu, 03 Nov 2005) | 1 line
 
 remove ml_slider
 ------------------------------------------------------------------------
-r4024 | ajc | 2005-11-03 17:13:46 +0100 (Thu, 03 Nov 2005) | 6 lines
+r4024 | ajc | 2005-11-03 11:13:46 -0500 (Thu, 03 Nov 2005) | 6 lines
 
 * Removed the 'mark message as seen' C code (in the mailbox view) because it
   was no longer getting called.  Implemented this in JavaScript using an ajax
@@ -1502,7 +1517,7 @@ r4024 | ajc | 2005-11-03 17:13:46 +0100 (Thu, 03 Nov 2005) | 6 lines
   transitioning from unseen to seen (again, in JavaScript).
 
 ------------------------------------------------------------------------
-r4023 | ajc | 2005-11-03 05:47:28 +0100 (Thu, 03 Nov 2005) | 6 lines
+r4023 | ajc | 2005-11-02 23:47:28 -0500 (Wed, 02 Nov 2005) | 6 lines
 
 * Mailbox view -- onClick is now implemented by a JavaScript function which
   is defined in wclib.js -- now, it not only handles the Ajax load of the
@@ -1511,11 +1526,11 @@ r4023 | ajc | 2005-11-03 05:47:28 +0100 (Thu, 03 Nov 2005) | 6 lines
   selected.  This is if course a prelude to ajaxifying the table...
 
 ------------------------------------------------------------------------
-r4022 | ajc | 2005-11-02 23:51:23 +0100 (Wed, 02 Nov 2005) | 1 line
+r4022 | ajc | 2005-11-02 17:51:23 -0500 (Wed, 02 Nov 2005) | 1 line
 
 rules=rows for the message summary table
 ------------------------------------------------------------------------
-r4021 | ajc | 2005-11-02 21:59:38 +0100 (Wed, 02 Nov 2005) | 6 lines
+r4021 | ajc | 2005-11-02 15:59:38 -0500 (Wed, 02 Nov 2005) | 6 lines
 
 * Switched the mailbox summary back to a table.  This is tabular data and it
   ought to be marked up as a table.  We went to fixed width floating div's in
@@ -1524,127 +1539,127 @@ r4021 | ajc | 2005-11-02 21:59:38 +0100 (Wed, 02 Nov 2005) | 6 lines
   outside the source div anyway.  So we're going back to the table.
 
 ------------------------------------------------------------------------
-r4020 | ajc | 2005-11-02 21:08:22 +0100 (Wed, 02 Nov 2005) | 1 line
+r4020 | ajc | 2005-11-02 15:08:22 -0500 (Wed, 02 Nov 2005) | 1 line
 
 oldest to newest, newest to oldest settings in message board view
 ------------------------------------------------------------------------
-r4019 | ajc | 2005-11-02 06:11:09 +0100 (Wed, 02 Nov 2005) | 1 line
+r4019 | ajc | 2005-11-02 00:11:09 -0500 (Wed, 02 Nov 2005) | 1 line
 
 read reverse
 ------------------------------------------------------------------------
-r4018 | ajc | 2005-11-02 04:30:56 +0100 (Wed, 02 Nov 2005) | 1 line
+r4018 | ajc | 2005-11-01 22:30:56 -0500 (Tue, 01 Nov 2005) | 1 line
 
 added per-user internet mail permission setting
 ------------------------------------------------------------------------
-r4017 | ajc | 2005-11-01 04:30:52 +0100 (Tue, 01 Nov 2005) | 4 lines
+r4017 | ajc | 2005-10-31 22:30:52 -0500 (Mon, 31 Oct 2005) | 4 lines
 
 * messages.c: the summary line for each message is now a SPAN instead of
   a DIV.  This was done because we needed the SPAN anyway to apply styles,
   and saves some space.
 
 ------------------------------------------------------------------------
-r4016 | ajc | 2005-10-31 18:55:44 +0100 (Mon, 31 Oct 2005) | 1 line
+r4016 | ajc | 2005-10-31 12:55:44 -0500 (Mon, 31 Oct 2005) | 1 line
 
 small css fix
 ------------------------------------------------------------------------
-r4015 | ajc | 2005-10-31 05:36:33 +0100 (Mon, 31 Oct 2005) | 1 line
+r4015 | ajc | 2005-10-30 23:36:33 -0500 (Sun, 30 Oct 2005) | 1 line
 
 minor fix to above
 ------------------------------------------------------------------------
-r4012 | ajc | 2005-10-31 03:59:24 +0100 (Mon, 31 Oct 2005) | 2 lines
+r4012 | ajc | 2005-10-30 21:59:24 -0500 (Sun, 30 Oct 2005) | 2 lines
 
 * summary.c: fixed the date display.
 
 ------------------------------------------------------------------------
-r4010 | ajc | 2005-10-30 06:41:54 +0100 (Sun, 30 Oct 2005) | 4 lines
+r4010 | ajc | 2005-10-30 01:41:54 -0400 (Sun, 30 Oct 2005) | 4 lines
 
 * messages.c: the summary line for each message is now a div containing fixed
   width floating spans instead of a table row.  This is being done as part of
   the preparations to ajaxify the presentation of this data.
 
 ------------------------------------------------------------------------
-r4009 | ajc | 2005-10-27 22:57:52 +0200 (Thu, 27 Oct 2005) | 1 line
+r4009 | ajc | 2005-10-27 16:57:52 -0400 (Thu, 27 Oct 2005) | 1 line
 
 THIS IS 6.31
 ------------------------------------------------------------------------
-r4006 | ajc | 2005-10-26 22:20:05 +0200 (Wed, 26 Oct 2005) | 3 lines
+r4006 | ajc | 2005-10-26 16:20:05 -0400 (Wed, 26 Oct 2005) | 3 lines
 
 * Bumped internal version number to 6.31.  Minimum Citadel server required
   is version 6.61.
 
 ------------------------------------------------------------------------
-r4004 | ajc | 2005-10-26 18:10:53 +0200 (Wed, 26 Oct 2005) | 3 lines
+r4004 | ajc | 2005-10-26 12:10:53 -0400 (Wed, 26 Oct 2005) | 3 lines
 
 * webcit.c: msgesc() no longer inserts backslashes before every single-quote
   appearing in the quoted or forwarded message.
 
 ------------------------------------------------------------------------
-r4001 | ajc | 2005-10-25 05:42:27 +0200 (Tue, 25 Oct 2005) | 1 line
+r4001 | ajc | 2005-10-24 23:42:27 -0400 (Mon, 24 Oct 2005) | 1 line
 
 test
 ------------------------------------------------------------------------
-r4000 | ajc | 2005-10-25 05:18:43 +0200 (Tue, 25 Oct 2005) | 1 line
+r4000 | ajc | 2005-10-24 23:18:43 -0400 (Mon, 24 Oct 2005) | 1 line
 
 commit
 ------------------------------------------------------------------------
-r3998 | ajc | 2005-10-25 05:10:52 +0200 (Tue, 25 Oct 2005) | 2 lines
+r3998 | ajc | 2005-10-24 23:10:52 -0400 (Mon, 24 Oct 2005) | 2 lines
 
 * Mailbox view: deleting messages now moves them to the Trash folder
 
 ------------------------------------------------------------------------
-r3995 | ajc | 2005-10-25 04:19:18 +0200 (Tue, 25 Oct 2005) | 3 lines
+r3995 | ajc | 2005-10-24 22:19:18 -0400 (Mon, 24 Oct 2005) | 3 lines
 
 * calendar_view.c: fixed a variable initialization bug that was causing some
   time-specific events to be displayed as all-day events.
 
 ------------------------------------------------------------------------
-r3994 | ajc | 2005-10-24 17:59:53 +0200 (Mon, 24 Oct 2005) | 4 lines
+r3994 | ajc | 2005-10-24 11:59:53 -0400 (Mon, 24 Oct 2005) | 4 lines
 
 * List sub/unsub confirmation -- Citadel now wants http:// or https://
   prepended as part of the 'submitted subscribe url' so we are now doing
   that.
 
 ------------------------------------------------------------------------
-r3988 | ajc | 2005-10-22 07:02:13 +0200 (Sat, 22 Oct 2005) | 4 lines
+r3988 | ajc | 2005-10-22 01:02:13 -0400 (Sat, 22 Oct 2005) | 4 lines
 
 * More changes required to be able to do embedded message/rfc822 and still be
   able to view the attachments in the embedded submessage.   Yow.
 * Brought over the updated MIME parser from the Citadel package.
 
 ------------------------------------------------------------------------
-r3983 | ajc | 2005-10-21 21:27:12 +0200 (Fri, 21 Oct 2005) | 4 lines
+r3983 | ajc | 2005-10-21 15:27:12 -0400 (Fri, 21 Oct 2005) | 4 lines
 
 * Handle embedded message/rfc822 submessages, using the new form of MSG4 on
   the Citadel server that can extract these for us.  There is still a bug or
   two in this to be fixed...
 
 ------------------------------------------------------------------------
-r3972 | ajc | 2005-10-17 17:13:15 +0200 (Mon, 17 Oct 2005) | 1 line
+r3972 | ajc | 2005-10-17 11:13:15 -0400 (Mon, 17 Oct 2005) | 1 line
 
 THIS IS 6.30
 ------------------------------------------------------------------------
-r3968 | ajc | 2005-10-15 07:01:39 +0200 (Sat, 15 Oct 2005) | 1 line
+r3968 | ajc | 2005-10-15 01:01:39 -0400 (Sat, 15 Oct 2005) | 1 line
 
  
 ------------------------------------------------------------------------
-r3967 | ajc | 2005-10-15 06:52:31 +0200 (Sat, 15 Oct 2005) | 1 line
+r3967 | ajc | 2005-10-15 00:52:31 -0400 (Sat, 15 Oct 2005) | 1 line
 
  
 ------------------------------------------------------------------------
-r3966 | ajc | 2005-10-15 06:50:43 +0200 (Sat, 15 Oct 2005) | 1 line
+r3966 | ajc | 2005-10-15 00:50:43 -0400 (Sat, 15 Oct 2005) | 1 line
 
  
 ------------------------------------------------------------------------
-r3965 | ajc | 2005-10-15 06:44:16 +0200 (Sat, 15 Oct 2005) | 2 lines
+r3965 | ajc | 2005-10-15 00:44:16 -0400 (Sat, 15 Oct 2005) | 2 lines
 
 * Sort messages in reverse date order when no sort preference is set
 * When going from non-date sort to date sort, try reverse order first
 ------------------------------------------------------------------------
-r3964 | ajc | 2005-10-15 06:29:16 +0200 (Sat, 15 Oct 2005) | 1 line
+r3964 | ajc | 2005-10-15 00:29:16 -0400 (Sat, 15 Oct 2005) | 1 line
 
 * Better handling of multiple recipients in reply-all
 ------------------------------------------------------------------------
-r3963 | ajc | 2005-10-13 21:31:41 +0200 (Thu, 13 Oct 2005) | 5 lines
+r3963 | ajc | 2005-10-13 15:31:41 -0400 (Thu, 13 Oct 2005) | 5 lines
 
 * <tr> and </tr> tags for each row in a mailbox summary view, are now
   output by display_summarized() instead of by readloop().  This makes the
@@ -1652,121 +1667,121 @@ r3963 | ajc | 2005-10-13 21:31:41 +0200 (Thu, 13 Oct 2005) | 5 lines
   plans...
 
 ------------------------------------------------------------------------
-r3961 | ajc | 2005-10-13 05:59:03 +0200 (Thu, 13 Oct 2005) | 3 lines
+r3961 | ajc | 2005-10-12 23:59:03 -0400 (Wed, 12 Oct 2005) | 3 lines
 
 * Rooms view -- render properly when empty floors exist
   [fixes bugzilla issue # 156]
 
 ------------------------------------------------------------------------
-r3952 | ajc | 2005-10-11 05:02:49 +0200 (Tue, 11 Oct 2005) | 1 line
+r3952 | ajc | 2005-10-10 23:02:49 -0400 (Mon, 10 Oct 2005) | 1 line
 
 -
 ------------------------------------------------------------------------
-r3947 | ajc | 2005-10-09 06:34:43 +0200 (Sun, 09 Oct 2005) | 1 line
+r3947 | ajc | 2005-10-09 00:34:43 -0400 (Sun, 09 Oct 2005) | 1 line
 
 oops
 ------------------------------------------------------------------------
-r3946 | ajc | 2005-10-09 06:32:23 +0200 (Sun, 09 Oct 2005) | 1 line
+r3946 | ajc | 2005-10-09 00:32:23 -0400 (Sun, 09 Oct 2005) | 1 line
 
 new mail notification
 ------------------------------------------------------------------------
-r3945 | ajc | 2005-10-09 06:13:32 +0200 (Sun, 09 Oct 2005) | 1 line
+r3945 | ajc | 2005-10-09 00:13:32 -0400 (Sun, 09 Oct 2005) | 1 line
 
 dont read/write to closed ssl context
 ------------------------------------------------------------------------
-r3943 | ajc | 2005-10-08 05:13:25 +0200 (Sat, 08 Oct 2005) | 1 line
+r3943 | ajc | 2005-10-07 23:13:25 -0400 (Fri, 07 Oct 2005) | 1 line
 
 Test
 ------------------------------------------------------------------------
-r3942 | ajc | 2005-10-08 05:13:05 +0200 (Sat, 08 Oct 2005) | 1 line
+r3942 | ajc | 2005-10-07 23:13:05 -0400 (Fri, 07 Oct 2005) | 1 line
 
 Test
 ------------------------------------------------------------------------
-r3941 | ajc | 2005-10-08 05:12:33 +0200 (Sat, 08 Oct 2005) | 1 line
+r3941 | ajc | 2005-10-07 23:12:33 -0400 (Fri, 07 Oct 2005) | 1 line
 
 need citadel 6.58
 ------------------------------------------------------------------------
-r3940 | ajc | 2005-10-08 05:10:03 +0200 (Sat, 08 Oct 2005) | 1 line
+r3940 | ajc | 2005-10-07 23:10:03 -0400 (Fri, 07 Oct 2005) | 1 line
 
 cvs to svn
 ------------------------------------------------------------------------
-r3938 | ajc | 2005-10-07 23:37:51 +0200 (Fri, 07 Oct 2005) | 1 line
+r3938 | ajc | 2005-10-07 17:37:51 -0400 (Fri, 07 Oct 2005) | 1 line
 
 fix infinite loop
 ------------------------------------------------------------------------
-r3937 | ajc | 2005-10-07 21:40:52 +0200 (Fri, 07 Oct 2005) | 1 line
+r3937 | ajc | 2005-10-07 15:40:52 -0400 (Fri, 07 Oct 2005) | 1 line
 
 no cvs
 ------------------------------------------------------------------------
-r3936 | ajc | 2005-10-07 21:39:51 +0200 (Fri, 07 Oct 2005) | 1 line
+r3936 | ajc | 2005-10-07 15:39:51 -0400 (Fri, 07 Oct 2005) | 1 line
 
 re-added binary
 ------------------------------------------------------------------------
-r3935 | ajc | 2005-10-07 21:37:44 +0200 (Fri, 07 Oct 2005) | 1 line
+r3935 | ajc | 2005-10-07 15:37:44 -0400 (Fri, 07 Oct 2005) | 1 line
 
 removing bad statics
 ------------------------------------------------------------------------
-r3934 | ajc | 2005-10-07 20:47:45 +0200 (Fri, 07 Oct 2005) | 1 line
+r3934 | ajc | 2005-10-07 14:47:45 -0400 (Fri, 07 Oct 2005) | 1 line
 
 Test to see if log is updated automatically
 ------------------------------------------------------------------------
-r3933 | ajc | 2005-10-07 20:47:13 +0200 (Fri, 07 Oct 2005) | 1 line
+r3933 | ajc | 2005-10-07 14:47:13 -0400 (Fri, 07 Oct 2005) | 1 line
 
 Added boostrap
 ------------------------------------------------------------------------
-r3931 | ajc | 2005-10-06 21:34:28 +0200 (Thu, 06 Oct 2005) | 2 lines
+r3931 | ajc | 2005-10-06 15:34:28 -0400 (Thu, 06 Oct 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3930 | ajc | 2005-10-06 21:34:09 +0200 (Thu, 06 Oct 2005) | 3 lines
+r3930 | ajc | 2005-10-06 15:34:09 -0400 (Thu, 06 Oct 2005) | 3 lines
 
 * GroupDAV locate_message_by_uid() now uses the EUID command on the Citadel
   server.  Fast fast.
 
 ------------------------------------------------------------------------
-r3924 | error | 2005-10-05 19:54:08 +0200 (Wed, 05 Oct 2005) | 2 lines
+r3924 | error | 2005-10-05 13:54:08 -0400 (Wed, 05 Oct 2005) | 2 lines
 
 * Show the ThreadSSL in the debugging logs.
 
 ------------------------------------------------------------------------
-r3919 | ajc | 2005-10-01 04:51:12 +0200 (Sat, 01 Oct 2005) | 2 lines
+r3919 | ajc | 2005-09-30 22:51:12 -0400 (Fri, 30 Sep 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3918 | ajc | 2005-09-30 22:57:27 +0200 (Fri, 30 Sep 2005) | 3 lines
+r3918 | ajc | 2005-09-30 16:57:27 -0400 (Fri, 30 Sep 2005) | 3 lines
 
 * Added "Display Name" (or as vCard calls it, "friendly name" or "fn") to
   the vCard editing screen.
 
 ------------------------------------------------------------------------
-r3917 | ajc | 2005-09-29 18:34:10 +0200 (Thu, 29 Sep 2005) | 2 lines
+r3917 | ajc | 2005-09-29 12:34:10 -0400 (Thu, 29 Sep 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3916 | ajc | 2005-09-29 17:59:33 +0200 (Thu, 29 Sep 2005) | 2 lines
+r3916 | ajc | 2005-09-29 11:59:33 -0400 (Thu, 29 Sep 2005) | 2 lines
 
 * Finished the "signature" function.
 
 ------------------------------------------------------------------------
-r3915 | ajc | 2005-09-29 06:10:40 +0200 (Thu, 29 Sep 2005) | 2 lines
+r3915 | ajc | 2005-09-29 00:10:40 -0400 (Thu, 29 Sep 2005) | 2 lines
 
 * sig is done, but need to add proper handling of linebreaks
 
 ------------------------------------------------------------------------
-r3914 | ajc | 2005-09-29 04:54:17 +0200 (Thu, 29 Sep 2005) | 2 lines
+r3914 | ajc | 2005-09-28 22:54:17 -0400 (Wed, 28 Sep 2005) | 2 lines
 
 * Began implementing the "signature" feature.  It doesn't work yet.
 
 ------------------------------------------------------------------------
-r3913 | ajc | 2005-09-28 05:29:47 +0200 (Wed, 28 Sep 2005) | 2 lines
+r3913 | ajc | 2005-09-27 23:29:47 -0400 (Tue, 27 Sep 2005) | 2 lines
 
 * Don't display room banner on "Confirm move of message" screen
 
 ------------------------------------------------------------------------
-r3912 | ajc | 2005-09-28 05:19:14 +0200 (Wed, 28 Sep 2005) | 6 lines
+r3912 | ajc | 2005-09-27 23:19:14 -0400 (Tue, 27 Sep 2005) | 6 lines
 
 * "Reply" and "ReplyAll" now quote the original message, but only when
   it's private mail.
@@ -1775,72 +1790,72 @@ r3912 | ajc | 2005-09-28 05:19:14 +0200 (Wed, 28 Sep 2005) | 6 lines
 * Improved the <blockquote> style.
 
 ------------------------------------------------------------------------
-r3910 | ajc | 2005-09-27 04:12:13 +0200 (Tue, 27 Sep 2005) | 3 lines
+r3910 | ajc | 2005-09-26 22:12:13 -0400 (Mon, 26 Sep 2005) | 3 lines
 
 * When clicking on an email address in a vCard to send the person an
   email message, use the display name plus the email address.
 
 ------------------------------------------------------------------------
-r3909 | ajc | 2005-09-26 23:56:31 +0200 (Mon, 26 Sep 2005) | 3 lines
+r3909 | ajc | 2005-09-26 17:56:31 -0400 (Mon, 26 Sep 2005) | 3 lines
 
 * Offer the [Move] and [Delete] buttons not only for aide/roomaide, but
   also whenever we are in a mailbox room owned by the user.
 
 ------------------------------------------------------------------------
-r3907 | ajc | 2005-09-26 20:47:41 +0200 (Mon, 26 Sep 2005) | 2 lines
+r3907 | ajc | 2005-09-26 14:47:41 -0400 (Mon, 26 Sep 2005) | 2 lines
 
 new tinymce
 
 ------------------------------------------------------------------------
-r3906 | ajc | 2005-09-26 20:44:32 +0200 (Mon, 26 Sep 2005) | 2 lines
+r3906 | ajc | 2005-09-26 14:44:32 -0400 (Mon, 26 Sep 2005) | 2 lines
 
 * new tinymce
 
 ------------------------------------------------------------------------
-r3905 | ajc | 2005-09-26 20:36:41 +0200 (Mon, 26 Sep 2005) | 2 lines
+r3905 | ajc | 2005-09-26 14:36:41 -0400 (Mon, 26 Sep 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3904 | ajc | 2005-09-26 20:00:52 +0200 (Mon, 26 Sep 2005) | 3 lines
+r3904 | ajc | 2005-09-26 14:00:52 -0400 (Mon, 26 Sep 2005) | 3 lines
 
 * Upgraded TinyMCE to version 2.0RC3.  This fixes a conflict with
   the prototype.js library.
 
 ------------------------------------------------------------------------
-r3903 | ajc | 2005-09-26 06:09:51 +0200 (Mon, 26 Sep 2005) | 2 lines
+r3903 | ajc | 2005-09-26 00:09:51 -0400 (Mon, 26 Sep 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3902 | ajc | 2005-09-26 05:10:10 +0200 (Mon, 26 Sep 2005) | 2 lines
+r3902 | ajc | 2005-09-25 23:10:10 -0400 (Sun, 25 Sep 2005) | 2 lines
 
 * Updated "make install" to handle the multi static thing
 
 ------------------------------------------------------------------------
-r3901 | ajc | 2005-09-26 04:47:36 +0200 (Mon, 26 Sep 2005) | 2 lines
+r3901 | ajc | 2005-09-25 22:47:36 -0400 (Sun, 25 Sep 2005) | 2 lines
 
 * Removed the Kevin Roth rich text editor and replaced it with TinyMCE.
 
 ------------------------------------------------------------------------
-r3900 | ajc | 2005-09-25 23:21:13 +0200 (Sun, 25 Sep 2005) | 2 lines
+r3900 | ajc | 2005-09-25 17:21:13 -0400 (Sun, 25 Sep 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3899 | ajc | 2005-09-25 22:58:56 +0200 (Sun, 25 Sep 2005) | 3 lines
+r3899 | ajc | 2005-09-25 16:58:56 -0400 (Sun, 25 Sep 2005) | 3 lines
 
 * Generalized the way we handle static content directories so that we may
   have more than one of them (i.e. not just "static/")
 
 ------------------------------------------------------------------------
-r3896 | ajc | 2005-09-21 15:25:53 +0200 (Wed, 21 Sep 2005) | 3 lines
+r3896 | ajc | 2005-09-21 09:25:53 -0400 (Wed, 21 Sep 2005) | 3 lines
 
 * The RSS/XML button is temporarily commented out in order to prevent
   users from selecting this possibly unfinished feature.
 
 ------------------------------------------------------------------------
-r3892 | ajc | 2005-09-21 06:00:54 +0200 (Wed, 21 Sep 2005) | 5 lines
+r3892 | ajc | 2005-09-21 00:00:54 -0400 (Wed, 21 Sep 2005) | 5 lines
 
 * Downloading attachments now gives the browser a better hint as to what
   it should name the file.
@@ -1848,14 +1863,14 @@ r3892 | ajc | 2005-09-21 06:00:54 +0200 (Wed, 21 Sep 2005) | 5 lines
   stupidly listed as "inline" rather than "attachment."
 
 ------------------------------------------------------------------------
-r3891 | ajc | 2005-09-20 23:59:22 +0200 (Tue, 20 Sep 2005) | 4 lines
+r3891 | ajc | 2005-09-20 17:59:22 -0400 (Tue, 20 Sep 2005) | 4 lines
 
 * webcit.c: moved request_method[] out of the global scope (yikes!!!)
 * rss.c: removed "const" from function declarations to silence
          a compiler warning
 
 ------------------------------------------------------------------------
-r3890 | ajc | 2005-09-19 04:56:21 +0200 (Mon, 19 Sep 2005) | 6 lines
+r3890 | ajc | 2005-09-18 22:56:21 -0400 (Sun, 18 Sep 2005) | 6 lines
 
 * Two-pane mail reading now uses Ajax instead of a hidden iframe, and it's
   very crisp and responsive.
@@ -1864,23 +1879,23 @@ r3890 | ajc | 2005-09-19 04:56:21 +0200 (Mon, 19 Sep 2005) | 6 lines
   printing the screen instead of the message.
 
 ------------------------------------------------------------------------
-r3889 | ajc | 2005-09-19 04:07:19 +0200 (Mon, 19 Sep 2005) | 3 lines
+r3889 | ajc | 2005-09-18 22:07:19 -0400 (Sun, 18 Sep 2005) | 3 lines
 
 * Renamed 'ScriptaculousEffect' back to 'Effect' because there is no
   longer any namespace conflict.
 
 ------------------------------------------------------------------------
-r3887 | ajc | 2005-09-18 23:47:49 +0200 (Sun, 18 Sep 2005) | 2 lines
+r3887 | ajc | 2005-09-18 17:47:49 -0400 (Sun, 18 Sep 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3884 | ajc | 2005-09-18 20:49:43 +0200 (Sun, 18 Sep 2005) | 2 lines
+r3884 | ajc | 2005-09-18 14:49:43 -0400 (Sun, 18 Sep 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3882 | ajc | 2005-09-18 18:00:15 +0200 (Sun, 18 Sep 2005) | 8 lines
+r3882 | ajc | 2005-09-18 12:00:15 -0400 (Sun, 18 Sep 2005) | 8 lines
 
 * Discovered that Prototype makes it easy to auto-refresh, so I switched
   the wholist and summary refresh code to use that API instead of doing it
@@ -1891,7 +1906,7 @@ r3882 | ajc | 2005-09-18 18:00:15 +0200 (Sun, 18 Sep 2005) | 8 lines
   pages even when it's told not to.
 
 ------------------------------------------------------------------------
-r3881 | ajc | 2005-09-18 17:02:30 +0200 (Sun, 18 Sep 2005) | 9 lines
+r3881 | ajc | 2005-09-18 11:02:30 -0400 (Sun, 18 Sep 2005) | 9 lines
 
 * summary.c: summary screen is now updated using ajax instead of refreshing
   the whole page.  Not only does this look cleaner, but it also has the
@@ -1903,14 +1918,14 @@ r3881 | ajc | 2005-09-18 17:02:30 +0200 (Sun, 18 Sep 2005) | 9 lines
   entire page is, like, sooooo 2004.  :)
 
 ------------------------------------------------------------------------
-r3880 | ajc | 2005-09-18 16:30:05 +0200 (Sun, 18 Sep 2005) | 4 lines
+r3880 | ajc | 2005-09-18 10:30:05 -0400 (Sun, 18 Sep 2005) | 4 lines
 
 * Added a "random number" parameter to the wholist ajax refresh request,
   because b0rken MSIE still insists on fetching from its cache even though
   it's been explicitly told not to.
 
 ------------------------------------------------------------------------
-r3879 | ajc | 2005-09-18 06:04:32 +0200 (Sun, 18 Sep 2005) | 5 lines
+r3879 | ajc | 2005-09-18 00:04:32 -0400 (Sun, 18 Sep 2005) | 5 lines
 
 * Switched the wholist updater to Prototype's AJAX updater, instead of
   using Rico's wrapper around it.  It's actually simpler and doesn't seem
@@ -1918,145 +1933,145 @@ r3879 | ajc | 2005-09-18 06:04:32 +0200 (Sun, 18 Sep 2005) | 5 lines
 * Removed Rico from the build.
 
 ------------------------------------------------------------------------
-r3878 | ajc | 2005-09-18 05:15:15 +0200 (Sun, 18 Sep 2005) | 3 lines
+r3878 | ajc | 2005-09-17 23:15:15 -0400 (Sat, 17 Sep 2005) | 3 lines
 
 * Remove spurious "No new messages" message when viewing an
   empty address book.
 
 ------------------------------------------------------------------------
-r3877 | ajc | 2005-09-18 04:18:39 +0200 (Sun, 18 Sep 2005) | 2 lines
+r3877 | ajc | 2005-09-17 22:18:39 -0400 (Sat, 17 Sep 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3876 | ajc | 2005-09-18 02:53:15 +0200 (Sun, 18 Sep 2005) | 2 lines
+r3876 | ajc | 2005-09-17 20:53:15 -0400 (Sat, 17 Sep 2005) | 2 lines
 
 * "Reply All" button
 
 ------------------------------------------------------------------------
-r3871 | ajc | 2005-09-17 18:44:30 +0200 (Sat, 17 Sep 2005) | 4 lines
+r3871 | ajc | 2005-09-17 12:44:30 -0400 (Sat, 17 Sep 2005) | 4 lines
 
 * The JavaScript code to activate the ajax-powered recipient autocompleters
   has been moved to a function in wclib.js (it's still activated from an
   inline script in messages.c)
 
 ------------------------------------------------------------------------
-r3870 | ajc | 2005-09-17 15:18:05 +0200 (Sat, 17 Sep 2005) | 4 lines
+r3870 | ajc | 2005-09-17 09:18:05 -0400 (Sat, 17 Sep 2005) | 4 lines
 
 * fmt_date.c: changes to "brief" mode.  It now displays time only if the
   date is today, month/day/time if the date is within the last six months,
   and date only for anything older.
 
 ------------------------------------------------------------------------
-r3869 | ajc | 2005-09-17 05:00:06 +0200 (Sat, 17 Sep 2005) | 3 lines
+r3869 | ajc | 2005-09-16 23:00:06 -0400 (Fri, 16 Sep 2005) | 3 lines
 
 * Fixed the autocompletion for CC: and BCC:
 * Moved the autocompletion styles into the stylesheet where they belong
 
 ------------------------------------------------------------------------
-r3867 | ajc | 2005-09-16 22:22:48 +0200 (Fri, 16 Sep 2005) | 4 lines
+r3867 | ajc | 2005-09-16 16:22:48 -0400 (Fri, 16 Sep 2005) | 4 lines
 
 * Inital support for CC: and BCC: is working.  Autocompletion of these
   lines is not functional.  I don't know whether it's because I did
   something wrong, or if the ajax library only allows one per screen.
 
 ------------------------------------------------------------------------
-r3864 | ajc | 2005-09-16 06:34:46 +0200 (Fri, 16 Sep 2005) | 2 lines
+r3864 | ajc | 2005-09-16 00:34:46 -0400 (Fri, 16 Sep 2005) | 2 lines
 
 * Initial hack of Cc: and Bcc: support
 
 ------------------------------------------------------------------------
-r3862 | ajc | 2005-09-16 04:36:01 +0200 (Fri, 16 Sep 2005) | 3 lines
+r3862 | ajc | 2005-09-15 22:36:01 -0400 (Thu, 15 Sep 2005) | 3 lines
 
 * The 'To:' box accepts more characters now
 * Removed the border from the new 'XML' button
 
 ------------------------------------------------------------------------
-r3861 | error | 2005-09-16 03:20:00 +0200 (Fri, 16 Sep 2005) | 2 lines
+r3861 | error | 2005-09-15 21:20:00 -0400 (Thu, 15 Sep 2005) | 2 lines
 
 Add Reply and Email links; and an RSS link in the header
 
 ------------------------------------------------------------------------
-r3859 | ajc | 2005-09-15 23:29:42 +0200 (Thu, 15 Sep 2005) | 4 lines
+r3859 | ajc | 2005-09-15 17:29:42 -0400 (Thu, 15 Sep 2005) | 4 lines
 
 * Made the message list div slightly larger, the preview pane equally
   smaller, and stuck a separator bar in between them that will someday
   be draggable.
 
 ------------------------------------------------------------------------
-r3858 | ajc | 2005-09-15 22:45:48 +0200 (Thu, 15 Sep 2005) | 2 lines
+r3858 | ajc | 2005-09-15 16:45:48 -0400 (Thu, 15 Sep 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3855 | ajc | 2005-09-14 05:53:43 +0200 (Wed, 14 Sep 2005) | 3 lines
+r3855 | ajc | 2005-09-13 23:53:43 -0400 (Tue, 13 Sep 2005) | 3 lines
 
 * Autocompletion now fetches candidate addresses using the AUTO server
   command being built for Citadel 6.56
 
 ------------------------------------------------------------------------
-r3852 | ajc | 2005-09-13 16:03:04 +0200 (Tue, 13 Sep 2005) | 2 lines
+r3852 | ajc | 2005-09-13 10:03:04 -0400 (Tue, 13 Sep 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3851 | ajc | 2005-09-13 16:02:40 +0200 (Tue, 13 Sep 2005) | 2 lines
+r3851 | ajc | 2005-09-13 10:02:40 -0400 (Tue, 13 Sep 2005) | 2 lines
 
 * THIS IS 6.25
 
 ------------------------------------------------------------------------
-r3848 | ajc | 2005-09-12 22:57:58 +0200 (Mon, 12 Sep 2005) | 3 lines
+r3848 | ajc | 2005-09-12 16:57:58 -0400 (Mon, 12 Sep 2005) | 3 lines
 
 * Save/Cancel buttons are now at the top *and* bottom of the message
   entry screen.  Evidently some users seem to want this.
 
 ------------------------------------------------------------------------
-r3847 | ajc | 2005-09-12 21:03:44 +0200 (Mon, 12 Sep 2005) | 3 lines
+r3847 | ajc | 2005-09-12 15:03:44 -0400 (Mon, 12 Sep 2005) | 3 lines
 
 * When forwarding a message, properly escape the quoted headers (especially
   the subject) for insertion into the editor.
 
 ------------------------------------------------------------------------
-r3846 | ajc | 2005-09-12 20:20:21 +0200 (Mon, 12 Sep 2005) | 2 lines
+r3846 | ajc | 2005-09-12 14:20:21 -0400 (Mon, 12 Sep 2005) | 2 lines
 
 * The "forward" button is now working, and it forwards the attachments.
 
 ------------------------------------------------------------------------
-r3845 | ajc | 2005-09-12 06:08:05 +0200 (Mon, 12 Sep 2005) | 4 lines
+r3845 | ajc | 2005-09-12 00:08:05 -0400 (Mon, 12 Sep 2005) | 4 lines
 
 * Built an initial version of the "forward message" function.  It works
   perfectly on the message text now, but we cannot consider it finished
   until it also forwards attachments.
 
 ------------------------------------------------------------------------
-r3843 | ajc | 2005-09-10 06:26:54 +0200 (Sat, 10 Sep 2005) | 2 lines
+r3843 | ajc | 2005-09-10 00:26:54 -0400 (Sat, 10 Sep 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3842 | ajc | 2005-09-10 05:23:05 +0200 (Sat, 10 Sep 2005) | 4 lines
+r3842 | ajc | 2005-09-09 23:23:05 -0400 (Fri, 09 Sep 2005) | 4 lines
 
 * Determined where to insert a "Forward" button and the functionality it
   implements.  In order to complete this function we will need a
   form-sanitized output mode for read_message().
 
 ------------------------------------------------------------------------
-r3841 | ajc | 2005-09-10 00:06:12 +0200 (Sat, 10 Sep 2005) | 2 lines
+r3841 | ajc | 2005-09-09 18:06:12 -0400 (Fri, 09 Sep 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3840 | ajc | 2005-09-09 21:47:29 +0200 (Fri, 09 Sep 2005) | 2 lines
+r3840 | ajc | 2005-09-09 15:47:29 -0400 (Fri, 09 Sep 2005) | 2 lines
 
 * Removed some dead code
 
 ------------------------------------------------------------------------
-r3837 | ajc | 2005-09-09 06:43:37 +0200 (Fri, 09 Sep 2005) | 2 lines
+r3837 | ajc | 2005-09-09 00:43:37 -0400 (Fri, 09 Sep 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3836 | ajc | 2005-09-09 06:43:31 +0200 (Fri, 09 Sep 2005) | 6 lines
+r3836 | ajc | 2005-09-09 00:43:31 -0400 (Fri, 09 Sep 2005) | 6 lines
 
 * Checked in a copy of the "script.aculo.us" library by Thomas Fuchs.
   NOTE: I had to search-and-replace "Effect" to "ScriptaculousEffect" in
@@ -2065,7 +2080,7 @@ r3836 | ajc | 2005-09-09 06:43:31 +0200 (Fri, 09 Sep 2005) | 6 lines
   script.aculo.us drop-down box and an ajax fetch.  Cool!!
 
 ------------------------------------------------------------------------
-r3835 | ajc | 2005-09-09 06:43:23 +0200 (Fri, 09 Sep 2005) | 7 lines
+r3835 | ajc | 2005-09-09 00:43:23 -0400 (Fri, 09 Sep 2005) | 7 lines
 
 * Checked in a copy of the "script.aculo.us" library by Thomas Fuchs.
   NOTE: I had to search-and-replace "Effect" to "ScriptaculousEffect" in
@@ -2075,18 +2090,18 @@ r3835 | ajc | 2005-09-09 06:43:23 +0200 (Fri, 09 Sep 2005) | 7 lines
 Copyright (c) 2005 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us)
 
 ------------------------------------------------------------------------
-r3831 | ajc | 2005-09-06 16:44:28 +0200 (Tue, 06 Sep 2005) | 3 lines
+r3831 | ajc | 2005-09-06 10:44:28 -0400 (Tue, 06 Sep 2005) | 3 lines
 
 * Altered the logic which determines whether to display a "Post message"
   or "Send message" button on the message entry screen.
 
 ------------------------------------------------------------------------
-r3828 | ajc | 2005-09-01 05:57:31 +0200 (Thu, 01 Sep 2005) | 2 lines
+r3828 | ajc | 2005-08-31 23:57:31 -0400 (Wed, 31 Aug 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3827 | ajc | 2005-09-01 05:54:34 +0200 (Thu, 01 Sep 2005) | 6 lines
+r3827 | ajc | 2005-08-31 23:54:34 -0400 (Wed, 31 Aug 2005) | 6 lines
 
 * The "prompt for recipient" screen is now gone.  When the user is posting
   from a room requiring a recipient, a "To:" line now appears above the
@@ -2095,20 +2110,20 @@ r3827 | ajc | 2005-09-01 05:54:34 +0200 (Thu, 01 Sep 2005) | 6 lines
   the ImportantMessage box set to the error message.
 
 ------------------------------------------------------------------------
-r3826 | ajc | 2005-08-30 06:30:53 +0200 (Tue, 30 Aug 2005) | 4 lines
+r3826 | ajc | 2005-08-30 00:30:53 -0400 (Tue, 30 Aug 2005) | 4 lines
 
 * messages.c: teh b0rken Intarweb Exploder was printing the screen rather
   than the hidden iframe when user selects "Print" message.  Applied a
   workaround.
 
 ------------------------------------------------------------------------
-r3823 | ajc | 2005-08-23 04:57:06 +0200 (Tue, 23 Aug 2005) | 3 lines
+r3823 | ajc | 2005-08-22 22:57:06 -0400 (Mon, 22 Aug 2005) | 3 lines
 
 * Added some files to the po/ directory, but I really don't know what I'm
   doing here...
 
 ------------------------------------------------------------------------
-r3822 | ajc | 2005-08-22 23:22:00 +0200 (Mon, 22 Aug 2005) | 5 lines
+r3822 | ajc | 2005-08-22 17:22:00 -0400 (Mon, 22 Aug 2005) | 5 lines
 
 * vcard_edit.c webcit.c webserver.c who.c : i18n
 * This should complete the internationalization of the entire WebCit
@@ -2116,45 +2131,45 @@ r3822 | ajc | 2005-08-22 23:22:00 +0200 (Mon, 22 Aug 2005) | 5 lines
   do a translation so we can see if this thing works.
 
 ------------------------------------------------------------------------
-r3821 | ajc | 2005-08-22 22:27:26 +0200 (Mon, 22 Aug 2005) | 3 lines
+r3821 | ajc | 2005-08-22 16:27:26 -0400 (Mon, 22 Aug 2005) | 3 lines
 
 * userlist.c: i18n
 * vcard.c: minor change to comments in code
 
 ------------------------------------------------------------------------
-r3820 | ajc | 2005-08-22 22:21:21 +0200 (Mon, 22 Aug 2005) | 2 lines
+r3820 | ajc | 2005-08-22 16:21:21 -0400 (Mon, 22 Aug 2005) | 2 lines
 
 * useredit.c: i18n
 
 ------------------------------------------------------------------------
-r3819 | ajc | 2005-08-22 21:26:09 +0200 (Mon, 22 Aug 2005) | 2 lines
+r3819 | ajc | 2005-08-22 15:26:09 -0400 (Mon, 22 Aug 2005) | 2 lines
 
 * subst.c summary.c sysmsgs.c : i18n
 
 ------------------------------------------------------------------------
-r3818 | ajc | 2005-08-22 21:06:52 +0200 (Mon, 22 Aug 2005) | 2 lines
+r3818 | ajc | 2005-08-22 15:06:52 -0400 (Mon, 22 Aug 2005) | 2 lines
 
 * siteconfig.c: i18n
 
 ------------------------------------------------------------------------
-r3817 | ajc | 2005-08-22 20:02:24 +0200 (Mon, 22 Aug 2005) | 2 lines
+r3817 | ajc | 2005-08-22 14:02:24 -0400 (Mon, 22 Aug 2005) | 2 lines
 
 * siteconfig.c: began i18n
 
 ------------------------------------------------------------------------
-r3816 | ajc | 2005-08-22 18:53:11 +0200 (Mon, 22 Aug 2005) | 2 lines
+r3816 | ajc | 2005-08-22 12:53:11 -0400 (Mon, 22 Aug 2005) | 2 lines
 
 * rss.c: i18n
 
 ------------------------------------------------------------------------
-r3815 | ajc | 2005-08-22 06:33:30 +0200 (Mon, 22 Aug 2005) | 4 lines
+r3815 | ajc | 2005-08-22 00:33:30 -0400 (Mon, 22 Aug 2005) | 4 lines
 
 * paging.c preferences.c roomops.c : i18n
 * Also changed various "OK" buttons to labels more descriptive of
   their actual functions.
 
 ------------------------------------------------------------------------
-r3814 | ajc | 2005-08-22 03:02:42 +0200 (Mon, 22 Aug 2005) | 5 lines
+r3814 | ajc | 2005-08-21 21:02:42 -0400 (Sun, 21 Aug 2005) | 5 lines
 
 * messages.c: finished i18n
 * webcit.h: minimum required Citadel server version is now 6.55; this is
@@ -2162,83 +2177,83 @@ r3814 | ajc | 2005-08-22 03:02:42 +0200 (Mon, 22 Aug 2005) | 5 lines
   that includes a header summary.
 
 ------------------------------------------------------------------------
-r3811 | ajc | 2005-08-21 07:02:17 +0200 (Sun, 21 Aug 2005) | 2 lines
+r3811 | ajc | 2005-08-21 01:02:17 -0400 (Sun, 21 Aug 2005) | 2 lines
 
 * messages.c: renamed some elements
 
 ------------------------------------------------------------------------
-r3810 | ajc | 2005-08-20 06:37:50 +0200 (Sat, 20 Aug 2005) | 3 lines
+r3810 | ajc | 2005-08-20 00:37:50 -0400 (Sat, 20 Aug 2005) | 3 lines
 
 * mainmenu.c: i18n
 * messages.c: partially i18n
 
 ------------------------------------------------------------------------
-r3809 | ajc | 2005-08-19 23:46:49 +0200 (Fri, 19 Aug 2005) | 2 lines
+r3809 | ajc | 2005-08-19 17:46:49 -0400 (Fri, 19 Aug 2005) | 2 lines
 
 * inetconf.c, listsub.c, part of mainmenu.c: i18n
 
 ------------------------------------------------------------------------
-r3808 | ajc | 2005-08-19 18:56:35 +0200 (Fri, 19 Aug 2005) | 2 lines
+r3808 | ajc | 2005-08-19 12:56:35 -0400 (Fri, 19 Aug 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3807 | ajc | 2005-08-19 18:56:06 +0200 (Fri, 19 Aug 2005) | 2 lines
+r3807 | ajc | 2005-08-19 12:56:06 -0400 (Fri, 19 Aug 2005) | 2 lines
 
 * inetconf.c: partial i18n
 
 ------------------------------------------------------------------------
-r3806 | error | 2005-08-19 04:01:31 +0200 (Fri, 19 Aug 2005) | 2 lines
+r3806 | error | 2005-08-18 22:01:31 -0400 (Thu, 18 Aug 2005) | 2 lines
 
 RSS: Format the room info better.
 
 ------------------------------------------------------------------------
-r3805 | error | 2005-08-19 03:58:06 +0200 (Fri, 19 Aug 2005) | 2 lines
+r3805 | error | 2005-08-18 21:58:06 -0400 (Thu, 18 Aug 2005) | 2 lines
 
 RSS: Update debugging messages
 
 ------------------------------------------------------------------------
-r3804 | error | 2005-08-19 03:53:06 +0200 (Fri, 19 Aug 2005) | 2 lines
+r3804 | error | 2005-08-18 21:53:06 -0400 (Thu, 18 Aug 2005) | 2 lines
 
 Fix lingering timezone problem in If-Modified-Since
 
 ------------------------------------------------------------------------
-r3803 | error | 2005-08-19 03:18:01 +0200 (Fri, 19 Aug 2005) | 2 lines
+r3803 | error | 2005-08-18 21:18:01 -0400 (Thu, 18 Aug 2005) | 2 lines
 
 If-Modified-Since is now working properly.
 
 ------------------------------------------------------------------------
-r3802 | error | 2005-08-19 02:52:28 +0200 (Fri, 19 Aug 2005) | 2 lines
+r3802 | error | 2005-08-18 20:52:28 -0400 (Thu, 18 Aug 2005) | 2 lines
 
 Clean up the RSS feed. Attempt to read If-Modified-Since header.
 
 ------------------------------------------------------------------------
-r3801 | error | 2005-08-19 00:59:38 +0200 (Fri, 19 Aug 2005) | 2 lines
+r3801 | error | 2005-08-18 18:59:38 -0400 (Thu, 18 Aug 2005) | 2 lines
 
 First-draft of RSS support.
 
 ------------------------------------------------------------------------
-r3800 | error | 2005-08-19 00:57:55 +0200 (Fri, 19 Aug 2005) | 2 lines
+r3800 | error | 2005-08-18 18:57:55 -0400 (Thu, 18 Aug 2005) | 2 lines
 
 gotoroom() now returns nonzero on error
 
 ------------------------------------------------------------------------
-r3799 | ajc | 2005-08-19 00:08:26 +0200 (Fri, 19 Aug 2005) | 2 lines
+r3799 | ajc | 2005-08-18 18:08:26 -0400 (Thu, 18 Aug 2005) | 2 lines
 
 * iconbar.c: i18n
 
 ------------------------------------------------------------------------
-r3798 | ajc | 2005-08-18 20:33:34 +0200 (Thu, 18 Aug 2005) | 2 lines
+r3798 | ajc | 2005-08-18 14:33:34 -0400 (Thu, 18 Aug 2005) | 2 lines
 
 * calendar_view.c event.c floors.c graphics.c html2html.c iconbar.c: i18n
 
 ------------------------------------------------------------------------
-r3797 | ajc | 2005-08-18 18:17:25 +0200 (Thu, 18 Aug 2005) | 2 lines
+r3797 | ajc | 2005-08-18 12:17:25 -0400 (Thu, 18 Aug 2005) | 2 lines
 
 * calendar_tools.c: i18n
 
 ------------------------------------------------------------------------
-r3796 | ajc | 2005-08-18 16:36:54 +0200 (Thu, 18 Aug 2005) | 7 lines
+r3796 | ajc | 2005-08-18 10:36:54 -0400 (Thu, 18 Aug 2005) | 7 lines
 
 * calendar.c: finished preparing strings for i18n
 * sysmsgs.c: Save/Cancel buttons now have different element names, so we
@@ -2248,51 +2263,51 @@ r3796 | ajc | 2005-08-18 16:36:54 +0200 (Thu, 18 Aug 2005) | 7 lines
   This must be done throughout the system.
 
 ------------------------------------------------------------------------
-r3795 | ajc | 2005-08-18 00:18:00 +0200 (Thu, 18 Aug 2005) | 2 lines
+r3795 | ajc | 2005-08-17 18:18:00 -0400 (Wed, 17 Aug 2005) | 2 lines
 
 * calendar.c: altered conflict reporting strings for better i18n
 
 ------------------------------------------------------------------------
-r3794 | ajc | 2005-08-17 19:56:32 +0200 (Wed, 17 Aug 2005) | 3 lines
+r3794 | ajc | 2005-08-17 13:56:32 -0400 (Wed, 17 Aug 2005) | 3 lines
 
 * availability.c: prepared for i18n
 * calendar.c: began preparing for i18n
 
 ------------------------------------------------------------------------
-r3793 | ajc | 2005-08-17 19:45:00 +0200 (Wed, 17 Aug 2005) | 2 lines
+r3793 | ajc | 2005-08-17 13:45:00 -0400 (Wed, 17 Aug 2005) | 2 lines
 
 * auth.c: prepared for internationalization
 
 ------------------------------------------------------------------------
-r3792 | ajc | 2005-08-17 05:43:20 +0200 (Wed, 17 Aug 2005) | 3 lines
+r3792 | ajc | 2005-08-16 23:43:20 -0400 (Tue, 16 Aug 2005) | 3 lines
 
 * More work to get the gettext stuff working, although I really don't
   know what I'm doing here
 
 ------------------------------------------------------------------------
-r3791 | ajc | 2005-08-16 22:51:08 +0200 (Tue, 16 Aug 2005) | 2 lines
+r3791 | ajc | 2005-08-16 16:51:08 -0400 (Tue, 16 Aug 2005) | 2 lines
 
 * More gettext/i18n crap
 
 ------------------------------------------------------------------------
-r3790 | ajc | 2005-08-16 22:14:25 +0200 (Tue, 16 Aug 2005) | 2 lines
+r3790 | ajc | 2005-08-16 16:14:25 -0400 (Tue, 16 Aug 2005) | 2 lines
 
 * This is an attempt to gettextize the WebCit build.
 
 ------------------------------------------------------------------------
-r3789 | ajc | 2005-08-15 18:49:02 +0200 (Mon, 15 Aug 2005) | 3 lines
+r3789 | ajc | 2005-08-15 12:49:02 -0400 (Mon, 15 Aug 2005) | 3 lines
 
 * post_mime_to_server() now includes "MIME-Version: 1.0" as required
   by RCC2045.  Some clients look for this.  (Thanks to Shayne for this one)
 
 ------------------------------------------------------------------------
-r3787 | ajc | 2005-08-12 23:53:32 +0200 (Fri, 12 Aug 2005) | 3 lines
+r3787 | ajc | 2005-08-12 17:53:32 -0400 (Fri, 12 Aug 2005) | 3 lines
 
 * All OS-level includes are now included from webcit.h instead of from
   each individual .c file.  This will keep the build cleaner.
 
 ------------------------------------------------------------------------
-r3782 | ajc | 2005-08-12 03:01:27 +0200 (Fri, 12 Aug 2005) | 6 lines
+r3782 | ajc | 2005-08-11 21:01:27 -0400 (Thu, 11 Aug 2005) | 6 lines
 
 * The iconbar and summary screen now connect to the user's primary
   groupware rooms using the new macros: _CALENDAR_, _TASKS_, _NOTES_,
@@ -2301,138 +2316,138 @@ r3782 | ajc | 2005-08-12 03:01:27 +0200 (Fri, 12 Aug 2005) | 6 lines
   different languages).
 
 ------------------------------------------------------------------------
-r3781 | ajc | 2005-08-12 01:20:13 +0200 (Fri, 12 Aug 2005) | 2 lines
+r3781 | ajc | 2005-08-11 19:20:13 -0400 (Thu, 11 Aug 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3780 | ajc | 2005-08-12 01:15:05 +0200 (Fri, 12 Aug 2005) | 2 lines
+r3780 | ajc | 2005-08-11 19:15:05 -0400 (Thu, 11 Aug 2005) | 2 lines
 
 * Added debian build directory (submitted by W. Goesgens)
 
 ------------------------------------------------------------------------
-r3777 | ajc | 2005-08-10 23:55:04 +0200 (Wed, 10 Aug 2005) | 3 lines
+r3777 | ajc | 2005-08-10 17:55:04 -0400 (Wed, 10 Aug 2005) | 3 lines
 
 * siteconfig.c: added support for "instant expunge" and "allow spoofing"
   global configuration options.
 
 ------------------------------------------------------------------------
-r3769 | ajc | 2005-08-09 03:13:29 +0200 (Tue, 09 Aug 2005) | 3 lines
+r3769 | ajc | 2005-08-08 21:13:29 -0400 (Mon, 08 Aug 2005) | 3 lines
 
 * Mailbox summary view is now generated using the server's
   new "message list with headers summary" mode.
 
 ------------------------------------------------------------------------
-r3765 | ajc | 2005-08-05 18:28:40 +0200 (Fri, 05 Aug 2005) | 2 lines
+r3765 | ajc | 2005-08-05 12:28:40 -0400 (Fri, 05 Aug 2005) | 2 lines
 
 * THIS IS 6.21
 
 ------------------------------------------------------------------------
-r3758 | ajc | 2005-08-02 04:38:34 +0200 (Tue, 02 Aug 2005) | 2 lines
+r3758 | ajc | 2005-08-01 22:38:34 -0400 (Mon, 01 Aug 2005) | 2 lines
 
 * new iconv check for both libiconv and built-in iconv
 
 ------------------------------------------------------------------------
-r3756 | ajc | 2005-08-01 04:28:57 +0200 (Mon, 01 Aug 2005) | 2 lines
+r3756 | ajc | 2005-07-31 22:28:57 -0400 (Sun, 31 Jul 2005) | 2 lines
 
 * Made the ImportantMessage div less obtrusive
 
 ------------------------------------------------------------------------
-r3754 | ajc | 2005-07-29 18:26:04 +0200 (Fri, 29 Jul 2005) | 3 lines
+r3754 | ajc | 2005-07-29 12:26:04 -0400 (Fri, 29 Jul 2005) | 3 lines
 
 * omit check for gnu libiconv -- the iconv functionality is built into
   most operating systems now.
 
 ------------------------------------------------------------------------
-r3753 | ajc | 2005-07-29 06:37:29 +0200 (Fri, 29 Jul 2005) | 2 lines
+r3753 | ajc | 2005-07-29 00:37:29 -0400 (Fri, 29 Jul 2005) | 2 lines
 
 * fixed a bug in subject iconv ing
 
 ------------------------------------------------------------------------
-r3750 | ajc | 2005-07-28 06:06:31 +0200 (Thu, 28 Jul 2005) | 4 lines
+r3750 | ajc | 2005-07-28 00:06:31 -0400 (Thu, 28 Jul 2005) | 4 lines
 
 * "Print" button on each message.  It even uses a hidden iframe to
   eliminate the "here's the printable view" window; the user goes straight
   to the browser's print dialog.  Slick!
 
 ------------------------------------------------------------------------
-r3749 | ajc | 2005-07-28 05:40:05 +0200 (Thu, 28 Jul 2005) | 2 lines
+r3749 | ajc | 2005-07-27 23:40:05 -0400 (Wed, 27 Jul 2005) | 2 lines
 
 * "Delete selected" button is now "Delete" and it works again
 
 ------------------------------------------------------------------------
-r3747 | ajc | 2005-07-28 05:16:30 +0200 (Thu, 28 Jul 2005) | 3 lines
+r3747 | ajc | 2005-07-27 23:16:30 -0400 (Wed, 27 Jul 2005) | 3 lines
 
 * Awesome new 2-pane layout with ajax functionality for mailbox view.
 * Slick new fade-out effect for "important message" boxes.
 
 ------------------------------------------------------------------------
-r3746 | ajc | 2005-07-26 06:08:41 +0200 (Tue, 26 Jul 2005) | 3 lines
+r3746 | ajc | 2005-07-26 00:08:41 -0400 (Tue, 26 Jul 2005) | 3 lines
 
 * Previous checkin broke viewing of individual messages while in
   mailbox summary mode.  Fixed.
 
 ------------------------------------------------------------------------
-r3745 | ajc | 2005-07-26 05:46:29 +0200 (Tue, 26 Jul 2005) | 4 lines
+r3745 | ajc | 2005-07-25 23:46:29 -0400 (Mon, 25 Jul 2005) | 4 lines
 
 * The new sorting options broke the delete-message checkboxes.  Fixed.
 * Sorting options are now selectable in either direction, and are
   persistent across sessions.
 
 ------------------------------------------------------------------------
-r3743 | ajc | 2005-07-25 21:22:30 +0200 (Mon, 25 Jul 2005) | 2 lines
+r3743 | ajc | 2005-07-25 15:22:30 -0400 (Mon, 25 Jul 2005) | 2 lines
 
 * mailbox summary sort by subject/sender/date
 
 ------------------------------------------------------------------------
-r3741 | ajc | 2005-07-24 06:25:44 +0200 (Sun, 24 Jul 2005) | 3 lines
+r3741 | ajc | 2005-07-24 00:25:44 -0400 (Sun, 24 Jul 2005) | 3 lines
 
 * Replaced the old Citadel logo with a new one
   designed by Lisa Aurigemma (vermilion).
 
 ------------------------------------------------------------------------
-r3740 | ajc | 2005-07-23 06:28:36 +0200 (Sat, 23 Jul 2005) | 2 lines
+r3740 | ajc | 2005-07-23 00:28:36 -0400 (Sat, 23 Jul 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3739 | ajc | 2005-07-23 06:28:19 +0200 (Sat, 23 Jul 2005) | 2 lines
+r3739 | ajc | 2005-07-23 00:28:19 -0400 (Sat, 23 Jul 2005) | 2 lines
 
 * Updated the docs and the version number
 
 ------------------------------------------------------------------------
-r3738 | ajc | 2005-07-23 06:18:41 +0200 (Sat, 23 Jul 2005) | 2 lines
+r3738 | ajc | 2005-07-23 00:18:41 -0400 (Sat, 23 Jul 2005) | 2 lines
 
 * New AJAX-based wholist refresh
 
 ------------------------------------------------------------------------
-r3737 | ajc | 2005-07-22 17:07:29 +0200 (Fri, 22 Jul 2005) | 4 lines
+r3737 | ajc | 2005-07-22 11:07:29 -0400 (Fri, 22 Jul 2005) | 4 lines
 
 * 'whobbs' is now 'who'
 * Refactored the wholist code to have its inner div output by a separate
   function, in anticipation of possible ajax functionality being added
 
 ------------------------------------------------------------------------
-r3736 | ajc | 2005-07-22 06:03:31 +0200 (Fri, 22 Jul 2005) | 3 lines
+r3736 | ajc | 2005-07-22 00:03:31 -0400 (Fri, 22 Jul 2005) | 3 lines
 
 * HTML messages in foreign character sets are now converted to UTF-8 for
   display.
 
 ------------------------------------------------------------------------
-r3735 | ajc | 2005-07-22 05:40:22 +0200 (Fri, 22 Jul 2005) | 3 lines
+r3735 | ajc | 2005-07-21 23:40:22 -0400 (Thu, 21 Jul 2005) | 3 lines
 
 * Handle display of RFC2047-encoded subjects and senders by converting
   them to UTF-8 (all WebCit pages are output as UTF-8).  Resolves bug #136.
 
 ------------------------------------------------------------------------
-r3732 | ajc | 2005-07-20 06:26:24 +0200 (Wed, 20 Jul 2005) | 4 lines
+r3732 | ajc | 2005-07-20 00:26:24 -0400 (Wed, 20 Jul 2005) | 4 lines
 
 * Detect libiconv on the host system and link it in if present.
 * If libiconv is present, convert foreign charsets to UTF-8 on the fly
   when outputting text/plain messages.  (Still need to do text/html.)
 
 ------------------------------------------------------------------------
-r3729 | ajc | 2005-07-19 19:05:23 +0200 (Tue, 19 Jul 2005) | 6 lines
+r3729 | ajc | 2005-07-19 13:05:23 -0400 (Tue, 19 Jul 2005) | 6 lines
 
 * Removed the last couple of places where forms were submitted using
   the GET method.  POST is just so technologically cleaner that we should
@@ -2441,62 +2456,62 @@ r3729 | ajc | 2005-07-19 19:05:23 +0200 (Tue, 19 Jul 2005) | 6 lines
   clean.
 
 ------------------------------------------------------------------------
-r3728 | ajc | 2005-07-19 16:24:25 +0200 (Tue, 19 Jul 2005) | 2 lines
+r3728 | ajc | 2005-07-19 10:24:25 -0400 (Tue, 19 Jul 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3727 | ajc | 2005-07-19 16:23:04 +0200 (Tue, 19 Jul 2005) | 4 lines
+r3727 | ajc | 2005-07-19 10:23:04 -0400 (Tue, 19 Jul 2005) | 4 lines
 
 * mime_parser.c: don't default Content-type: to text/plain, because when
   an HTTP POST operation is performed, the content type is expected to
   be empty.
 
 ------------------------------------------------------------------------
-r3725 | ajc | 2005-07-19 06:15:45 +0200 (Tue, 19 Jul 2005) | 3 lines
+r3725 | ajc | 2005-07-19 00:15:45 -0400 (Tue, 19 Jul 2005) | 3 lines
 
 * Brought over the newest version of the MIME parser from Citadel,
   containing an API that supports arbitrary character sets.
 
 ------------------------------------------------------------------------
-r3723 | ajc | 2005-07-19 05:17:22 +0200 (Tue, 19 Jul 2005) | 2 lines
+r3723 | ajc | 2005-07-18 23:17:22 -0400 (Mon, 18 Jul 2005) | 2 lines
 
 * Added more icons
 
 ------------------------------------------------------------------------
-r3722 | ajc | 2005-07-14 06:21:53 +0200 (Thu, 14 Jul 2005) | 3 lines
+r3722 | ajc | 2005-07-14 00:21:53 -0400 (Thu, 14 Jul 2005) | 3 lines
 
 * More intelligent JavaScript to handle the greying out of end date and
   start/end times when "all day event" is selected.
 
 ------------------------------------------------------------------------
-r3721 | ajc | 2005-07-14 06:02:19 +0200 (Thu, 14 Jul 2005) | 3 lines
+r3721 | ajc | 2005-07-14 00:02:19 -0400 (Thu, 14 Jul 2005) | 3 lines
 
 * Fix bug #147 (date sometimes saved incorrectly for all day events due
   to timezone differences)
 
 ------------------------------------------------------------------------
-r3720 | ajc | 2005-07-13 18:55:59 +0200 (Wed, 13 Jul 2005) | 2 lines
+r3720 | ajc | 2005-07-13 12:55:59 -0400 (Wed, 13 Jul 2005) | 2 lines
 
 * Use the new icons in more places.
 
 ------------------------------------------------------------------------
-r3719 | ajc | 2005-07-13 03:59:22 +0200 (Wed, 13 Jul 2005) | 2 lines
+r3719 | ajc | 2005-07-12 21:59:22 -0400 (Tue, 12 Jul 2005) | 2 lines
 
 * Installed the final batch of new icons
 
 ------------------------------------------------------------------------
-r3718 | ajc | 2005-07-13 00:10:56 +0200 (Wed, 13 Jul 2005) | 2 lines
+r3718 | ajc | 2005-07-12 18:10:56 -0400 (Tue, 12 Jul 2005) | 2 lines
 
 * Icon update
 
 ------------------------------------------------------------------------
-r3717 | ajc | 2005-07-12 23:30:37 +0200 (Tue, 12 Jul 2005) | 2 lines
+r3717 | ajc | 2005-07-12 17:30:37 -0400 (Tue, 12 Jul 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3708 | ajc | 2005-06-29 19:55:32 +0200 (Wed, 29 Jun 2005) | 6 lines
+r3708 | ajc | 2005-06-29 13:55:32 -0400 (Wed, 29 Jun 2005) | 6 lines
 
 * Any HTTP method other than GET or POST is now routed directly to the
   GroupDAV code.  This will eventually allow requests such as "PROPFIND /"
@@ -2505,19 +2520,19 @@ r3708 | ajc | 2005-06-29 19:55:32 +0200 (Wed, 29 Jun 2005) | 6 lines
   that prefix prepended to them.
 
 ------------------------------------------------------------------------
-r3707 | ajc | 2005-06-29 17:25:01 +0200 (Wed, 29 Jun 2005) | 4 lines
+r3707 | ajc | 2005-06-29 11:25:01 -0400 (Wed, 29 Jun 2005) | 4 lines
 
 * Added an experimental OPTIONS method.  This is not required by GroupDAV,
   but it is an experiment to see whether we can use the same code framework
   to implement other DAV variants in the future.
 
 ------------------------------------------------------------------------
-r3706 | ajc | 2005-06-29 05:12:28 +0200 (Wed, 29 Jun 2005) | 2 lines
+r3706 | ajc | 2005-06-28 23:12:28 -0400 (Tue, 28 Jun 2005) | 2 lines
 
 * Bumped internal version number to 6.20
 
 ------------------------------------------------------------------------
-r3705 | ajc | 2005-06-29 05:10:10 +0200 (Wed, 29 Jun 2005) | 5 lines
+r3705 | ajc | 2005-06-28 23:10:10 -0400 (Tue, 28 Jun 2005) | 5 lines
 
 * PROPFIND on an individual item inside a room now works (it simply
   spews the href and etag properties, regardless of what the request
@@ -2525,24 +2540,24 @@ r3705 | ajc | 2005-06-29 05:10:10 +0200 (Wed, 29 Jun 2005) | 5 lines
   succeed before an item can be deleted, so we provide a simple response.
 
 ------------------------------------------------------------------------
-r3704 | ajc | 2005-06-28 16:12:38 +0200 (Tue, 28 Jun 2005) | 3 lines
+r3704 | ajc | 2005-06-28 10:12:38 -0400 (Tue, 28 Jun 2005) | 3 lines
 
 * GroupDAV HTTP header "ETag:" is now output as "etag:" in order to deal with
   a case-sensitivity bug in the Kontact client.
 
 ------------------------------------------------------------------------
-r3702 | ajc | 2005-06-28 00:15:38 +0200 (Tue, 28 Jun 2005) | 2 lines
+r3702 | ajc | 2005-06-27 18:15:38 -0400 (Mon, 27 Jun 2005) | 2 lines
 
 * Header file adjustments to make it work on FreeBSD
 
 ------------------------------------------------------------------------
-r3701 | ajc | 2005-06-27 19:38:06 +0200 (Mon, 27 Jun 2005) | 3 lines
+r3701 | ajc | 2005-06-27 13:38:06 -0400 (Mon, 27 Jun 2005) | 3 lines
 
 * HTML pages are now output as "Content-type: text/html; charset=utf-8"
   UTF-8 is going to be the standard character set for the Citadel system.
 
 ------------------------------------------------------------------------
-r3698 | ajc | 2005-06-24 21:58:03 +0200 (Fri, 24 Jun 2005) | 5 lines
+r3698 | ajc | 2005-06-24 15:58:03 -0400 (Fri, 24 Jun 2005) | 5 lines
 
 * Added a "preferences and settings" screen for each user.
 * Removed the javascript date output stuff because it's not granular
@@ -2550,55 +2565,55 @@ r3698 | ajc | 2005-06-24 21:58:03 +0200 (Fri, 24 Jun 2005) | 5 lines
 * All dates and times can now be 12 or 24 hours.
 
 ------------------------------------------------------------------------
-r3697 | ajc | 2005-06-24 17:17:49 +0200 (Fri, 24 Jun 2005) | 4 lines
+r3697 | ajc | 2005-06-24 11:17:49 -0400 (Fri, 24 Jun 2005) | 4 lines
 
 * The date/time stamp of messages are now output using JavaScript's
   toLocaleString() function, observing the browser's locale and timezone
   instead of the web server's.
 
 ------------------------------------------------------------------------
-r3696 | ajc | 2005-06-23 18:17:49 +0200 (Thu, 23 Jun 2005) | 3 lines
+r3696 | ajc | 2005-06-23 12:17:49 -0400 (Thu, 23 Jun 2005) | 3 lines
 
 * crypto.c: keys/ directory is relative to the directory from which WebCit
   is actually running, not relative to the compiled-in WEBCITDIR
 
 ------------------------------------------------------------------------
-r3695 | ajc | 2005-06-23 06:16:20 +0200 (Thu, 23 Jun 2005) | 2 lines
+r3695 | ajc | 2005-06-23 00:16:20 -0400 (Thu, 23 Jun 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3694 | ajc | 2005-06-23 06:08:46 +0200 (Thu, 23 Jun 2005) | 2 lines
+r3694 | ajc | 2005-06-23 00:08:46 -0400 (Thu, 23 Jun 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3693 | ajc | 2005-06-23 06:01:59 +0200 (Thu, 23 Jun 2005) | 3 lines
+r3693 | ajc | 2005-06-23 00:01:59 -0400 (Thu, 23 Jun 2005) | 3 lines
 
 * groupdav_main.c: remove double slashes in path name
   (suggested by Johannes Schneider)
 
 ------------------------------------------------------------------------
-r3689 | ajc | 2005-06-22 05:04:22 +0200 (Wed, 22 Jun 2005) | 2 lines
+r3689 | ajc | 2005-06-21 23:04:22 -0400 (Tue, 21 Jun 2005) | 2 lines
 
 * siteconfig.c: add "auto db log cull" setting now in Citadel 6.52
 
 ------------------------------------------------------------------------
-r3687 | ajc | 2005-06-21 04:27:39 +0200 (Tue, 21 Jun 2005) | 4 lines
+r3687 | ajc | 2005-06-20 22:27:39 -0400 (Mon, 20 Jun 2005) | 4 lines
 
 * Moved some JavaScript functions out of head.html and into a new wclib.js
   file, which can be included and cached.  This will form the basis for a
   new WebCit JavaScript function library.
 
 ------------------------------------------------------------------------
-r3686 | ajc | 2005-06-20 22:38:50 +0200 (Mon, 20 Jun 2005) | 4 lines
+r3686 | ajc | 2005-06-20 16:38:50 -0400 (Mon, 20 Jun 2005) | 4 lines
 
 * The main stylesheet is now in a separate file in the static/ directory.
   Something we did recently must have fixed the caching problem, because it's
   only being fetched once now (or "now once" if you're Pennsylvania Dutch).
 
 ------------------------------------------------------------------------
-r3685 | ajc | 2005-06-20 05:47:44 +0200 (Mon, 20 Jun 2005) | 5 lines
+r3685 | ajc | 2005-06-19 23:47:44 -0400 (Sun, 19 Jun 2005) | 5 lines
 
 * inetconf.c: in save_inetconf(), eliminate sizeof(x) where x is a pointer
   to a heap-allocated buffer rather than a char[xxx].  This fixes a problem
@@ -2606,12 +2621,12 @@ r3685 | ajc | 2005-06-20 05:47:44 +0200 (Mon, 20 Jun 2005) | 5 lines
   was malfunctioning.
 
 ------------------------------------------------------------------------
-r3684 | ajc | 2005-06-19 06:12:03 +0200 (Sun, 19 Jun 2005) | 2 lines
+r3684 | ajc | 2005-06-19 00:12:03 -0400 (Sun, 19 Jun 2005) | 2 lines
 
 * Integrated the second batch of new icons.
 
 ------------------------------------------------------------------------
-r3683 | ajc | 2005-06-19 00:58:59 +0200 (Sun, 19 Jun 2005) | 5 lines
+r3683 | ajc | 2005-06-18 18:58:59 -0400 (Sat, 18 Jun 2005) | 5 lines
 
 * Installed the 16x16 "users" icon as favicon.ico, mainly for performance
   reasons -- the browser will cache favicon.ico and won't keep asking for
@@ -2619,136 +2634,136 @@ r3683 | ajc | 2005-06-19 00:58:59 +0200 (Sun, 19 Jun 2005) | 5 lines
   the user clicks on something.
 
 ------------------------------------------------------------------------
-r3682 | ajc | 2005-06-19 00:48:34 +0200 (Sun, 19 Jun 2005) | 2 lines
+r3682 | ajc | 2005-06-18 18:48:34 -0400 (Sat, 18 Jun 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3681 | ajc | 2005-06-19 00:18:35 +0200 (Sun, 19 Jun 2005) | 4 lines
+r3681 | ajc | 2005-06-18 18:18:35 -0400 (Sat, 18 Jun 2005) | 4 lines
 
 * Replaced the most recent batch of icons with a "better" set which was
   sent by the design house.  I don't know what the difference is, but
   I'm going to assume they're better.
 
 ------------------------------------------------------------------------
-r3678 | ajc | 2005-06-15 05:56:56 +0200 (Wed, 15 Jun 2005) | 2 lines
+r3678 | ajc | 2005-06-14 23:56:56 -0400 (Tue, 14 Jun 2005) | 2 lines
 
 * Accept ".ifb" as a valid extension for requesting free/busy
 
 ------------------------------------------------------------------------
-r3677 | ajc | 2005-06-15 03:52:40 +0200 (Wed, 15 Jun 2005) | 2 lines
+r3677 | ajc | 2005-06-14 21:52:40 -0400 (Tue, 14 Jun 2005) | 2 lines
 
 * THIS IS 6.19
 
 ------------------------------------------------------------------------
-r3676 | ajc | 2005-06-15 03:50:29 +0200 (Wed, 15 Jun 2005) | 2 lines
+r3676 | ajc | 2005-06-14 21:50:29 -0400 (Tue, 14 Jun 2005) | 2 lines
 
 * Bumped the internal version number to 6.19
 
 ------------------------------------------------------------------------
-r3675 | ajc | 2005-06-14 16:47:48 +0200 (Tue, 14 Jun 2005) | 3 lines
+r3675 | ajc | 2005-06-14 10:47:48 -0400 (Tue, 14 Jun 2005) | 3 lines
 
 * Moved the <td> and </td> in the room icon out of roomops.c and
   into static/roombanner.html, since every room will have an icon now.
 
 ------------------------------------------------------------------------
-r3674 | ajc | 2005-06-14 05:21:57 +0200 (Tue, 14 Jun 2005) | 4 lines
+r3674 | ajc | 2005-06-13 23:21:57 -0400 (Mon, 13 Jun 2005) | 4 lines
 
 * When no icon is present on the server for a room, display the default
   icon for that room's current view.
 * Replace "graphic" with "icon" throughout the system messages.
 
 ------------------------------------------------------------------------
-r3673 | ajc | 2005-06-14 03:59:46 +0200 (Tue, 14 Jun 2005) | 2 lines
+r3673 | ajc | 2005-06-13 21:59:46 -0400 (Mon, 13 Jun 2005) | 2 lines
 
 * 16x16 icons in the new tree view.  Nice!
 
 ------------------------------------------------------------------------
-r3672 | ajc | 2005-06-14 00:05:54 +0200 (Tue, 14 Jun 2005) | 3 lines
+r3672 | ajc | 2005-06-13 18:05:54 -0400 (Mon, 13 Jun 2005) | 3 lines
 
 * Finished the initial NanoTree integration.  TODO: use a different icon
   for each node depending on the view set for that room.
 
 ------------------------------------------------------------------------
-r3671 | ajc | 2005-06-13 05:39:20 +0200 (Mon, 13 Jun 2005) | 2 lines
+r3671 | ajc | 2005-06-12 23:39:20 -0400 (Sun, 12 Jun 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3670 | ajc | 2005-06-13 00:02:46 +0200 (Mon, 13 Jun 2005) | 4 lines
+r3670 | ajc | 2005-06-12 18:02:46 -0400 (Sun, 12 Jun 2005) | 4 lines
 
 * Began replacing the old, sux0r-prone tree view with NanoTree.
   WARNING: This isn't finished, but I'm committing it anyway because I have
   to move to a different computer.  DON'T RUN THIS.
 
 ------------------------------------------------------------------------
-r3669 | ajc | 2005-06-12 20:34:50 +0200 (Sun, 12 Jun 2005) | 2 lines
+r3669 | ajc | 2005-06-12 14:34:50 -0400 (Sun, 12 Jun 2005) | 2 lines
 
 * Removed some unreferenced files from the static/ directory.
 
 ------------------------------------------------------------------------
-r3668 | ajc | 2005-06-12 19:01:01 +0200 (Sun, 12 Jun 2005) | 4 lines
+r3668 | ajc | 2005-06-12 13:01:01 -0400 (Sun, 12 Jun 2005) | 4 lines
 
 * Increase maximum viewable message count from 4096 to 10000
 * Summary view now truncates subject to 75 characters, and sender
   to 25 characters (adding an ellipsis...) to keep the display neat & tidy
 
 ------------------------------------------------------------------------
-r3667 | ajc | 2005-06-12 18:03:11 +0200 (Sun, 12 Jun 2005) | 4 lines
+r3667 | ajc | 2005-06-12 12:03:11 -0400 (Sun, 12 Jun 2005) | 4 lines
 
 * When viewing a mailbox (view == VIEW_MAILBOX), messages are marked as
   seen when they are viewed, and Goto does not automatically mark the
   remaining messages as seen.
 
 ------------------------------------------------------------------------
-r3661 | ajc | 2005-06-12 00:29:13 +0200 (Sun, 12 Jun 2005) | 2 lines
+r3661 | ajc | 2005-06-11 18:29:13 -0400 (Sat, 11 Jun 2005) | 2 lines
 
 * Integrated the first batch of new icons.
 
 ------------------------------------------------------------------------
-r3654 | ajc | 2005-06-07 06:31:01 +0200 (Tue, 07 Jun 2005) | 2 lines
+r3654 | ajc | 2005-06-07 00:31:01 -0400 (Tue, 07 Jun 2005) | 2 lines
 
 * Don't compress when HTTP tracing/logging is enabled
 
 ------------------------------------------------------------------------
-r3653 | ajc | 2005-06-07 02:40:11 +0200 (Tue, 07 Jun 2005) | 2 lines
+r3653 | ajc | 2005-06-06 20:40:11 -0400 (Mon, 06 Jun 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3652 | ajc | 2005-06-07 01:50:17 +0200 (Tue, 07 Jun 2005) | 3 lines
+r3652 | ajc | 2005-06-06 19:50:17 -0400 (Mon, 06 Jun 2005) | 3 lines
 
 * Made some changes to the calendar/uuid logic to fix a bug that caused
   duplicate entries for an event to appear in some situations
 
 ------------------------------------------------------------------------
-r3651 | ajc | 2005-06-06 18:20:36 +0200 (Mon, 06 Jun 2005) | 2 lines
+r3651 | ajc | 2005-06-06 12:20:36 -0400 (Mon, 06 Jun 2005) | 2 lines
 
 * GroupDAV URI escape character is now '%' in order to be consistent...
 
 ------------------------------------------------------------------------
-r3650 | ajc | 2005-06-04 06:07:36 +0200 (Sat, 04 Jun 2005) | 3 lines
+r3650 | ajc | 2005-06-04 00:07:36 -0400 (Sat, 04 Jun 2005) | 3 lines
 
 * Calendar invitations: changed "Accept/Tentative/Decline" buttons to
   links in order to avoid them being in nested forms.
 
 ------------------------------------------------------------------------
-r3645 | ajc | 2005-06-02 18:10:08 +0200 (Thu, 02 Jun 2005) | 2 lines
+r3645 | ajc | 2005-06-02 12:10:08 -0400 (Thu, 02 Jun 2005) | 2 lines
 
 * tools.c: generated uuid's no longer contain "{" and "}" characters.
 
 ------------------------------------------------------------------------
-r3635 | ajc | 2005-05-26 06:38:17 +0200 (Thu, 26 May 2005) | 2 lines
+r3635 | ajc | 2005-05-26 00:38:17 -0400 (Thu, 26 May 2005) | 2 lines
 
 * THIS IS 6.11
 
 ------------------------------------------------------------------------
-r3634 | ajc | 2005-05-26 06:37:59 +0200 (Thu, 26 May 2005) | 2 lines
+r3634 | ajc | 2005-05-26 00:37:59 -0400 (Thu, 26 May 2005) | 2 lines
 
 * Updated internal version number to 6.11
 
 ------------------------------------------------------------------------
-r3633 | ajc | 2005-05-26 06:28:27 +0200 (Thu, 26 May 2005) | 5 lines
+r3633 | ajc | 2005-05-26 00:28:27 -0400 (Thu, 26 May 2005) | 5 lines
 
 * Applied GroupDAV patches sent in by Johannes Schneider which improve the
   protocol accuracy of xmlns and etag responses.
@@ -2756,63 +2771,63 @@ r3633 | ajc | 2005-05-26 06:28:27 +0200 (Thu, 26 May 2005) | 5 lines
   removing a temporary hack that was put in during KDE 3.4 beta
 
 ------------------------------------------------------------------------
-r3631 | ajc | 2005-05-24 06:26:47 +0200 (Tue, 24 May 2005) | 3 lines
+r3631 | ajc | 2005-05-24 00:26:47 -0400 (Tue, 24 May 2005) | 3 lines
 
 * Applied a patch sent by Johannes Schneider for correcting the XML
   namespace presented in the PROPFIND command.
 
 ------------------------------------------------------------------------
-r3627 | ajc | 2005-05-23 21:30:34 +0200 (Mon, 23 May 2005) | 3 lines
+r3627 | ajc | 2005-05-23 15:30:34 -0400 (Mon, 23 May 2005) | 3 lines
 
 * Move "enable full text" checkbox configuration to its new location in
   the configuration back end.
 
 ------------------------------------------------------------------------
-r3623 | ajc | 2005-05-22 18:20:09 +0200 (Sun, 22 May 2005) | 2 lines
+r3623 | ajc | 2005-05-22 12:20:09 -0400 (Sun, 22 May 2005) | 2 lines
 
 * siteconfig.c: add checkbox for enabling full text index on server
 
 ------------------------------------------------------------------------
-r3588 | ajc | 2005-05-11 05:00:03 +0200 (Wed, 11 May 2005) | 4 lines
+r3588 | ajc | 2005-05-10 23:00:03 -0400 (Tue, 10 May 2005) | 4 lines
 
 * webcit.c: fixed a string bug that caused the whole system to not work
 * messages.c: fullname only and brief date in summary view, so that it
   doesn't wrap onto two lines quite as often
 
 ------------------------------------------------------------------------
-r3562 | ajc | 2005-04-11 22:20:05 +0200 (Mon, 11 Apr 2005) | 2 lines
+r3562 | ajc | 2005-04-11 16:20:05 -0400 (Mon, 11 Apr 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3561 | ajc | 2005-04-11 22:09:33 +0200 (Mon, 11 Apr 2005) | 2 lines
+r3561 | ajc | 2005-04-11 16:09:33 -0400 (Mon, 11 Apr 2005) | 2 lines
 
 * Began an assault on strcpy()
 
 ------------------------------------------------------------------------
-r3559 | ajc | 2005-04-11 16:45:13 +0200 (Mon, 11 Apr 2005) | 3 lines
+r3559 | ajc | 2005-04-11 10:45:13 -0400 (Mon, 11 Apr 2005) | 3 lines
 
 * Replaced serv_gets() with serv_getln() - which now requires the caller
   to supply the size of the target buffer.
 
 ------------------------------------------------------------------------
-r3558 | ajc | 2005-04-08 21:36:56 +0200 (Fri, 08 Apr 2005) | 2 lines
+r3558 | ajc | 2005-04-08 15:36:56 -0400 (Fri, 08 Apr 2005) | 2 lines
 
 * Moved to the new string tokenizer API
 
 ------------------------------------------------------------------------
-r3557 | ajc | 2005-04-04 19:50:06 +0200 (Mon, 04 Apr 2005) | 2 lines
+r3557 | ajc | 2005-04-04 13:50:06 -0400 (Mon, 04 Apr 2005) | 2 lines
 
 * THIS IS 6.10 (unfinished first time install wizard has been disabled)
 
 ------------------------------------------------------------------------
-r3556 | ajc | 2005-04-04 19:49:31 +0200 (Mon, 04 Apr 2005) | 3 lines
+r3556 | ajc | 2005-04-04 13:49:31 -0400 (Mon, 04 Apr 2005) | 3 lines
 
 * configure.in: fix libical version detection
 * bumped internal version number to 6.10
 
 ------------------------------------------------------------------------
-r3553 | ajc | 2005-03-30 23:44:47 +0200 (Wed, 30 Mar 2005) | 6 lines
+r3553 | ajc | 2005-03-30 16:44:47 -0500 (Wed, 30 Mar 2005) | 6 lines
 
 * Changed the color of the side button bar
 * Removed session ID's from wholist display, because they are only
@@ -2821,28 +2836,28 @@ r3553 | ajc | 2005-03-30 23:44:47 +0200 (Wed, 30 Mar 2005) | 6 lines
   a char to an int, because session numbers are big now.
 
 ------------------------------------------------------------------------
-r3552 | ajc | 2005-03-30 19:34:35 +0200 (Wed, 30 Mar 2005) | 2 lines
+r3552 | ajc | 2005-03-30 12:34:35 -0500 (Wed, 30 Mar 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3551 | ajc | 2005-03-30 19:27:55 +0200 (Wed, 30 Mar 2005) | 3 lines
+r3551 | ajc | 2005-03-30 12:27:55 -0500 (Wed, 30 Mar 2005) | 3 lines
 
 * serv_crypto.c: made changes to OpenSSL calls ... removed unnecessary
   calls and also enabled SSLv3/TLSv1
 
 ------------------------------------------------------------------------
-r3540 | ajc | 2005-03-10 06:13:21 +0100 (Thu, 10 Mar 2005) | 2 lines
+r3540 | ajc | 2005-03-10 00:13:21 -0500 (Thu, 10 Mar 2005) | 2 lines
 
 * Created the framework for the "first time setup wizard"
 
 ------------------------------------------------------------------------
-r3539 | ajc | 2005-03-10 05:51:54 +0100 (Thu, 10 Mar 2005) | 2 lines
+r3539 | ajc | 2005-03-09 23:51:54 -0500 (Wed, 09 Mar 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3535 | ajc | 2005-03-09 05:08:30 +0100 (Wed, 09 Mar 2005) | 6 lines
+r3535 | ajc | 2005-03-08 23:08:30 -0500 (Tue, 08 Mar 2005) | 6 lines
 
 * Delete room is now confirmed through a JavaScript popup instead of
   a transition page
@@ -2851,19 +2866,19 @@ r3535 | ajc | 2005-03-09 05:08:30 +0100 (Wed, 09 Mar 2005) | 6 lines
 * Modified page popup style slightly.
 
 ------------------------------------------------------------------------
-r3534 | ajc | 2005-03-09 03:35:41 +0100 (Wed, 09 Mar 2005) | 2 lines
+r3534 | ajc | 2005-03-08 21:35:41 -0500 (Tue, 08 Mar 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3533 | ajc | 2005-03-08 05:59:34 +0100 (Tue, 08 Mar 2005) | 4 lines
+r3533 | ajc | 2005-03-07 23:59:34 -0500 (Mon, 07 Mar 2005) | 4 lines
 
 * More attractive display of vCards (hide unknown fields)
 * Added "title" and "organization" to vCard display/edit
 * Replaced semicolon with comma-space in vCard name display
 
 ------------------------------------------------------------------------
-r3531 | ajc | 2005-03-07 05:03:29 +0100 (Mon, 07 Mar 2005) | 5 lines
+r3531 | ajc | 2005-03-06 23:03:29 -0500 (Sun, 06 Mar 2005) | 5 lines
 
 * auth.c: shrink the margins on the login screen so the user sees something
   resembling a window.
@@ -2871,43 +2886,43 @@ r3531 | ajc | 2005-03-07 05:03:29 +0100 (Mon, 07 Mar 2005) | 5 lines
 * Anything that was a (link) is now a [link]
 
 ------------------------------------------------------------------------
-r3530 | ajc | 2005-03-07 02:45:30 +0100 (Mon, 07 Mar 2005) | 2 lines
+r3530 | ajc | 2005-03-06 20:45:30 -0500 (Sun, 06 Mar 2005) | 2 lines
 
 * Rolled back to the old RTE because the new one doesn't work in Safari.
 
 ------------------------------------------------------------------------
-r3529 | ajc | 2005-03-07 02:42:42 +0100 (Mon, 07 Mar 2005) | 2 lines
+r3529 | ajc | 2005-03-06 20:42:42 -0500 (Sun, 06 Mar 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3528 | ajc | 2005-03-07 02:42:18 +0100 (Mon, 07 Mar 2005) | 2 lines
+r3528 | ajc | 2005-03-06 20:42:18 -0500 (Sun, 06 Mar 2005) | 2 lines
 
 * Removed richtext_compressed.js because we don't use it.
 
 ------------------------------------------------------------------------
-r3525 | ajc | 2005-03-05 23:26:26 +0100 (Sat, 05 Mar 2005) | 2 lines
+r3525 | ajc | 2005-03-05 17:26:26 -0500 (Sat, 05 Mar 2005) | 2 lines
 
 * crypto.c: allow use of chained certificates
 
 ------------------------------------------------------------------------
-r3524 | ajc | 2005-03-05 06:04:34 +0100 (Sat, 05 Mar 2005) | 2 lines
+r3524 | ajc | 2005-03-05 00:04:34 -0500 (Sat, 05 Mar 2005) | 2 lines
 
 * minor html changes
 
 ------------------------------------------------------------------------
-r3522 | ajc | 2005-03-04 05:21:05 +0100 (Fri, 04 Mar 2005) | 3 lines
+r3522 | ajc | 2005-03-03 23:21:05 -0500 (Thu, 03 Mar 2005) | 3 lines
 
 * When a room is set to the "mailbox" view, "Read new / read all" is
   replaced by "View message list."
 
 ------------------------------------------------------------------------
-r3515 | ajc | 2005-03-03 05:03:53 +0100 (Thu, 03 Mar 2005) | 2 lines
+r3515 | ajc | 2005-03-02 23:03:53 -0500 (Wed, 02 Mar 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3503 | ajc | 2005-02-28 05:01:55 +0100 (Mon, 28 Feb 2005) | 8 lines
+r3503 | ajc | 2005-02-27 23:01:55 -0500 (Sun, 27 Feb 2005) | 8 lines
 
 * Updated to the latest version of Kevin Roth's richtext editor.  Had to
   modify it a bit (removal of 'px' suffix, and addition of 'cols=80') to
@@ -2918,19 +2933,19 @@ r3503 | ajc | 2005-02-28 05:01:55 +0100 (Mon, 28 Feb 2005) | 8 lines
   the div's.
 
 ------------------------------------------------------------------------
-r3495 | ajc | 2005-02-23 06:08:20 +0100 (Wed, 23 Feb 2005) | 3 lines
+r3495 | ajc | 2005-02-23 00:08:20 -0500 (Wed, 23 Feb 2005) | 3 lines
 
 * Better control of HTTP headers which control browser caches.  Static
   objects are getting properly cached now.
 
 ------------------------------------------------------------------------
-r3493 | ajc | 2005-02-22 06:15:28 +0100 (Tue, 22 Feb 2005) | 3 lines
+r3493 | ajc | 2005-02-22 00:15:28 -0500 (Tue, 22 Feb 2005) | 3 lines
 
 * When the "begin_burst() / end_burst()" semantics are in use, perform
   gzip compression when the client indicates support for it.
 
 ------------------------------------------------------------------------
-r3492 | ajc | 2005-02-22 00:00:04 +0100 (Tue, 22 Feb 2005) | 6 lines
+r3492 | ajc | 2005-02-21 18:00:04 -0500 (Mon, 21 Feb 2005) | 6 lines
 
 * begin_burst() / end_burst() semantics now apply to all pages which are
   output using the "include_html_head" option of output_headers() (which
@@ -2939,24 +2954,24 @@ r3492 | ajc | 2005-02-22 00:00:04 +0100 (Tue, 22 Feb 2005) | 6 lines
   back in.
 
 ------------------------------------------------------------------------
-r3491 | ajc | 2005-02-21 23:00:18 +0100 (Mon, 21 Feb 2005) | 2 lines
+r3491 | ajc | 2005-02-21 17:00:18 -0500 (Mon, 21 Feb 2005) | 2 lines
 
 * THIS IS 6.03
 
 ------------------------------------------------------------------------
-r3489 | ajc | 2005-02-21 22:57:56 +0100 (Mon, 21 Feb 2005) | 2 lines
+r3489 | ajc | 2005-02-21 16:57:56 -0500 (Mon, 21 Feb 2005) | 2 lines
 
 * Various debugging type of everythingism to help chat mode to work.
 
 ------------------------------------------------------------------------
-r3486 | ajc | 2005-02-21 20:58:39 +0100 (Mon, 21 Feb 2005) | 4 lines
+r3486 | ajc | 2005-02-21 14:58:39 -0500 (Mon, 21 Feb 2005) | 4 lines
 
 * Misc changes to debug chat lockups
 * Dead session purge is now O(n) instead of O(something_larger)
 * Session binding for each transaction is faster too
 
 ------------------------------------------------------------------------
-r3485 | ajc | 2005-02-21 05:47:41 +0100 (Mon, 21 Feb 2005) | 6 lines
+r3485 | ajc | 2005-02-20 23:47:41 -0500 (Sun, 20 Feb 2005) | 6 lines
 
 * When creating rooms:
 * 1. Selecting a view other than "Bulletin Board" causes the room access
@@ -2965,7 +2980,7 @@ r3485 | ajc | 2005-02-21 05:47:41 +0100 (Mon, 21 Feb 2005) | 6 lines
 *    selector is greyed out because it is irrelevant.
 
 ------------------------------------------------------------------------
-r3482 | ajc | 2005-02-20 07:48:30 +0100 (Sun, 20 Feb 2005) | 6 lines
+r3482 | ajc | 2005-02-20 01:48:30 -0500 (Sun, 20 Feb 2005) | 6 lines
 
 * View-o-matic now has "View as: " before it.  "Messages" has been changed
   to "Bulletin Board" and "Summary" has been changed to "Mailbox Summary"
@@ -2974,7 +2989,7 @@ r3482 | ajc | 2005-02-20 07:48:30 +0100 (Sun, 20 Feb 2005) | 6 lines
 * Removed "Summary" from message range selector.  It is redundant.
 
 ------------------------------------------------------------------------
-r3481 | ajc | 2005-02-20 07:27:53 +0100 (Sun, 20 Feb 2005) | 5 lines
+r3481 | ajc | 2005-02-20 01:27:53 -0500 (Sun, 20 Feb 2005) | 5 lines
 
 * Switched the Reply/Move/Delete buttons back to ordinary links, because
   the nested forms were causing the bottom part of the outer form to stop
@@ -2982,7 +2997,7 @@ r3481 | ajc | 2005-02-20 07:27:53 +0100 (Sun, 20 Feb 2005) | 5 lines
   reporting this.
 
 ------------------------------------------------------------------------
-r3480 | ajc | 2005-02-19 07:01:15 +0100 (Sat, 19 Feb 2005) | 6 lines
+r3480 | ajc | 2005-02-19 01:01:15 -0500 (Sat, 19 Feb 2005) | 6 lines
 
 * The previous <div style=\"margin-right:1px\"> has been replaced by a
   named div in the stylesheet.  This allows us to perform a vile, sleazy
@@ -2991,7 +3006,7 @@ r3480 | ajc | 2005-02-19 07:01:15 +0100 (Sat, 19 Feb 2005) | 6 lines
   doesn't appear to be any easy workaround.
 
 ------------------------------------------------------------------------
-r3479 | ajc | 2005-02-19 06:22:00 +0100 (Sat, 19 Feb 2005) | 5 lines
+r3479 | ajc | 2005-02-19 00:22:00 -0500 (Sat, 19 Feb 2005) | 5 lines
 
 * Replaced all the "centered 99% tables" with 100% width tables wrapped
   inside a div with margin-right:1px to remove the horizontal scrollbar
@@ -2999,22 +3014,22 @@ r3479 | ajc | 2005-02-19 06:22:00 +0100 (Sat, 19 Feb 2005) | 5 lines
   serious and will require dropping a nuclear bomb on Redmond to fix.
 
 ------------------------------------------------------------------------
-r3478 | ajc | 2005-02-19 04:43:51 +0100 (Sat, 19 Feb 2005) | 2 lines
+r3478 | ajc | 2005-02-18 22:43:51 -0500 (Fri, 18 Feb 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3477 | ajc | 2005-02-18 19:53:34 +0100 (Fri, 18 Feb 2005) | 2 lines
+r3477 | ajc | 2005-02-18 13:53:34 -0500 (Fri, 18 Feb 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3476 | ajc | 2005-02-18 06:09:53 +0100 (Fri, 18 Feb 2005) | 2 lines
+r3476 | ajc | 2005-02-18 00:09:53 -0500 (Fri, 18 Feb 2005) | 2 lines
 
 * Moved the room access control screen into a tab on the edit room menu
 
 ------------------------------------------------------------------------
-r3474 | ajc | 2005-02-17 05:48:26 +0100 (Thu, 17 Feb 2005) | 18 lines
+r3474 | ajc | 2005-02-16 23:48:26 -0500 (Wed, 16 Feb 2005) | 18 lines
 
 * After setup is complete, tell them how to log in.
 * Don't allow the creation of accounts with blank passwords.
@@ -3035,28 +3050,28 @@ r3474 | ajc | 2005-02-17 05:48:26 +0100 (Thu, 17 Feb 2005) | 18 lines
 * Renamed the "Users" button to "Who is online?"
 
 ------------------------------------------------------------------------
-r3468 | ajc | 2005-02-16 06:40:31 +0100 (Wed, 16 Feb 2005) | 2 lines
+r3468 | ajc | 2005-02-16 00:40:31 -0500 (Wed, 16 Feb 2005) | 2 lines
 
 * More display fixes
 
 ------------------------------------------------------------------------
-r3467 | ajc | 2005-02-16 06:22:23 +0100 (Wed, 16 Feb 2005) | 3 lines
+r3467 | ajc | 2005-02-16 00:22:23 -0500 (Wed, 16 Feb 2005) | 3 lines
 
 * inetconf.c: fixed memory management problem that was causing all
   the inetconf to get discarded during edit on IBM POWER5
 
 ------------------------------------------------------------------------
-r3463 | ajc | 2005-02-15 06:23:16 +0100 (Tue, 15 Feb 2005) | 2 lines
+r3463 | ajc | 2005-02-15 00:23:16 -0500 (Tue, 15 Feb 2005) | 2 lines
 
 * THIS IS 6.02
 
 ------------------------------------------------------------------------
-r3462 | ajc | 2005-02-15 06:23:00 +0100 (Tue, 15 Feb 2005) | 2 lines
+r3462 | ajc | 2005-02-15 00:23:00 -0500 (Tue, 15 Feb 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3461 | ajc | 2005-02-15 06:20:45 +0100 (Tue, 15 Feb 2005) | 5 lines
+r3461 | ajc | 2005-02-15 00:20:45 -0500 (Tue, 15 Feb 2005) | 5 lines
 
 * Fixed an HTTP output error for static data which was causing images
   to display improperly in Konqueror
@@ -3064,109 +3079,109 @@ r3461 | ajc | 2005-02-15 06:20:45 +0100 (Tue, 15 Feb 2005) | 5 lines
   width, to avoid the mysterious horizontal scrollbar
 
 ------------------------------------------------------------------------
-r3460 | ajc | 2005-02-14 05:57:24 +0100 (Mon, 14 Feb 2005) | 4 lines
+r3460 | ajc | 2005-02-13 23:57:24 -0500 (Sun, 13 Feb 2005) | 4 lines
 
 * Started changing some of the top-level tables from 100% width to 99%
   width in order to keep the b0rken CSS box-model from displaying a
   horizontal scroll bar when it shouldn't.  Lose, lose, lose.
 
 ------------------------------------------------------------------------
-r3457 | ajc | 2005-02-13 05:22:31 +0100 (Sun, 13 Feb 2005) | 2 lines
+r3457 | ajc | 2005-02-12 23:22:31 -0500 (Sat, 12 Feb 2005) | 2 lines
 
 * Network configuration screen: add IMAPS, POP3S, and SMTPS ports
 
 ------------------------------------------------------------------------
-r3454 | ajc | 2005-02-12 05:23:59 +0100 (Sat, 12 Feb 2005) | 2 lines
+r3454 | ajc | 2005-02-11 23:23:59 -0500 (Fri, 11 Feb 2005) | 2 lines
 
 * THIS IS 6.01
 
 ------------------------------------------------------------------------
-r3452 | ajc | 2005-02-11 04:35:58 +0100 (Fri, 11 Feb 2005) | 3 lines
+r3452 | ajc | 2005-02-10 22:35:58 -0500 (Thu, 10 Feb 2005) | 3 lines
 
 * useredit.c: added an "Delete user" button, because it was unintuitive
   to tell people "Delete a user by setting their access level to 0"
 
 ------------------------------------------------------------------------
-r3448 | ajc | 2005-02-09 05:37:32 +0100 (Wed, 09 Feb 2005) | 2 lines
+r3448 | ajc | 2005-02-08 23:37:32 -0500 (Tue, 08 Feb 2005) | 2 lines
 
 * More GroupDAV fixes and tuning.
 
 ------------------------------------------------------------------------
-r3447 | ajc | 2005-02-08 05:34:02 +0100 (Tue, 08 Feb 2005) | 2 lines
+r3447 | ajc | 2005-02-07 23:34:02 -0500 (Mon, 07 Feb 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3445 | ajc | 2005-02-07 23:56:05 +0100 (Mon, 07 Feb 2005) | 2 lines
+r3445 | ajc | 2005-02-07 17:56:05 -0500 (Mon, 07 Feb 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3444 | ajc | 2005-02-07 23:02:00 +0100 (Mon, 07 Feb 2005) | 4 lines
+r3444 | ajc | 2005-02-07 17:02:00 -0500 (Mon, 07 Feb 2005) | 4 lines
 
 * groupdav_propfind.c: output all XML on a single line, with no linebreaks,
   and no whitespace between tags.  We have discovered that doing otherwise
   will break certain clients.
 
 ------------------------------------------------------------------------
-r3443 | ajc | 2005-02-06 04:59:33 +0100 (Sun, 06 Feb 2005) | 2 lines
+r3443 | ajc | 2005-02-05 22:59:33 -0500 (Sat, 05 Feb 2005) | 2 lines
 
 * Added some HTTP Date: header output
 
 ------------------------------------------------------------------------
-r3442 | ajc | 2005-02-05 23:58:46 +0100 (Sat, 05 Feb 2005) | 2 lines
+r3442 | ajc | 2005-02-05 17:58:46 -0500 (Sat, 05 Feb 2005) | 2 lines
 
 * All GroupDAV HTTP output is now \r\n instead of \n terminated.
 
 ------------------------------------------------------------------------
-r3440 | ajc | 2005-02-05 09:36:13 +0100 (Sat, 05 Feb 2005) | 2 lines
+r3440 | ajc | 2005-02-05 03:36:13 -0500 (Sat, 05 Feb 2005) | 2 lines
 
 * Added an everything-buffering thingi so we can do Content-length:
 
 ------------------------------------------------------------------------
-r3439 | ajc | 2005-02-05 08:54:48 +0100 (Sat, 05 Feb 2005) | 2 lines
+r3439 | ajc | 2005-02-05 02:54:48 -0500 (Sat, 05 Feb 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3438 | ajc | 2005-02-05 05:36:31 +0100 (Sat, 05 Feb 2005) | 2 lines
+r3438 | ajc | 2005-02-04 23:36:31 -0500 (Fri, 04 Feb 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3437 | ajc | 2005-02-05 05:16:01 +0100 (Sat, 05 Feb 2005) | 4 lines
+r3437 | ajc | 2005-02-04 23:16:01 -0500 (Fri, 04 Feb 2005) | 4 lines
 
 * Cleanup of new message range view-o-matic
 * GroupDAV GET operations now only send the Content-type: and Date:
   headers.  All the others are irrelevant.
 
 ------------------------------------------------------------------------
-r3435 | ajc | 2005-02-04 20:19:23 +0100 (Fri, 04 Feb 2005) | 2 lines
+r3435 | ajc | 2005-02-04 14:19:23 -0500 (Fri, 04 Feb 2005) | 2 lines
 
 * Message reading range selection is now a drop-down box.
 
 ------------------------------------------------------------------------
-r3434 | ajc | 2005-02-04 18:22:18 +0100 (Fri, 04 Feb 2005) | 2 lines
+r3434 | ajc | 2005-02-04 12:22:18 -0500 (Fri, 04 Feb 2005) | 2 lines
 
 * Cleaned up the rcs/cvs Id tags and leading comments at the top of some files
 
 ------------------------------------------------------------------------
-r3433 | ajc | 2005-02-04 04:43:31 +0100 (Fri, 04 Feb 2005) | 2 lines
+r3433 | ajc | 2005-02-03 22:43:31 -0500 (Thu, 03 Feb 2005) | 2 lines
 
 * fixed the tasks view in the summary screen
 
 ------------------------------------------------------------------------
-r3432 | ajc | 2005-02-03 22:44:20 +0100 (Thu, 03 Feb 2005) | 2 lines
+r3432 | ajc | 2005-02-03 16:44:20 -0500 (Thu, 03 Feb 2005) | 2 lines
 
 * Minor comment and syntax cleanups
 
 ------------------------------------------------------------------------
-r3431 | ajc | 2005-02-03 06:13:57 +0100 (Thu, 03 Feb 2005) | 2 lines
+r3431 | ajc | 2005-02-03 00:13:57 -0500 (Thu, 03 Feb 2005) | 2 lines
 
 * More tuning for GroupDAV compliance.
 
 ------------------------------------------------------------------------
-r3430 | ajc | 2005-02-03 05:38:41 +0100 (Thu, 03 Feb 2005) | 5 lines
+r3430 | ajc | 2005-02-02 23:38:41 -0500 (Wed, 02 Feb 2005) | 5 lines
 
 * VTODO components need to be encapsulated inside VCALENDAR components,
   just like we do with VEVENT components.  There's a bunch of software
@@ -3174,33 +3189,33 @@ r3430 | ajc | 2005-02-03 05:38:41 +0100 (Thu, 03 Feb 2005) | 5 lines
   this encapsulation.
 
 ------------------------------------------------------------------------
-r3428 | ajc | 2005-02-03 03:44:14 +0100 (Thu, 03 Feb 2005) | 2 lines
+r3428 | ajc | 2005-02-02 21:44:14 -0500 (Wed, 02 Feb 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3427 | ajc | 2005-02-03 00:29:55 +0100 (Thu, 03 Feb 2005) | 2 lines
+r3427 | ajc | 2005-02-02 18:29:55 -0500 (Wed, 02 Feb 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3426 | ajc | 2005-02-03 00:25:22 +0100 (Thu, 03 Feb 2005) | 3 lines
+r3426 | ajc | 2005-02-02 18:25:22 -0500 (Wed, 02 Feb 2005) | 3 lines
 
 * Encode GroupDAV uid's using more concise string escaping, because the
   old way was making KOrganizer choke.
 
 ------------------------------------------------------------------------
-r3425 | ajc | 2005-02-02 05:13:36 +0100 (Wed, 02 Feb 2005) | 2 lines
+r3425 | ajc | 2005-02-01 23:13:36 -0500 (Tue, 01 Feb 2005) | 2 lines
 
 * Debugged the GroupDAV service with KOrganizer.  It's mostly working now.
 
 ------------------------------------------------------------------------
-r3424 | ajc | 2005-02-02 00:15:50 +0100 (Wed, 02 Feb 2005) | 2 lines
+r3424 | ajc | 2005-02-01 18:15:50 -0500 (Tue, 01 Feb 2005) | 2 lines
 
 * Completed GroupDAV PUT.  Untested.
 
 ------------------------------------------------------------------------
-r3422 | ajc | 2005-02-01 20:52:29 +0100 (Tue, 01 Feb 2005) | 5 lines
+r3422 | ajc | 2005-02-01 14:52:29 -0500 (Tue, 01 Feb 2005) | 5 lines
 
 * Bumped the internal version number to 6.01
 * Set the minimum required Citadel version to 6.40, because we need the
@@ -3208,64 +3223,64 @@ r3422 | ajc | 2005-02-01 20:52:29 +0100 (Tue, 01 Feb 2005) | 5 lines
   with confirmation.
 
 ------------------------------------------------------------------------
-r3420 | ajc | 2005-02-01 16:15:40 +0100 (Tue, 01 Feb 2005) | 2 lines
+r3420 | ajc | 2005-02-01 10:15:40 -0500 (Tue, 01 Feb 2005) | 2 lines
 
 * Better purging of not-logged-in GroupDAV sessions
 
 ------------------------------------------------------------------------
-r3419 | ajc | 2005-02-01 15:55:12 +0100 (Tue, 01 Feb 2005) | 4 lines
+r3419 | ajc | 2005-02-01 09:55:12 -0500 (Tue, 01 Feb 2005) | 4 lines
 
 * Reworked the PROPFIND xml output based on an example transaction
   supplied by Reinhold Kainhofer.  Groupware folder enumeration works
   properly in Kontact now.
 
 ------------------------------------------------------------------------
-r3418 | ajc | 2005-02-01 05:43:08 +0100 (Tue, 01 Feb 2005) | 2 lines
+r3418 | ajc | 2005-01-31 23:43:08 -0500 (Mon, 31 Jan 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3417 | ajc | 2005-02-01 04:49:09 +0100 (Tue, 01 Feb 2005) | 3 lines
+r3417 | ajc | 2005-01-31 22:49:09 -0500 (Mon, 31 Jan 2005) | 3 lines
 
 * Completed "folder list" PROPFIND, now listing all rooms set to a
   calendar, tasks, or address view, using the GroupDAV properties.
 
 ------------------------------------------------------------------------
-r3415 | ajc | 2005-02-01 03:29:07 +0100 (Tue, 01 Feb 2005) | 2 lines
+r3415 | ajc | 2005-01-31 21:29:07 -0500 (Mon, 31 Jan 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3414 | ajc | 2005-02-01 03:28:33 +0100 (Tue, 01 Feb 2005) | 4 lines
+r3414 | ajc | 2005-01-31 21:28:33 -0500 (Mon, 31 Jan 2005) | 4 lines
 
 * "time(NULL) mod 60" doesn't work for some reason, so it has been removed.
   When defaulting a new event date/time to now, set the seconds to zero
   manually.
 
 ------------------------------------------------------------------------
-r3413 | ajc | 2005-02-01 00:31:26 +0100 (Tue, 01 Feb 2005) | 3 lines
+r3413 | ajc | 2005-01-31 18:31:26 -0500 (Mon, 31 Jan 2005) | 3 lines
 
 * Initial attempt at GroupDAV PROPFIND for folder enumeration.  Hardcoded
   to only show the Calendar> room.  It kinda-sorta works with KOrganizer.
 
 ------------------------------------------------------------------------
-r3412 | ajc | 2005-01-31 17:24:48 +0100 (Mon, 31 Jan 2005) | 2 lines
+r3412 | ajc | 2005-01-31 11:24:48 -0500 (Mon, 31 Jan 2005) | 2 lines
 
 * iconbar is now a happy css hovery lightupy div thing
 
 ------------------------------------------------------------------------
-r3411 | ajc | 2005-01-29 04:59:25 +0100 (Sat, 29 Jan 2005) | 2 lines
+r3411 | ajc | 2005-01-28 22:59:25 -0500 (Fri, 28 Jan 2005) | 2 lines
 
 * Implemented the GroupDAV DELETE method.
 
 ------------------------------------------------------------------------
-r3410 | ajc | 2005-01-28 06:25:43 +0100 (Fri, 28 Jan 2005) | 3 lines
+r3410 | ajc | 2005-01-28 00:25:43 -0500 (Fri, 28 Jan 2005) | 3 lines
 
 * iconbar no longer uses the beginbox/endbox semantics, but instead lives
   directly inside the iconbar div.
 
 ------------------------------------------------------------------------
-r3409 | ajc | 2005-01-28 06:13:02 +0100 (Fri, 28 Jan 2005) | 7 lines
+r3409 | ajc | 2005-01-28 00:13:02 -0500 (Fri, 28 Jan 2005) | 7 lines
 
 * GroupDAV object URL's are now based on the EUID of a message (which is
   derived from the UID of the groupware object itself) instead of the
@@ -3275,17 +3290,17 @@ r3409 | ajc | 2005-01-28 06:13:02 +0100 (Fri, 28 Jan 2005) | 7 lines
   doing so meets that requirement perfectly.
 
 ------------------------------------------------------------------------
-r3404 | ajc | 2005-01-26 19:15:34 +0100 (Wed, 26 Jan 2005) | 2 lines
+r3404 | ajc | 2005-01-26 13:15:34 -0500 (Wed, 26 Jan 2005) | 2 lines
 
 * PROPFIND now outputs fully qualified URL's
 
 ------------------------------------------------------------------------
-r3403 | ajc | 2005-01-26 19:02:23 +0100 (Wed, 26 Jan 2005) | 2 lines
+r3403 | ajc | 2005-01-26 13:02:23 -0500 (Wed, 26 Jan 2005) | 2 lines
 
 * Initial implementation of GroupDAV PROPFIND
 
 ------------------------------------------------------------------------
-r3402 | ajc | 2005-01-26 17:28:23 +0100 (Wed, 26 Jan 2005) | 6 lines
+r3402 | ajc | 2005-01-26 11:28:23 -0500 (Wed, 26 Jan 2005) | 6 lines
 
 * Output ETags in double quotes to conform with the new GroupDAV draft.
 * Output HTTP Server: header in GroupDAV transactions
@@ -3294,39 +3309,39 @@ r3402 | ajc | 2005-01-26 17:28:23 +0100 (Wed, 26 Jan 2005) | 6 lines
   GroupDAV transactions (Connection: close, Server: WebCit, etc.)
 
 ------------------------------------------------------------------------
-r3400 | ajc | 2005-01-25 20:51:04 +0100 (Tue, 25 Jan 2005) | 2 lines
+r3400 | ajc | 2005-01-25 14:51:04 -0500 (Tue, 25 Jan 2005) | 2 lines
 
 * Accept escaped characters in GroupDAV GET URL's
 
 ------------------------------------------------------------------------
-r3397 | ajc | 2005-01-25 05:17:20 +0100 (Tue, 25 Jan 2005) | 3 lines
+r3397 | ajc | 2005-01-24 23:17:20 -0500 (Mon, 24 Jan 2005) | 3 lines
 
 * Implemented the Groupdav GET method, more or less in its final form
   (still need to fix the room/folder naming semantics)
 
 ------------------------------------------------------------------------
-r3396 | ajc | 2005-01-25 04:12:27 +0100 (Tue, 25 Jan 2005) | 3 lines
+r3396 | ajc | 2005-01-24 22:12:27 -0500 (Mon, 24 Jan 2005) | 3 lines
 
 * Completed HTTP "Basic" authentication, and a stub function for the
   main entry point for GroupDAV functions.
 
 ------------------------------------------------------------------------
-r3395 | ajc | 2005-01-24 04:37:48 +0100 (Mon, 24 Jan 2005) | 2 lines
+r3395 | ajc | 2005-01-23 22:37:48 -0500 (Sun, 23 Jan 2005) | 2 lines
 
 * Began laying the groundwork for http-authenticated GroupDAV sessions.
 
 ------------------------------------------------------------------------
-r3394 | ajc | 2005-01-22 23:50:51 +0100 (Sat, 22 Jan 2005) | 2 lines
+r3394 | ajc | 2005-01-22 17:50:51 -0500 (Sat, 22 Jan 2005) | 2 lines
 
 * removed descriptions in non-main menus
 
 ------------------------------------------------------------------------
-r3387 | ajc | 2005-01-21 04:20:32 +0100 (Fri, 21 Jan 2005) | 2 lines
+r3387 | ajc | 2005-01-20 22:20:32 -0500 (Thu, 20 Jan 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3386 | ajc | 2005-01-20 22:24:27 +0100 (Thu, 20 Jan 2005) | 5 lines
+r3386 | ajc | 2005-01-20 16:24:27 -0500 (Thu, 20 Jan 2005) | 5 lines
 
 * When viewing a calendar room, the "Read all messages" link in the
   room banner has been replaced by "Day view" and "Month view" links.
@@ -3334,18 +3349,18 @@ r3386 | ajc | 2005-01-20 22:24:27 +0100 (Thu, 20 Jan 2005) | 5 lines
   these later.)
 
 ------------------------------------------------------------------------
-r3385 | ajc | 2005-01-20 17:43:50 +0100 (Thu, 20 Jan 2005) | 2 lines
+r3385 | ajc | 2005-01-20 11:43:50 -0500 (Thu, 20 Jan 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3384 | ajc | 2005-01-20 17:13:56 +0100 (Thu, 20 Jan 2005) | 3 lines
+r3384 | ajc | 2005-01-20 11:13:56 -0500 (Thu, 20 Jan 2005) | 3 lines
 
 * Added in a bunch of stupid JavaScript to allow the instant message
   window to be dismissed.
 
 ------------------------------------------------------------------------
-r3383 | ajc | 2005-01-20 05:10:45 +0100 (Thu, 20 Jan 2005) | 5 lines
+r3383 | ajc | 2005-01-19 23:10:45 -0500 (Wed, 19 Jan 2005) | 5 lines
 
 * Cleaned up a bunch of unused cruft from the old layout
 * Instant messages are now displayed in a div that layers itself
@@ -3353,97 +3368,97 @@ r3383 | ajc | 2005-01-20 05:10:45 +0100 (Thu, 20 Jan 2005) | 5 lines
   a way to make a clickable "hide" box...
 
 ------------------------------------------------------------------------
-r3378 | ajc | 2005-01-17 05:38:17 +0100 (Mon, 17 Jan 2005) | 3 lines
+r3378 | ajc | 2005-01-16 23:38:17 -0500 (Sun, 16 Jan 2005) | 3 lines
 
 * Navbar is now dynamic, in an attempt to make only the relevant controls
   appear on any given page.
 
 ------------------------------------------------------------------------
-r3377 | ajc | 2005-01-15 08:19:08 +0100 (Sat, 15 Jan 2005) | 3 lines
+r3377 | ajc | 2005-01-15 02:19:08 -0500 (Sat, 15 Jan 2005) | 3 lines
 
 * Removed the fixed pixel width from the tree view room list so it doesn't
   wrap around in an ugly way on aIEeeee.
 
 ------------------------------------------------------------------------
-r3376 | ajc | 2005-01-15 06:26:27 +0100 (Sat, 15 Jan 2005) | 2 lines
+r3376 | ajc | 2005-01-15 00:26:27 -0500 (Sat, 15 Jan 2005) | 2 lines
 
 * Message entry window is now somewhat full screen.
 
 ------------------------------------------------------------------------
-r3375 | ajc | 2005-01-15 04:05:25 +0100 (Sat, 15 Jan 2005) | 2 lines
+r3375 | ajc | 2005-01-14 22:05:25 -0500 (Fri, 14 Jan 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3374 | ajc | 2005-01-15 03:16:50 +0100 (Sat, 15 Jan 2005) | 2 lines
+r3374 | ajc | 2005-01-14 21:16:50 -0500 (Fri, 14 Jan 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3373 | ajc | 2005-01-14 22:03:18 +0100 (Fri, 14 Jan 2005) | 2 lines
+r3373 | ajc | 2005-01-14 16:03:18 -0500 (Fri, 14 Jan 2005) | 2 lines
 
 * A few logging hacks
 
 ------------------------------------------------------------------------
-r3371 | ajc | 2005-01-14 16:00:51 +0100 (Fri, 14 Jan 2005) | 2 lines
+r3371 | ajc | 2005-01-14 10:00:51 -0500 (Fri, 14 Jan 2005) | 2 lines
 
 * Placed the navbar into the room banner, at least in its temporary form.
 
 ------------------------------------------------------------------------
-r3370 | ajc | 2005-01-14 05:53:54 +0100 (Fri, 14 Jan 2005) | 2 lines
+r3370 | ajc | 2005-01-13 23:53:54 -0500 (Thu, 13 Jan 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3369 | ajc | 2005-01-14 05:53:12 +0100 (Fri, 14 Jan 2005) | 4 lines
+r3369 | ajc | 2005-01-13 23:53:12 -0500 (Thu, 13 Jan 2005) | 4 lines
 
 * Got the three-pane model working not only with web browsers, but also
   with the disgusting abomination called Internet Explorer.  It is my
   sincere hope that a tsunami wipes out Redmond.
 
 ------------------------------------------------------------------------
-r3368 | ajc | 2005-01-14 05:39:37 +0100 (Fri, 14 Jan 2005) | 2 lines
+r3368 | ajc | 2005-01-13 23:39:37 -0500 (Thu, 13 Jan 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3367 | ajc | 2005-01-14 05:17:50 +0100 (Fri, 14 Jan 2005) | 2 lines
+r3367 | ajc | 2005-01-13 23:17:50 -0500 (Thu, 13 Jan 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3366 | ajc | 2005-01-14 05:06:35 +0100 (Fri, 14 Jan 2005) | 2 lines
+r3366 | ajc | 2005-01-13 23:06:35 -0500 (Thu, 13 Jan 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3365 | ajc | 2005-01-13 19:38:08 +0100 (Thu, 13 Jan 2005) | 2 lines
+r3365 | ajc | 2005-01-13 13:38:08 -0500 (Thu, 13 Jan 2005) | 2 lines
 
 * Insert a newline between </div> and <div id="text">
 
 ------------------------------------------------------------------------
-r3363 | ajc | 2005-01-12 04:31:02 +0100 (Wed, 12 Jan 2005) | 2 lines
+r3363 | ajc | 2005-01-11 22:31:02 -0500 (Tue, 11 Jan 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3362 | ajc | 2005-01-11 17:20:21 +0100 (Tue, 11 Jan 2005) | 3 lines
+r3362 | ajc | 2005-01-11 11:20:21 -0500 (Tue, 11 Jan 2005) | 3 lines
 
 * Switching doctype from XHTML to HTML 4.01 STRICT, because nothing handles
   XHTML properly.
 
 ------------------------------------------------------------------------
-r3361 | ajc | 2005-01-11 17:15:16 +0100 (Tue, 11 Jan 2005) | 2 lines
+r3361 | ajc | 2005-01-11 11:15:16 -0500 (Tue, 11 Jan 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3360 | ajc | 2005-01-11 15:55:03 +0100 (Tue, 11 Jan 2005) | 2 lines
+r3360 | ajc | 2005-01-11 09:55:03 -0500 (Tue, 11 Jan 2005) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3359 | ajc | 2005-01-11 06:05:11 +0100 (Tue, 11 Jan 2005) | 7 lines
+r3359 | ajc | 2005-01-11 00:05:11 -0500 (Tue, 11 Jan 2005) | 7 lines
 
 * *** HUGE CHANGES ***   *** WARNING: NOT FULLY FUNCTIONAL ***
 * Ripped things apart in a big way.  The frameset is gone (except for
@@ -3453,42 +3468,42 @@ r3359 | ajc | 2005-01-11 06:05:11 +0100 (Tue, 11 Jan 2005) | 7 lines
 * I am in the process of rewriting all of the markup as valid XHTML.
 
 ------------------------------------------------------------------------
-r3335 | ajc | 2004-12-29 23:08:08 +0100 (Wed, 29 Dec 2004) | 3 lines
+r3335 | ajc | 2004-12-29 17:08:08 -0500 (Wed, 29 Dec 2004) | 3 lines
 
 * roomops.c: provide a way to create room shares with a mapping to an
   alternate room name on the other end.
 
 ------------------------------------------------------------------------
-r3334 | ajc | 2004-12-29 20:46:04 +0100 (Wed, 29 Dec 2004) | 2 lines
+r3334 | ajc | 2004-12-29 14:46:04 -0500 (Wed, 29 Dec 2004) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3333 | ajc | 2004-12-29 18:28:09 +0100 (Wed, 29 Dec 2004) | 4 lines
+r3333 | ajc | 2004-12-29 12:28:09 -0500 (Wed, 29 Dec 2004) | 4 lines
 
 * roomops.c: when adding/removing nodes in the 'Sharing' tab, don't go
   all corrupty-whatever when a remote room name mapping is found.  Display
   the mapping and preserve it across share/unshare operations.
 
 ------------------------------------------------------------------------
-r3332 | ajc | 2004-12-28 04:58:37 +0100 (Tue, 28 Dec 2004) | 2 lines
+r3332 | ajc | 2004-12-27 22:58:37 -0500 (Mon, 27 Dec 2004) | 2 lines
 
 * THIS IS 5.28
 
 ------------------------------------------------------------------------
-r3331 | ajc | 2004-12-28 04:58:25 +0100 (Tue, 28 Dec 2004) | 4 lines
+r3331 | ajc | 2004-12-27 22:58:25 -0500 (Mon, 27 Dec 2004) | 4 lines
 
 * Corrected overly-escaped reply-to addresses in "reply" button
 * Repaired toggling of self-service account creation in admin screen
 * Bumped internal version number to 5.28
 
 ------------------------------------------------------------------------
-r3324 | ajc | 2004-12-07 05:41:58 +0100 (Tue, 07 Dec 2004) | 2 lines
+r3324 | ajc | 2004-12-06 23:41:58 -0500 (Mon, 06 Dec 2004) | 2 lines
 
 * THIS IS 5.27
 
 ------------------------------------------------------------------------
-r3323 | ajc | 2004-12-07 05:41:04 +0100 (Tue, 07 Dec 2004) | 9 lines
+r3323 | ajc | 2004-12-06 23:41:04 -0500 (Mon, 06 Dec 2004) | 9 lines
 
 * Finally tracked down the WC->vars heap corruption issue (for real this
   time).  We now call clear_local_substs() at the end of each HTTP
@@ -3500,48 +3515,48 @@ r3323 | ajc | 2004-12-07 05:41:04 +0100 (Tue, 07 Dec 2004) | 9 lines
 * Bumped internal version number to 5.27
 
 ------------------------------------------------------------------------
-r3322 | ajc | 2004-12-01 22:36:01 +0100 (Wed, 01 Dec 2004) | 2 lines
+r3322 | ajc | 2004-12-01 16:36:01 -0500 (Wed, 01 Dec 2004) | 2 lines
 
 * THIS IS 5.26
 
 ------------------------------------------------------------------------
-r3321 | ajc | 2004-12-01 22:35:45 +0100 (Wed, 01 Dec 2004) | 2 lines
+r3321 | ajc | 2004-12-01 16:35:45 -0500 (Wed, 01 Dec 2004) | 2 lines
 
 * Changed internal version number to 5.26
 
 ------------------------------------------------------------------------
-r3320 | ajc | 2004-12-01 22:34:17 +0100 (Wed, 01 Dec 2004) | 2 lines
+r3320 | ajc | 2004-12-01 16:34:17 -0500 (Wed, 01 Dec 2004) | 2 lines
 
 * Numerous memory management bugfixes.
 
 ------------------------------------------------------------------------
-r3319 | ajc | 2004-12-01 17:48:24 +0100 (Wed, 01 Dec 2004) | 2 lines
+r3319 | ajc | 2004-12-01 11:48:24 -0500 (Wed, 01 Dec 2004) | 2 lines
 
 * tools.c: don't crash when striplt() is called with a zero-length string
 
 ------------------------------------------------------------------------
-r3317 | ajc | 2004-12-01 06:15:11 +0100 (Wed, 01 Dec 2004) | 3 lines
+r3317 | ajc | 2004-12-01 00:15:11 -0500 (Wed, 01 Dec 2004) | 3 lines
 
 * Coupla memory allocation fixes, but nothing that fixes the bug I'm
   trying to find...
 
 ------------------------------------------------------------------------
-r3312 | ajc | 2004-11-12 19:02:36 +0100 (Fri, 12 Nov 2004) | 2 lines
+r3312 | ajc | 2004-11-12 13:02:36 -0500 (Fri, 12 Nov 2004) | 2 lines
 
 * Updated the richtext editor (new version from Kevin Roth's site)
 
 ------------------------------------------------------------------------
-r3303 | ajc | 2004-11-03 21:21:13 +0100 (Wed, 03 Nov 2004) | 2 lines
+r3303 | ajc | 2004-11-03 15:21:13 -0500 (Wed, 03 Nov 2004) | 2 lines
 
 * THIS IS 5.25
 
 ------------------------------------------------------------------------
-r3302 | ajc | 2004-11-03 21:21:02 +0100 (Wed, 03 Nov 2004) | 2 lines
+r3302 | ajc | 2004-11-03 15:21:02 -0500 (Wed, 03 Nov 2004) | 2 lines
 
 * Changed internal version number to 5.25
 
 ------------------------------------------------------------------------
-r3293 | ajc | 2004-10-20 04:41:45 +0200 (Wed, 20 Oct 2004) | 5 lines
+r3293 | ajc | 2004-10-19 22:41:45 -0400 (Tue, 19 Oct 2004) | 5 lines
 
 * New "notes" icon
 * Added the notes room to the icon bar
@@ -3549,170 +3564,170 @@ r3293 | ajc | 2004-10-20 04:41:45 +0200 (Wed, 20 Oct 2004) | 5 lines
   publish, but read-only.  Needs a note editor.
 
 ------------------------------------------------------------------------
-r3292 | ajc | 2004-10-15 05:10:26 +0200 (Fri, 15 Oct 2004) | 3 lines
+r3292 | ajc | 2004-10-14 23:10:26 -0400 (Thu, 14 Oct 2004) | 3 lines
 
 * Calendar objects UID now generated by generate_uuid() which creates
   pseudo-DCE-ish UUID's.
 
 ------------------------------------------------------------------------
-r3286 | ajc | 2004-10-05 03:59:32 +0200 (Tue, 05 Oct 2004) | 2 lines
+r3286 | ajc | 2004-10-04 21:59:32 -0400 (Mon, 04 Oct 2004) | 2 lines
 
 * localtime_r() fixes
 
 ------------------------------------------------------------------------
-r3279 | ajc | 2004-10-03 04:56:35 +0200 (Sun, 03 Oct 2004) | 2 lines
+r3279 | ajc | 2004-10-02 22:56:35 -0400 (Sat, 02 Oct 2004) | 2 lines
 
 * Added a pthread_attr_destroy() in the appropriate place (thanks fleeb!)
 
 ------------------------------------------------------------------------
-r3277 | ajc | 2004-10-01 18:23:24 +0200 (Fri, 01 Oct 2004) | 3 lines
+r3277 | ajc | 2004-10-01 12:23:24 -0400 (Fri, 01 Oct 2004) | 3 lines
 
 * Set up framework for "notes" view, and added a skeleton function for
   the actual display.
 
 ------------------------------------------------------------------------
-r3275 | ajc | 2004-09-30 05:44:01 +0200 (Thu, 30 Sep 2004) | 2 lines
+r3275 | ajc | 2004-09-29 23:44:01 -0400 (Wed, 29 Sep 2004) | 2 lines
 
 * fix line width break problem in chat
 
 ------------------------------------------------------------------------
-r3274 | ajc | 2004-09-28 18:12:47 +0200 (Tue, 28 Sep 2004) | 2 lines
+r3274 | ajc | 2004-09-28 12:12:47 -0400 (Tue, 28 Sep 2004) | 2 lines
 
 * THIS IS 5.24
 
 ------------------------------------------------------------------------
-r3273 | ajc | 2004-09-28 18:12:31 +0200 (Tue, 28 Sep 2004) | 2 lines
+r3273 | ajc | 2004-09-28 12:12:31 -0400 (Tue, 28 Sep 2004) | 2 lines
 
 * Prepare for 5.24 release
 
 ------------------------------------------------------------------------
-r3269 | ajc | 2004-09-27 04:17:47 +0200 (Mon, 27 Sep 2004) | 3 lines
+r3269 | ajc | 2004-09-26 22:17:47 -0400 (Sun, 26 Sep 2004) | 3 lines
 
 * messages.c: fix build problem on non-calendar-enabled installations
 * floors.c: fix a warning message
 
 ------------------------------------------------------------------------
-r3268 | ajc | 2004-09-25 05:34:21 +0200 (Sat, 25 Sep 2004) | 2 lines
+r3268 | ajc | 2004-09-24 23:34:21 -0400 (Fri, 24 Sep 2004) | 2 lines
 
 * summary.c: Fixed a calling syntax problem
 
 ------------------------------------------------------------------------
-r3267 | ajc | 2004-09-25 05:18:47 +0200 (Sat, 25 Sep 2004) | 2 lines
+r3267 | ajc | 2004-09-24 23:18:47 -0400 (Fri, 24 Sep 2004) | 2 lines
 
 * small stylesheet fix
 
 ------------------------------------------------------------------------
-r3266 | ajc | 2004-09-24 06:21:42 +0200 (Fri, 24 Sep 2004) | 3 lines
+r3266 | ajc | 2004-09-24 00:21:42 -0400 (Fri, 24 Sep 2004) | 3 lines
 
 * Fixed display bug for room list mode when we dropped down multiple
   sublevels at once (such as, from 3 to 1 instead of from 2 to 1)
 
 ------------------------------------------------------------------------
-r3265 | ajc | 2004-09-24 06:08:25 +0200 (Fri, 24 Sep 2004) | 3 lines
+r3265 | ajc | 2004-09-24 00:08:25 -0400 (Fri, 24 Sep 2004) | 3 lines
 
 * Put our <SPAN> tags back in to denote floors, rooms with new msgs, and
   rooms without new msgs
 
 ------------------------------------------------------------------------
-r3264 | ajc | 2004-09-24 06:04:35 +0200 (Fri, 24 Sep 2004) | 3 lines
+r3264 | ajc | 2004-09-24 00:04:35 -0400 (Fri, 24 Sep 2004) | 3 lines
 
 * "folders view" of room list now uses Dave Lindquist's "menuExpandable3"
   tree view.
 
 ------------------------------------------------------------------------
-r3263 | ajc | 2004-09-23 05:21:10 +0200 (Thu, 23 Sep 2004) | 2 lines
+r3263 | ajc | 2004-09-22 23:21:10 -0400 (Wed, 22 Sep 2004) | 2 lines
 
 * roomops.c: "folders" view of rooms is an actual Unnumbered List now.
 
 ------------------------------------------------------------------------
-r3253 | ajc | 2004-09-16 04:42:37 +0200 (Thu, 16 Sep 2004) | 2 lines
+r3253 | ajc | 2004-09-15 22:42:37 -0400 (Wed, 15 Sep 2004) | 2 lines
 
 * Set default view of new rooms during CRE8 command instead of afterwards
 
 ------------------------------------------------------------------------
-r3251 | ajc | 2004-09-15 05:08:50 +0200 (Wed, 15 Sep 2004) | 2 lines
+r3251 | ajc | 2004-09-14 23:08:50 -0400 (Tue, 14 Sep 2004) | 2 lines
 
 * Support config of seaperate MSA port in Citadel 6.26
 
 ------------------------------------------------------------------------
-r3246 | ajc | 2004-09-10 05:49:18 +0200 (Fri, 10 Sep 2004) | 2 lines
+r3246 | ajc | 2004-09-09 23:49:18 -0400 (Thu, 09 Sep 2004) | 2 lines
 
 * Added 'dialog' mode to setup
 
 ------------------------------------------------------------------------
-r3230 | ajc | 2004-08-31 22:31:01 +0200 (Tue, 31 Aug 2004) | 3 lines
+r3230 | ajc | 2004-08-31 16:31:01 -0400 (Tue, 31 Aug 2004) | 3 lines
 
 * When saving VTODO (tasks), insert a UID if none is already present.  Also
   increment the sequence, or insert one if none is already present.
 
 ------------------------------------------------------------------------
-r3228 | ajc | 2004-08-31 05:03:06 +0200 (Tue, 31 Aug 2004) | 2 lines
+r3228 | ajc | 2004-08-30 23:03:06 -0400 (Mon, 30 Aug 2004) | 2 lines
 
 * THIS IS 5.23
 
 ------------------------------------------------------------------------
-r3227 | ajc | 2004-08-31 05:02:28 +0200 (Tue, 31 Aug 2004) | 2 lines
+r3227 | ajc | 2004-08-30 23:02:28 -0400 (Mon, 30 Aug 2004) | 2 lines
 
 * Changed internal version number to 5.23
 
 ------------------------------------------------------------------------
-r3217 | ajc | 2004-08-27 04:47:27 +0200 (Fri, 27 Aug 2004) | 2 lines
+r3217 | ajc | 2004-08-26 22:47:27 -0400 (Thu, 26 Aug 2004) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3216 | ajc | 2004-08-27 04:40:07 +0200 (Fri, 27 Aug 2004) | 2 lines
+r3216 | ajc | 2004-08-26 22:40:07 -0400 (Thu, 26 Aug 2004) | 2 lines
 
 * Ditched the graphical buttons because CSS can do the same thing faster.
 
 ------------------------------------------------------------------------
-r3211 | ajc | 2004-08-18 05:16:12 +0200 (Wed, 18 Aug 2004) | 2 lines
+r3211 | ajc | 2004-08-17 23:16:12 -0400 (Tue, 17 Aug 2004) | 2 lines
 
 * 'move' and 'delete' buttons only show when allowed to do those things
 
 ------------------------------------------------------------------------
-r3210 | ajc | 2004-08-18 04:10:20 +0200 (Wed, 18 Aug 2004) | 3 lines
+r3210 | ajc | 2004-08-17 22:10:20 -0400 (Tue, 17 Aug 2004) | 3 lines
 
 * Reply/Move/Delete buttons are now images, because system-native buttons
   were too big and ugly.
 
 ------------------------------------------------------------------------
-r3194 | ajc | 2004-08-11 19:24:57 +0200 (Wed, 11 Aug 2004) | 3 lines
+r3194 | ajc | 2004-08-11 13:24:57 -0400 (Wed, 11 Aug 2004) | 3 lines
 
 * static/iconbar.html: removed.
 * Updated the "powered by citadel" graphic
 
 ------------------------------------------------------------------------
-r3193 | ajc | 2004-08-11 19:16:38 +0200 (Wed, 11 Aug 2004) | 2 lines
+r3193 | ajc | 2004-08-11 13:16:38 -0400 (Wed, 11 Aug 2004) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3191 | ajc | 2004-08-11 05:49:18 +0200 (Wed, 11 Aug 2004) | 3 lines
+r3191 | ajc | 2004-08-10 23:49:18 -0400 (Tue, 10 Aug 2004) | 3 lines
 
 * Replaced all instances of the name "Citadel/UX" with "Citadel"
 * Installed the "simple logo" in the iconbar
 
 ------------------------------------------------------------------------
-r3190 | ajc | 2004-08-09 05:11:22 +0200 (Mon, 09 Aug 2004) | 2 lines
+r3190 | ajc | 2004-08-08 23:11:22 -0400 (Sun, 08 Aug 2004) | 2 lines
 
 * Changed DOCTYPE to HTML 3.2 because that's really what it resembles
 
 ------------------------------------------------------------------------
-r3189 | ajc | 2004-08-05 23:32:17 +0200 (Thu, 05 Aug 2004) | 3 lines
+r3189 | ajc | 2004-08-05 17:32:17 -0400 (Thu, 05 Aug 2004) | 3 lines
 
 * Reply/Move/Delete are now buttons instead of links.  This should enable
   us to add some JavaScript magic for "Reply quoted" ...
 
 ------------------------------------------------------------------------
-r3187 | ajc | 2004-08-05 04:47:23 +0200 (Thu, 05 Aug 2004) | 4 lines
+r3187 | ajc | 2004-08-04 22:47:23 -0400 (Wed, 04 Aug 2004) | 4 lines
 
 * Removed the "pull_quote" style and used the <BLOCKQUOTE> tag instead.  It
   has a more predictable and attractive behavior, and can still be
   overridden in the style sheet if the site operator wants to.
 
 ------------------------------------------------------------------------
-r3185 | ajc | 2004-08-04 05:52:24 +0200 (Wed, 04 Aug 2004) | 5 lines
+r3185 | ajc | 2004-08-03 23:52:24 -0400 (Tue, 03 Aug 2004) | 5 lines
 
 * Tasks view is now pretty.
 * Tasks view now displays date due for each task.
@@ -3720,54 +3735,54 @@ r3185 | ajc | 2004-08-04 05:52:24 +0200 (Wed, 04 Aug 2004) | 5 lines
 * Tasks view now displays overdue tasks in red.
 
 ------------------------------------------------------------------------
-r3184 | ajc | 2004-08-03 05:55:40 +0200 (Tue, 03 Aug 2004) | 4 lines
+r3184 | ajc | 2004-08-02 23:55:40 -0400 (Mon, 02 Aug 2004) | 4 lines
 
 * Tasks view now uses the same buffer/dump logic as the calendar views, so
   we can sort them by due date and do a prettier display.  (Only the logic is
   changed so far.  The prettier display is forthcoming.)
 
 ------------------------------------------------------------------------
-r3174 | ajc | 2004-07-21 04:57:09 +0200 (Wed, 21 Jul 2004) | 2 lines
+r3174 | ajc | 2004-07-20 22:57:09 -0400 (Tue, 20 Jul 2004) | 2 lines
 
 * Internet Configuration screen looks a little neater now
 
 ------------------------------------------------------------------------
-r3173 | ajc | 2004-07-21 04:45:15 +0200 (Wed, 21 Jul 2004) | 2 lines
+r3173 | ajc | 2004-07-20 22:45:15 -0400 (Tue, 20 Jul 2004) | 2 lines
 
 * Completed the "Internet Configuration" screen
 
 ------------------------------------------------------------------------
-r3172 | ajc | 2004-07-16 21:13:37 +0200 (Fri, 16 Jul 2004) | 2 lines
+r3172 | ajc | 2004-07-16 15:13:37 -0400 (Fri, 16 Jul 2004) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3171 | ajc | 2004-07-16 21:13:11 +0200 (Fri, 16 Jul 2004) | 2 lines
+r3171 | ajc | 2004-07-16 15:13:11 -0400 (Fri, 16 Jul 2004) | 2 lines
 
 * tools.c: display 13:00 as 12pm, not 12am
 
 ------------------------------------------------------------------------
-r3170 | ajc | 2004-07-16 05:14:03 +0200 (Fri, 16 Jul 2004) | 2 lines
+r3170 | ajc | 2004-07-15 23:14:03 -0400 (Thu, 15 Jul 2004) | 2 lines
 
 * more work on inetconf screen
 
 ------------------------------------------------------------------------
-r3169 | ajc | 2004-07-16 04:50:00 +0200 (Fri, 16 Jul 2004) | 2 lines
+r3169 | ajc | 2004-07-15 22:50:00 -0400 (Thu, 15 Jul 2004) | 2 lines
 
 * useredit.c: put a pretty box around user editing
 
 ------------------------------------------------------------------------
-r3166 | ajc | 2004-07-14 06:19:57 +0200 (Wed, 14 Jul 2004) | 2 lines
+r3166 | ajc | 2004-07-14 00:19:57 -0400 (Wed, 14 Jul 2004) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3165 | ajc | 2004-07-13 05:25:08 +0200 (Tue, 13 Jul 2004) | 2 lines
+r3165 | ajc | 2004-07-12 23:25:08 -0400 (Mon, 12 Jul 2004) | 2 lines
 
 * inetconf.c: added.  Not finished yet.
 
 ------------------------------------------------------------------------
-r3160 | ajc | 2004-07-10 05:10:20 +0200 (Sat, 10 Jul 2004) | 8 lines
+r3160 | ajc | 2004-07-09 23:10:20 -0400 (Fri, 09 Jul 2004) | 8 lines
 
 * Completed web screens for THE DREADED AUTO-PURGER by adding room and
   floor level configurations.
@@ -3778,173 +3793,173 @@ r3160 | ajc | 2004-07-10 05:10:20 +0200 (Sat, 10 Jul 2004) | 8 lines
   out to the main menu.
 
 ------------------------------------------------------------------------
-r3158 | ajc | 2004-07-08 05:03:02 +0200 (Thu, 08 Jul 2004) | 4 lines
+r3158 | ajc | 2004-07-07 23:03:02 -0400 (Wed, 07 Jul 2004) | 4 lines
 
 * Added global settings for THE DREADED AUTO-PURGER to the site-wide
   configuration (public rooms default and mailboxes default).  Still need
   to add floor and room policy screens.
 
 ------------------------------------------------------------------------
-r3153 | ajc | 2004-07-02 05:28:08 +0200 (Fri, 02 Jul 2004) | 4 lines
+r3153 | ajc | 2004-07-01 23:28:08 -0400 (Thu, 01 Jul 2004) | 4 lines
 
 * Much-improved alphabet tabs for Address Book view.  Now divides the
   total number of names by (names per page, currently 60) and sets up
   that many tabs, with proper [Aaa-Bbb] labels on them.
 
 ------------------------------------------------------------------------
-r3152 | ajc | 2004-07-02 05:26:06 +0200 (Fri, 02 Jul 2004) | 2 lines
+r3152 | ajc | 2004-07-01 23:26:06 -0400 (Thu, 01 Jul 2004) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3151 | ajc | 2004-07-01 04:40:41 +0200 (Thu, 01 Jul 2004) | 4 lines
+r3151 | ajc | 2004-06-30 22:40:41 -0400 (Wed, 30 Jun 2004) | 4 lines
 
 * Clicking "Enter a message" in a groupware room now automatically calls
   the correct editor for the type of objects in the room (message, calendar
   event, task, address book entry)
 
 ------------------------------------------------------------------------
-r3150 | ajc | 2004-06-30 23:50:55 +0200 (Wed, 30 Jun 2004) | 2 lines
+r3150 | ajc | 2004-06-30 17:50:55 -0400 (Wed, 30 Jun 2004) | 2 lines
 
 * minor fix
 
 ------------------------------------------------------------------------
-r3149 | ajc | 2004-06-29 19:21:25 +0200 (Tue, 29 Jun 2004) | 3 lines
+r3149 | ajc | 2004-06-29 13:21:25 -0400 (Tue, 29 Jun 2004) | 3 lines
 
 * Removed the word "room" in a few locations, as part of our push towards
   not looking like a BBS when running in groupware mode
 
 ------------------------------------------------------------------------
-r3148 | ajc | 2004-06-29 02:37:04 +0200 (Tue, 29 Jun 2004) | 2 lines
+r3148 | ajc | 2004-06-28 20:37:04 -0400 (Mon, 28 Jun 2004) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3147 | ajc | 2004-06-29 02:37:02 +0200 (Tue, 29 Jun 2004) | 2 lines
+r3147 | ajc | 2004-06-28 20:37:02 -0400 (Mon, 28 Jun 2004) | 2 lines
 
 * Made some fonts bigger because users were complaining...
 
 ------------------------------------------------------------------------
-r3145 | ajc | 2004-06-27 05:02:05 +0200 (Sun, 27 Jun 2004) | 3 lines
+r3145 | ajc | 2004-06-26 23:02:05 -0400 (Sat, 26 Jun 2004) | 3 lines
 
 * Summary view -- always view ALL messages
 * Summary view -- new messages are in boldface
 
 ------------------------------------------------------------------------
-r3144 | ajc | 2004-06-24 22:42:14 +0200 (Thu, 24 Jun 2004) | 4 lines
+r3144 | ajc | 2004-06-24 16:42:14 -0400 (Thu, 24 Jun 2004) | 4 lines
 
 * Added the "server ip address" Citadel config option
 * Site config: added "Changes will not take effect until..." language
   to relevant screens
 
 ------------------------------------------------------------------------
-r3140 | ajc | 2004-06-24 16:50:35 +0200 (Thu, 24 Jun 2004) | 2 lines
+r3140 | ajc | 2004-06-24 10:50:35 -0400 (Thu, 24 Jun 2004) | 2 lines
 
 * Added the ability to listen on a single IP address instead of all addresses.
 
 ------------------------------------------------------------------------
-r3138 | ajc | 2004-06-22 04:21:56 +0200 (Tue, 22 Jun 2004) | 2 lines
+r3138 | ajc | 2004-06-21 22:21:56 -0400 (Mon, 21 Jun 2004) | 2 lines
 
 * Minor UI tweaks
 
 ------------------------------------------------------------------------
-r3137 | ajc | 2004-06-21 17:00:52 +0200 (Mon, 21 Jun 2004) | 2 lines
+r3137 | ajc | 2004-06-21 11:00:52 -0400 (Mon, 21 Jun 2004) | 2 lines
 
 * minor CSS changes
 
 ------------------------------------------------------------------------
-r3136 | ajc | 2004-06-19 05:21:43 +0200 (Sat, 19 Jun 2004) | 2 lines
+r3136 | ajc | 2004-06-18 23:21:43 -0400 (Fri, 18 Jun 2004) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3135 | ajc | 2004-06-19 05:21:40 +0200 (Sat, 19 Jun 2004) | 2 lines
+r3135 | ajc | 2004-06-18 23:21:40 -0400 (Fri, 18 Jun 2004) | 2 lines
 
 * THIS IS 5.22
 
 ------------------------------------------------------------------------
-r3132 | ajc | 2004-06-19 05:11:07 +0200 (Sat, 19 Jun 2004) | 4 lines
+r3132 | ajc | 2004-06-18 23:11:07 -0400 (Fri, 18 Jun 2004) | 4 lines
 
 * Instead of a crufty "the topmost Internet email address will be used
   for outgoing email" explanation, separated it into "Primary Internet
   email address" and "Other email addresses" boxes.
 
 ------------------------------------------------------------------------
-r3131 | ajc | 2004-06-19 04:42:13 +0200 (Sat, 19 Jun 2004) | 3 lines
+r3131 | ajc | 2004-06-18 22:42:13 -0400 (Fri, 18 Jun 2004) | 3 lines
 
 * Removed the "aides access to mailboxes" config option, which is no longer
   part of the Citadel system.
 
 ------------------------------------------------------------------------
-r3126 | ajc | 2004-06-16 04:07:22 +0200 (Wed, 16 Jun 2004) | 2 lines
+r3126 | ajc | 2004-06-15 22:07:22 -0400 (Tue, 15 Jun 2004) | 2 lines
 
 * Removed a couple of lines of debugging code leftover from last night
 
 ------------------------------------------------------------------------
-r3124 | ajc | 2004-06-15 06:07:25 +0200 (Tue, 15 Jun 2004) | 2 lines
+r3124 | ajc | 2004-06-15 00:07:25 -0400 (Tue, 15 Jun 2004) | 2 lines
 
 * removed tracing code
 
 ------------------------------------------------------------------------
-r3123 | ajc | 2004-06-15 05:06:11 +0200 (Tue, 15 Jun 2004) | 4 lines
+r3123 | ajc | 2004-06-14 23:06:11 -0400 (Mon, 14 Jun 2004) | 4 lines
 
 * Bumped internal version number to 5.22
 * Use new fast headers-only-no-mime fetch mode in Citadel for
   message summaries
 
 ------------------------------------------------------------------------
-r3121 | ajc | 2004-06-15 04:30:21 +0200 (Tue, 15 Jun 2004) | 2 lines
+r3121 | ajc | 2004-06-14 22:30:21 -0400 (Mon, 14 Jun 2004) | 2 lines
 
 * Honor "maxmsgs" even when viewing a mailbox in summary mode
 
 ------------------------------------------------------------------------
-r3119 | ajc | 2004-06-12 06:26:38 +0200 (Sat, 12 Jun 2004) | 3 lines
+r3119 | ajc | 2004-06-12 00:26:38 -0400 (Sat, 12 Jun 2004) | 3 lines
 
 * Fixed some garbled output resulting from turning things that look like
   links into links.
 
 ------------------------------------------------------------------------
-r3118 | ajc | 2004-06-11 18:09:36 +0200 (Fri, 11 Jun 2004) | 4 lines
+r3118 | ajc | 2004-06-11 12:09:36 -0400 (Fri, 11 Jun 2004) | 4 lines
 
 * Moved the room graphic to the left of the room name in the banner, to
   make it more consistent with the rest of the site.
 * Reduced the size of the font in the iconbar
 
 ------------------------------------------------------------------------
-r3117 | ajc | 2004-06-11 05:15:08 +0200 (Fri, 11 Jun 2004) | 4 lines
+r3117 | ajc | 2004-06-10 23:15:08 -0400 (Thu, 10 Jun 2004) | 4 lines
 
 * When "Add" is clicked without specifying an upload filename, resume
   composition instead of aborting the post.
 * Add attachments to messages in forward order, not reverse order
 
 ------------------------------------------------------------------------
-r3115 | ajc | 2004-06-10 05:08:48 +0200 (Thu, 10 Jun 2004) | 2 lines
+r3115 | ajc | 2004-06-09 23:08:48 -0400 (Wed, 09 Jun 2004) | 2 lines
 
 * Improved the appearance of tabs in the room config screen
 
 ------------------------------------------------------------------------
-r3114 | ajc | 2004-06-10 04:58:57 +0200 (Thu, 10 Jun 2004) | 2 lines
+r3114 | ajc | 2004-06-09 22:58:57 -0400 (Wed, 09 Jun 2004) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3113 | ajc | 2004-06-10 04:58:55 +0200 (Thu, 10 Jun 2004) | 3 lines
+r3113 | ajc | 2004-06-09 22:58:55 -0400 (Wed, 09 Jun 2004) | 3 lines
 
 * Made all the title boxes the same background color.  The old scheme was
   cute but not professional looking.
 
 ------------------------------------------------------------------------
-r3106 | ajc | 2004-06-06 21:53:29 +0200 (Sun, 06 Jun 2004) | 2 lines
+r3106 | ajc | 2004-06-06 15:53:29 -0400 (Sun, 06 Jun 2004) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3105 | ajc | 2004-06-06 21:53:27 +0200 (Sun, 06 Jun 2004) | 2 lines
+r3105 | ajc | 2004-06-06 15:53:27 -0400 (Sun, 06 Jun 2004) | 2 lines
 
 * THIS IS 5.21
 
 ------------------------------------------------------------------------
-r3104 | ajc | 2004-06-06 21:32:15 +0200 (Sun, 06 Jun 2004) | 6 lines
+r3104 | ajc | 2004-06-06 15:32:15 -0400 (Sun, 06 Jun 2004) | 6 lines
 
 * Cleaned up a couple of FIXME's sitting around in the code
 * Altered the conditions under which stray http://... strings are
@@ -3953,23 +3968,23 @@ r3104 | ajc | 2004-06-06 21:32:15 +0200 (Sun, 06 Jun 2004) | 6 lines
 * Set internal version number to 5.21
 
 ------------------------------------------------------------------------
-r3103 | ajc | 2004-06-04 04:29:08 +0200 (Fri, 04 Jun 2004) | 2 lines
+r3103 | ajc | 2004-06-03 22:29:08 -0400 (Thu, 03 Jun 2004) | 2 lines
 
 * Fixed bug in "validate new users" screen (thanks Campy)
 
 ------------------------------------------------------------------------
-r3102 | ajc | 2004-06-03 05:21:22 +0200 (Thu, 03 Jun 2004) | 2 lines
+r3102 | ajc | 2004-06-02 23:21:22 -0400 (Wed, 02 Jun 2004) | 2 lines
 
 * "Reply" button now carries the message subject into the reply.
 
 ------------------------------------------------------------------------
-r3099 | ajc | 2004-06-02 04:07:54 +0200 (Wed, 02 Jun 2004) | 3 lines
+r3099 | ajc | 2004-06-01 22:07:54 -0400 (Tue, 01 Jun 2004) | 3 lines
 
 * setup.c: updated the setup script to configure two /etc/inittab entries,
   one for http and one for https.
 
 ------------------------------------------------------------------------
-r3098 | ajc | 2004-06-01 23:46:47 +0200 (Tue, 01 Jun 2004) | 5 lines
+r3098 | ajc | 2004-06-01 17:46:47 -0400 (Tue, 01 Jun 2004) | 5 lines
 
 * crypto.c: when an SSL connection errors out (and closes) unexpectedly
   during a read or write operation, do not attempt to finish the operation
@@ -3977,181 +3992,181 @@ r3098 | ajc | 2004-06-01 23:46:47 +0200 (Tue, 01 Jun 2004) | 5 lines
   the server to segfault.
 
 ------------------------------------------------------------------------
-r3097 | ajc | 2004-06-01 21:01:22 +0200 (Tue, 01 Jun 2004) | 3 lines
+r3097 | ajc | 2004-06-01 15:01:22 -0400 (Tue, 01 Jun 2004) | 3 lines
 
 * netconf.c: widened some of the text entry fields
 * webcit.h: bumped up the internal version number to 5.20
 
 ------------------------------------------------------------------------
-r3096 | ajc | 2004-06-01 20:44:20 +0200 (Tue, 01 Jun 2004) | 3 lines
+r3096 | ajc | 2004-06-01 14:44:20 -0400 (Tue, 01 Jun 2004) | 3 lines
 
 * Return to the old command-line usage (-s for https, service is either
   http or https but not both)
 
 ------------------------------------------------------------------------
-r3095 | ajc | 2004-06-01 05:32:29 +0200 (Tue, 01 Jun 2004) | 3 lines
+r3095 | ajc | 2004-05-31 23:32:29 -0400 (Mon, 31 May 2004) | 3 lines
 
 * Add "permanent room" setting to room edit screen
 * create room -- allow longer strings
 
 ------------------------------------------------------------------------
-r3094 | ajc | 2004-06-01 02:36:43 +0200 (Tue, 01 Jun 2004) | 3 lines
+r3094 | ajc | 2004-05-31 20:36:43 -0400 (Mon, 31 May 2004) | 3 lines
 
 * Hmmph.  Do the session cookie as hex instead of base64.  There really
   are some characters in the base64 set that make HTTP do nasty things.
 
 ------------------------------------------------------------------------
-r3093 | ajc | 2004-05-31 23:43:27 +0200 (Mon, 31 May 2004) | 4 lines
+r3093 | ajc | 2004-05-31 17:43:27 -0400 (Mon, 31 May 2004) | 4 lines
 
 * Added "|END" to the session cookie before base64-ing it.  This fixes a
   problem with certain room names causing the webserver to freak out and
   break embedded images and stuff.  I don't know why.
 
 ------------------------------------------------------------------------
-r3092 | ajc | 2004-05-31 22:34:11 +0200 (Mon, 31 May 2004) | 3 lines
+r3092 | ajc | 2004-05-31 16:34:11 -0400 (Mon, 31 May 2004) | 3 lines
 
 * Message entry using Kevin Roth's excellent cross-platform richtext
   editing script.
 
 ------------------------------------------------------------------------
-r3091 | ajc | 2004-05-31 17:54:13 +0200 (Mon, 31 May 2004) | 2 lines
+r3091 | ajc | 2004-05-31 11:54:13 -0400 (Mon, 31 May 2004) | 2 lines
 
 * "text" and "HTML" options for message entry.
 
 ------------------------------------------------------------------------
-r3089 | ajc | 2004-05-29 05:31:49 +0200 (Sat, 29 May 2004) | 2 lines
+r3089 | ajc | 2004-05-28 23:31:49 -0400 (Fri, 28 May 2004) | 2 lines
 
 * tighten up the space between icons in the iconbar
 
 ------------------------------------------------------------------------
-r3088 | ajc | 2004-05-28 22:24:53 +0200 (Fri, 28 May 2004) | 2 lines
+r3088 | ajc | 2004-05-28 16:24:53 -0400 (Fri, 28 May 2004) | 2 lines
 
 * Cosmetic changes
 
 ------------------------------------------------------------------------
-r3084 | ajc | 2004-05-24 05:02:38 +0200 (Mon, 24 May 2004) | 2 lines
+r3084 | ajc | 2004-05-23 23:02:38 -0400 (Sun, 23 May 2004) | 2 lines
 
 * CSS change to make folder names stand out more in the "Folder View"
 
 ------------------------------------------------------------------------
-r3067 | ajc | 2004-04-30 06:09:06 +0200 (Fri, 30 Apr 2004) | 2 lines
+r3067 | ajc | 2004-04-30 00:09:06 -0400 (Fri, 30 Apr 2004) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3066 | ajc | 2004-04-30 06:09:01 +0200 (Fri, 30 Apr 2004) | 2 lines
+r3066 | ajc | 2004-04-30 00:09:01 -0400 (Fri, 30 Apr 2004) | 2 lines
 
 * THIS IS 5.10
 
 ------------------------------------------------------------------------
-r3065 | ajc | 2004-04-30 06:08:48 +0200 (Fri, 30 Apr 2004) | 3 lines
+r3065 | ajc | 2004-04-30 00:08:48 -0400 (Fri, 30 Apr 2004) | 3 lines
 
 * Changed internal version number to 5.10
 * Updated documentation for the new HTTPS service
 
 ------------------------------------------------------------------------
-r3062 | ajc | 2004-04-27 05:23:39 +0200 (Tue, 27 Apr 2004) | 2 lines
+r3062 | ajc | 2004-04-26 23:23:39 -0400 (Mon, 26 Apr 2004) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3061 | ajc | 2004-04-27 05:21:36 +0200 (Tue, 27 Apr 2004) | 2 lines
+r3061 | ajc | 2004-04-26 23:21:36 -0400 (Mon, 26 Apr 2004) | 2 lines
 
 * Prompt for HTTPS port number during setup.  We may make this optional.
 
 ------------------------------------------------------------------------
-r3060 | ajc | 2004-04-27 05:16:31 +0200 (Tue, 27 Apr 2004) | 4 lines
+r3060 | ajc | 2004-04-26 23:16:31 -0400 (Mon, 26 Apr 2004) | 4 lines
 
 * When running on the same host as Citadel, if no key/cert are found,
   symlink to Citadel's if possible.
 * One server binary now forks to start both http and https servers.
 
 ------------------------------------------------------------------------
-r3056 | ajc | 2004-04-21 05:43:39 +0200 (Wed, 21 Apr 2004) | 3 lines
+r3056 | ajc | 2004-04-20 23:43:39 -0400 (Tue, 20 Apr 2004) | 3 lines
 
 * Completed remaining SSL fixes.  Works in Moz, aIEeee, Konq; self-signed
   certs are also no longer invalid.
 
 ------------------------------------------------------------------------
-r3054 | ajc | 2004-04-21 04:25:13 +0200 (Wed, 21 Apr 2004) | 3 lines
+r3054 | ajc | 2004-04-20 22:25:13 -0400 (Tue, 20 Apr 2004) | 3 lines
 
 * Replaced ctdl_install_certificate() with convenience functions found
   in the OpenSSL library.
 
 ------------------------------------------------------------------------
-r3053 | ajc | 2004-04-21 04:19:41 +0200 (Wed, 21 Apr 2004) | 4 lines
+r3053 | ajc | 2004-04-20 22:19:41 -0400 (Tue, 20 Apr 2004) | 4 lines
 
 * Got HTTPS to work with Mozilla (by twiddling stuff that I still don't
   understand, but read at http://www.informit.com/articles/article.asp?p=22078
   ).  Still doesn't work with Internet Monopolizer, though.
 
 ------------------------------------------------------------------------
-r3051 | ajc | 2004-04-20 04:32:44 +0200 (Tue, 20 Apr 2004) | 4 lines
+r3051 | ajc | 2004-04-19 22:32:44 -0400 (Mon, 19 Apr 2004) | 4 lines
 
 * Allow setup to run seamlessly from within the Citadel/UX Ridiculously
   Easy Installer by observing the values of environment variables
   CITADEL_INSTALLER, CITADEL, and WEBCIT.
 
 ------------------------------------------------------------------------
-r3050 | ajc | 2004-04-20 04:02:50 +0200 (Tue, 20 Apr 2004) | 2 lines
+r3050 | ajc | 2004-04-19 22:02:50 -0400 (Mon, 19 Apr 2004) | 2 lines
 
 * "make install"
 
 ------------------------------------------------------------------------
-r3049 | ajc | 2004-04-16 05:38:37 +0200 (Fri, 16 Apr 2004) | 2 lines
+r3049 | ajc | 2004-04-15 23:38:37 -0400 (Thu, 15 Apr 2004) | 2 lines
 
 * more fixes
 
 ------------------------------------------------------------------------
-r3048 | ajc | 2004-04-16 05:14:06 +0200 (Fri, 16 Apr 2004) | 2 lines
+r3048 | ajc | 2004-04-15 23:14:06 -0400 (Thu, 15 Apr 2004) | 2 lines
 
 * Minor fix for previous checkin
 
 ------------------------------------------------------------------------
-r3047 | ajc | 2004-04-16 04:59:01 +0200 (Fri, 16 Apr 2004) | 3 lines
+r3047 | ajc | 2004-04-15 22:59:01 -0400 (Thu, 15 Apr 2004) | 3 lines
 
 * Completed SSL support.  Still doesn't work with all browsers... gotta
   figure out why
 
 ------------------------------------------------------------------------
-r3046 | ajc | 2004-04-15 05:57:00 +0200 (Thu, 15 Apr 2004) | 3 lines
+r3046 | ajc | 2004-04-14 23:57:00 -0400 (Wed, 14 Apr 2004) | 3 lines
 
 * Brought over the SSL/TLS stuff from Citadel.  I think it's complete but
   it has a crashy crashy bug in it.  Don't use it yet.
 
 ------------------------------------------------------------------------
-r3038 | ajc | 2004-04-13 21:41:36 +0200 (Tue, 13 Apr 2004) | 3 lines
+r3038 | ajc | 2004-04-13 15:41:36 -0400 (Tue, 13 Apr 2004) | 3 lines
 
 * GET /freebusy/user.vcf *and* /freebusy/user.vfb now both work.
   (freebusy data fetch for anonymous Kolab type clients)
 
 ------------------------------------------------------------------------
-r3034 | ajc | 2004-04-10 06:32:59 +0200 (Sat, 10 Apr 2004) | 2 lines
+r3034 | ajc | 2004-04-10 00:32:59 -0400 (Sat, 10 Apr 2004) | 2 lines
 
 * Fixed some version and copyright date oopses
 
 ------------------------------------------------------------------------
-r3033 | ajc | 2004-04-10 06:29:33 +0200 (Sat, 10 Apr 2004) | 2 lines
+r3033 | ajc | 2004-04-10 00:29:33 -0400 (Sat, 10 Apr 2004) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r3032 | ajc | 2004-04-10 06:29:30 +0200 (Sat, 10 Apr 2004) | 2 lines
+r3032 | ajc | 2004-04-10 00:29:30 -0400 (Sat, 10 Apr 2004) | 2 lines
 
 * THIS IS 5.06
 
 ------------------------------------------------------------------------
-r3031 | ajc | 2004-04-10 06:29:21 +0200 (Sat, 10 Apr 2004) | 2 lines
+r3031 | ajc | 2004-04-10 00:29:21 -0400 (Sat, 10 Apr 2004) | 2 lines
 
 * Changed internal version number to 5.06
 
 ------------------------------------------------------------------------
-r3021 | ajc | 2004-03-29 06:30:20 +0200 (Mon, 29 Mar 2004) | 2 lines
+r3021 | ajc | 2004-03-28 23:30:20 -0500 (Sun, 28 Mar 2004) | 2 lines
 
 * configure.in, Makefile.in: handle $LDFLAGS
 
 ------------------------------------------------------------------------
-r2992 | ajc | 2004-03-20 06:03:14 +0100 (Sat, 20 Mar 2004) | 5 lines
+r2992 | ajc | 2004-03-20 00:03:14 -0500 (Sat, 20 Mar 2004) | 5 lines
 
 * Original startup thread becomes a worker thread after initialization.
   Doing otherwise turns it into a zombie (at least on Linux) and possibly
@@ -4159,41 +4174,41 @@ r2992 | ajc | 2004-03-20 06:03:14 +0100 (Sat, 20 Mar 2004) | 5 lines
 * Filter out NOOP's received in chat
 
 ------------------------------------------------------------------------
-r2991 | ajc | 2004-03-18 05:32:28 +0100 (Thu, 18 Mar 2004) | 2 lines
+r2991 | ajc | 2004-03-17 23:32:28 -0500 (Wed, 17 Mar 2004) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r2990 | ajc | 2004-03-18 05:32:24 +0100 (Thu, 18 Mar 2004) | 4 lines
+r2990 | ajc | 2004-03-17 23:32:24 -0500 (Wed, 17 Mar 2004) | 4 lines
 
 * Removed the language in README.TXT which told everyone that chat wouldn't
   work with a non-local Citadel server, because that's no longer true.
 * Removed the old chat applet from the static/ directory
 
 ------------------------------------------------------------------------
-r2989 | ajc | 2004-03-18 05:00:47 +0100 (Thu, 18 Mar 2004) | 2 lines
+r2989 | ajc | 2004-03-17 23:00:47 -0500 (Wed, 17 Mar 2004) | 2 lines
 
 * Rounded web boxes now look correct in all browsers.
 
 ------------------------------------------------------------------------
-r2988 | ajc | 2004-03-17 19:25:31 +0100 (Wed, 17 Mar 2004) | 4 lines
+r2988 | ajc | 2004-03-17 13:25:31 -0500 (Wed, 17 Mar 2004) | 4 lines
 
 * When creating a new user, auto-chain to the "edit user configuration"
   screen, and subsequently auto-chain to the "edit address book entry"
   screen.  This creates a nice sensible workflow.
 
 ------------------------------------------------------------------------
-r2984 | ajc | 2004-03-15 23:47:09 +0100 (Mon, 15 Mar 2004) | 2 lines
+r2984 | ajc | 2004-03-15 17:47:09 -0500 (Mon, 15 Mar 2004) | 2 lines
 
 * Prettied up the chat window a little more.
 
 ------------------------------------------------------------------------
-r2977 | ajc | 2004-03-15 05:27:47 +0100 (Mon, 15 Mar 2004) | 2 lines
+r2977 | ajc | 2004-03-14 23:27:47 -0500 (Sun, 14 Mar 2004) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r2976 | ajc | 2004-03-15 05:27:44 +0100 (Mon, 15 Mar 2004) | 5 lines
+r2976 | ajc | 2004-03-14 23:27:44 -0500 (Sun, 14 Mar 2004) | 5 lines
 
 * Chat now appears in a separate window
 * Use regular frames instead of IFRAMEs for chat
@@ -4201,36 +4216,36 @@ r2976 | ajc | 2004-03-15 05:27:44 +0100 (Mon, 15 Mar 2004) | 5 lines
 * Added a "List Users" button
 
 ------------------------------------------------------------------------
-r2975 | ajc | 2004-03-15 04:45:01 +0100 (Mon, 15 Mar 2004) | 3 lines
+r2975 | ajc | 2004-03-14 22:45:01 -0500 (Sun, 14 Mar 2004) | 3 lines
 
 * Open chat in a separate window.
 * Use regular frames instead of IFRAMEs.
 
 ------------------------------------------------------------------------
-r2965 | error | 2004-03-09 21:46:33 +0100 (Tue, 09 Mar 2004) | 2 lines
+r2965 | error | 2004-03-09 15:46:33 -0500 (Tue, 09 Mar 2004) | 2 lines
 
 * Add a Linux Software Map file
 
 ------------------------------------------------------------------------
-r2962 | ajc | 2004-03-07 23:04:32 +0100 (Sun, 07 Mar 2004) | 3 lines
+r2962 | ajc | 2004-03-07 17:04:32 -0500 (Sun, 07 Mar 2004) | 3 lines
 
 * Fix the current view not being set to the default view for the creator
   of a room.
 
 ------------------------------------------------------------------------
-r2961 | ajc | 2004-03-07 22:31:17 +0100 (Sun, 07 Mar 2004) | 4 lines
+r2961 | ajc | 2004-03-07 16:31:17 -0500 (Sun, 07 Mar 2004) | 4 lines
 
 * serv_read() now zeroes out the supplied buffer (with the supplied
   length) if a server read fails.  This causes serv_gets() to return
   instead of looping endlessly.  Fixes chat problem found on linux-ppc.
 
 ------------------------------------------------------------------------
-r2954 | ajc | 2004-03-03 06:36:41 +0100 (Wed, 03 Mar 2004) | 2 lines
+r2954 | ajc | 2004-03-03 00:36:41 -0500 (Wed, 03 Mar 2004) | 2 lines
 
 * Close chat socket if already open
 
 ------------------------------------------------------------------------
-r2953 | ajc | 2004-03-03 06:21:36 +0100 (Wed, 03 Mar 2004) | 5 lines
+r2953 | ajc | 2004-03-03 00:21:36 -0500 (Wed, 03 Mar 2004) | 5 lines
 
 * Made the chat screen totally kick-ass sweet.  The flickering reload
   i-frame is now tiny and hidden, and it *appends* new chat data to
@@ -4238,28 +4253,28 @@ r2953 | ajc | 2004-03-03 06:21:36 +0100 (Wed, 03 Mar 2004) | 5 lines
 * Added a help button to the chat screen.
 
 ------------------------------------------------------------------------
-r2947 | ajc | 2004-02-29 23:52:15 +0100 (Sun, 29 Feb 2004) | 3 lines
+r2947 | ajc | 2004-02-29 17:52:15 -0500 (Sun, 29 Feb 2004) | 3 lines
 
 * Close and clear (set to -1) server socket handle when socket errors are
   detected.  Fixes a chat problem reported by Winzlo.
 
 ------------------------------------------------------------------------
-r2946 | ajc | 2004-02-29 07:12:52 +0100 (Sun, 29 Feb 2004) | 2 lines
+r2946 | ajc | 2004-02-29 01:12:52 -0500 (Sun, 29 Feb 2004) | 2 lines
 
 * can add chat to iconbar
 
 ------------------------------------------------------------------------
-r2945 | ajc | 2004-02-29 06:34:25 +0100 (Sun, 29 Feb 2004) | 2 lines
+r2945 | ajc | 2004-02-29 00:34:25 -0500 (Sun, 29 Feb 2004) | 2 lines
 
 * Display the Chat menu option as "Chat with other users in <roomname>"
 
 ------------------------------------------------------------------------
-r2941 | ajc | 2004-02-27 06:04:38 +0100 (Fri, 27 Feb 2004) | 2 lines
+r2941 | ajc | 2004-02-27 00:04:38 -0500 (Fri, 27 Feb 2004) | 2 lines
 
 * fix frameset bug in page popups
 
 ------------------------------------------------------------------------
-r2936 | ajc | 2004-02-26 05:08:58 +0100 (Thu, 26 Feb 2004) | 5 lines
+r2936 | ajc | 2004-02-25 23:08:58 -0500 (Wed, 25 Feb 2004) | 5 lines
 
 * Fixed a problem that made WebCit go to the "no cookies" screen instead
   of the logout banner.
@@ -4267,87 +4282,87 @@ r2936 | ajc | 2004-02-26 05:08:58 +0100 (Thu, 26 Feb 2004) | 5 lines
   we still had a 64-byte room name in the march_list struct.  ooooops...
 
 ------------------------------------------------------------------------
-r2935 | ajc | 2004-02-26 04:07:26 +0100 (Thu, 26 Feb 2004) | 2 lines
+r2935 | ajc | 2004-02-25 22:07:26 -0500 (Wed, 25 Feb 2004) | 2 lines
 
 * Put the /favicon.ico --> /static/favicon.ico hack back in.  Why not?
 
 ------------------------------------------------------------------------
-r2934 | ajc | 2004-02-26 00:11:49 +0100 (Thu, 26 Feb 2004) | 2 lines
+r2934 | ajc | 2004-02-25 18:11:49 -0500 (Wed, 25 Feb 2004) | 2 lines
 
 * do_logout
 
 ------------------------------------------------------------------------
-r2933 | ajc | 2004-02-26 00:10:28 +0100 (Thu, 26 Feb 2004) | 2 lines
+r2933 | ajc | 2004-02-25 18:10:28 -0500 (Wed, 25 Feb 2004) | 2 lines
 
 * Allow "/do_logout" as a no-frames page
 
 ------------------------------------------------------------------------
-r2932 | ajc | 2004-02-26 00:00:21 +0100 (Thu, 26 Feb 2004) | 3 lines
+r2932 | ajc | 2004-02-25 18:00:21 -0500 (Wed, 25 Feb 2004) | 3 lines
 
 * Changed the favicon support to LINK tags in the HEAD of static stuff,
   to make life easier.  (Thanks to prosthetik for this)
 
 ------------------------------------------------------------------------
-r2931 | ajc | 2004-02-25 16:20:11 +0100 (Wed, 25 Feb 2004) | 2 lines
+r2931 | ajc | 2004-02-25 10:20:11 -0500 (Wed, 25 Feb 2004) | 2 lines
 
 * Support for favicon.ico in the static/ directory
 
 ------------------------------------------------------------------------
-r2928 | ajc | 2004-02-24 05:06:42 +0100 (Tue, 24 Feb 2004) | 2 lines
+r2928 | ajc | 2004-02-23 23:06:42 -0500 (Mon, 23 Feb 2004) | 2 lines
 
 * Changed the colors slightly in chat screen
 
 ------------------------------------------------------------------------
-r2918 | ajc | 2004-02-20 07:07:06 +0100 (Fri, 20 Feb 2004) | 2 lines
+r2918 | ajc | 2004-02-20 01:07:06 -0500 (Fri, 20 Feb 2004) | 2 lines
 
 * Replaced the Java chat with a new system based on IFRAME's and JavaScript
 
 ------------------------------------------------------------------------
-r2915 | ajc | 2004-02-19 04:32:53 +0100 (Thu, 19 Feb 2004) | 2 lines
+r2915 | ajc | 2004-02-18 22:32:53 -0500 (Wed, 18 Feb 2004) | 2 lines
 
 * THIS IS 5.05
 
 ------------------------------------------------------------------------
-r2914 | ajc | 2004-02-19 04:32:38 +0100 (Thu, 19 Feb 2004) | 3 lines
+r2914 | ajc | 2004-02-18 22:32:38 -0500 (Wed, 18 Feb 2004) | 3 lines
 
 * Changed the internal version number to 5.05
 * Completed the frames fix
 
 ------------------------------------------------------------------------
-r2913 | ajc | 2004-02-18 21:11:07 +0100 (Wed, 18 Feb 2004) | 2 lines
+r2913 | ajc | 2004-02-18 15:11:07 -0500 (Wed, 18 Feb 2004) | 2 lines
 
 * page_user
 
 ------------------------------------------------------------------------
-r2912 | ajc | 2004-02-18 21:08:29 +0100 (Wed, 18 Feb 2004) | 3 lines
+r2912 | ajc | 2004-02-18 15:08:29 -0500 (Wed, 18 Feb 2004) | 3 lines
 
 * Fixed the frameset force reload logic.  Now it does the whole frameset
   without displaying an error in the main frame.
 
 ------------------------------------------------------------------------
-r2911 | ajc | 2004-02-18 20:17:51 +0100 (Wed, 18 Feb 2004) | 3 lines
+r2911 | ajc | 2004-02-18 14:17:51 -0500 (Wed, 18 Feb 2004) | 3 lines
 
 * Force reload of frameset if someone tries to escape it.  Not perfect
   but it mostly works at this poing.
 
 ------------------------------------------------------------------------
-r2906 | ajc | 2004-02-17 04:37:11 +0100 (Tue, 17 Feb 2004) | 3 lines
+r2906 | ajc | 2004-02-16 22:37:11 -0500 (Mon, 16 Feb 2004) | 3 lines
 
 * Indicate to Citadel that we want Server Generated Invitations when
   calendar events are saved.  (No longer the default in Citadel server.)
 
 ------------------------------------------------------------------------
-r2888 | ajc | 2004-02-09 05:49:32 +0100 (Mon, 09 Feb 2004) | 2 lines
+r2888 | ajc | 2004-02-08 23:49:32 -0500 (Sun, 08 Feb 2004) | 2 lines
 
 * Prepare for a way to avoid falling out of the main frameset
 
 ------------------------------------------------------------------------
-r2887 | ajc | 2004-02-09 04:38:14 +0100 (Mon, 09 Feb 2004) | 2 lines
+r2887 | ajc | 2004-02-08 22:38:14 -0500 (Sun, 08 Feb 2004) | 2 lines
 
 * cvsignore
 
 ------------------------------------------------------------------------
-r2886 | ajc | 2004-02-09 04:37:57 +0100 (Mon, 09 Feb 2004) | 6 lines
+r2886 | ajc | 2004-02-08 22:37:57 -0500 (Sun, 08 Feb 2004) | 6 lines
 
 * Changed the thread pool management algorithm.  Detecting idle time between
   socket accepts was not working reliably on all systems, so we now follow
@@ -4356,136 +4371,136 @@ r2886 | ajc | 2004-02-09 04:37:57 +0100 (Mon, 09 Feb 2004) | 6 lines
   minimum and maximum thread count)
 
 ------------------------------------------------------------------------
-r2874 | ajc | 2004-02-03 04:09:54 +0100 (Tue, 03 Feb 2004) | 2 lines
+r2874 | ajc | 2004-02-02 22:09:54 -0500 (Mon, 02 Feb 2004) | 2 lines
 
 * THIS IS 5.04
 
 ------------------------------------------------------------------------
-r2873 | ajc | 2004-02-03 03:19:35 +0100 (Tue, 03 Feb 2004) | 2 lines
+r2873 | ajc | 2004-02-02 21:19:35 -0500 (Mon, 02 Feb 2004) | 2 lines
 
 * stuff
 
 ------------------------------------------------------------------------
-r2869 | ajc | 2004-01-28 05:31:35 +0100 (Wed, 28 Jan 2004) | 2 lines
+r2869 | ajc | 2004-01-27 23:31:35 -0500 (Tue, 27 Jan 2004) | 2 lines
 
 * THIS IS 5.03
 
 ------------------------------------------------------------------------
-r2868 | ajc | 2004-01-28 05:31:22 +0100 (Wed, 28 Jan 2004) | 2 lines
+r2868 | ajc | 2004-01-27 23:31:22 -0500 (Tue, 27 Jan 2004) | 2 lines
 
 * update for 5.03
 
 ------------------------------------------------------------------------
-r2867 | ajc | 2004-01-28 05:30:48 +0100 (Wed, 28 Jan 2004) | 2 lines
+r2867 | ajc | 2004-01-27 23:30:48 -0500 (Tue, 27 Jan 2004) | 2 lines
 
 * Create Room can now offer calendar and address book rooms
 
 ------------------------------------------------------------------------
-r2860 | ajc | 2004-01-17 22:25:30 +0100 (Sat, 17 Jan 2004) | 3 lines
+r2860 | ajc | 2004-01-17 16:25:30 -0500 (Sat, 17 Jan 2004) | 3 lines
 
 * Add 'base DN' and 'bind DN' and 'bind DN password' to siteconfig
 * Split the config for LDAP Connector into its own panel
 
 ------------------------------------------------------------------------
-r2859 | ajc | 2004-01-17 05:32:54 +0100 (Sat, 17 Jan 2004) | 2 lines
+r2859 | ajc | 2004-01-16 23:32:54 -0500 (Fri, 16 Jan 2004) | 2 lines
 
 * Add site config options for Citadel servers which support LDAP
 
 ------------------------------------------------------------------------
-r2770 | ajc | 2003-10-24 04:50:19 +0200 (Fri, 24 Oct 2003) | 3 lines
+r2770 | ajc | 2003-10-23 22:50:19 -0400 (Thu, 23 Oct 2003) | 3 lines
 
 * Clicking "Enter Message" in a room with an Address Book view opens
   a blank vCard entry screen.
 
 ------------------------------------------------------------------------
-r2769 | ajc | 2003-10-23 05:16:55 +0200 (Thu, 23 Oct 2003) | 2 lines
+r2769 | ajc | 2003-10-22 23:16:55 -0400 (Wed, 22 Oct 2003) | 2 lines
 
 * THIS IS 5.02
 
 ------------------------------------------------------------------------
-r2768 | ajc | 2003-10-23 05:16:40 +0200 (Thu, 23 Oct 2003) | 2 lines
+r2768 | ajc | 2003-10-22 23:16:40 -0400 (Wed, 22 Oct 2003) | 2 lines
 
 * 5.02
 
 ------------------------------------------------------------------------
-r2767 | ajc | 2003-10-23 05:07:54 +0200 (Thu, 23 Oct 2003) | 4 lines
+r2767 | ajc | 2003-10-22 23:07:54 -0400 (Wed, 22 Oct 2003) | 4 lines
 
 * event.c: Found and removed another unquoted multi-line string literal
 * webcit.h: changed an #ifdef HAVE_ICAL_H
   to #ifdef WEBCIT_WITH_CALENDAR_SERVICE to avoid false positives
 
 ------------------------------------------------------------------------
-r2766 | ajc | 2003-10-22 03:42:12 +0200 (Wed, 22 Oct 2003) | 2 lines
+r2766 | ajc | 2003-10-21 21:42:12 -0400 (Tue, 21 Oct 2003) | 2 lines
 
 * iconbar.c: removed a stray character or two...
 
 ------------------------------------------------------------------------
-r2765 | ajc | 2003-10-21 06:26:41 +0200 (Tue, 21 Oct 2003) | 2 lines
+r2765 | ajc | 2003-10-21 00:26:41 -0400 (Tue, 21 Oct 2003) | 2 lines
 
 * THIS IS 5.01
 
 ------------------------------------------------------------------------
-r2764 | ajc | 2003-10-21 06:26:27 +0200 (Tue, 21 Oct 2003) | 2 lines
+r2764 | ajc | 2003-10-21 00:26:27 -0400 (Tue, 21 Oct 2003) | 2 lines
 
 * bumped the version string to 5.01
 
 ------------------------------------------------------------------------
-r2762 | ajc | 2003-10-17 05:08:28 +0200 (Fri, 17 Oct 2003) | 2 lines
+r2762 | ajc | 2003-10-16 23:08:28 -0400 (Thu, 16 Oct 2003) | 2 lines
 
 * Finished prettying up the vCard display
 
 ------------------------------------------------------------------------
-r2760 | ajc | 2003-10-17 04:31:45 +0200 (Fri, 17 Oct 2003) | 4 lines
+r2760 | ajc | 2003-10-16 22:31:45 -0400 (Thu, 16 Oct 2003) | 4 lines
 
 * Multi-line string literals are deprecated in GCC 3.1 unless each line
   is wrapped in quotes.  Performed this fix so it'll compile.
 * setup.c: removed references to unused variable tempfile[]
 
 ------------------------------------------------------------------------
-r2756 | ajc | 2003-10-09 05:17:02 +0200 (Thu, 09 Oct 2003) | 2 lines
+r2756 | ajc | 2003-10-08 23:17:02 -0400 (Wed, 08 Oct 2003) | 2 lines
 
 * Started prettying up the vCard display.
 
 ------------------------------------------------------------------------
-r2755 | ajc | 2003-10-08 04:33:49 +0200 (Wed, 08 Oct 2003) | 2 lines
+r2755 | ajc | 2003-10-07 22:33:49 -0400 (Tue, 07 Oct 2003) | 2 lines
 
 * Begin work on better handling of vCard display
 
 ------------------------------------------------------------------------
-r2744 | ajc | 2003-09-04 05:41:27 +0200 (Thu, 04 Sep 2003) | 2 lines
+r2744 | ajc | 2003-09-03 23:41:27 -0400 (Wed, 03 Sep 2003) | 2 lines
 
 * siteconfig.c: changed some config items to drop-down boxes
 
 ------------------------------------------------------------------------
-r2737 | ajc | 2003-08-27 06:26:54 +0200 (Wed, 27 Aug 2003) | 3 lines
+r2737 | ajc | 2003-08-27 00:26:54 -0400 (Wed, 27 Aug 2003) | 3 lines
 
 * Split the site configuration screen up into four different screens,
   and added a meta-menu
 
 ------------------------------------------------------------------------
-r2735 | ajc | 2003-08-24 05:31:50 +0200 (Sun, 24 Aug 2003) | 3 lines
+r2735 | ajc | 2003-08-23 23:31:50 -0400 (Sat, 23 Aug 2003) | 3 lines
 
 * Finished the setup program
 * Bumped the internal version number to 5.01
 
 ------------------------------------------------------------------------
-r2734 | ajc | 2003-08-22 02:47:27 +0200 (Fri, 22 Aug 2003) | 2 lines
+r2734 | ajc | 2003-08-21 20:47:27 -0400 (Thu, 21 Aug 2003) | 2 lines
 
 * setup is now working, but it still needs a way to detect a running WebCit
 
 ------------------------------------------------------------------------
-r2733 | ajc | 2003-08-22 02:25:40 +0200 (Fri, 22 Aug 2003) | 2 lines
+r2733 | ajc | 2003-08-21 20:25:40 -0400 (Thu, 21 Aug 2003) | 2 lines
 
 * Added a skeleton "setup" program to the tree.  It does not work yet.
 
 ------------------------------------------------------------------------
-r2730 | ajc | 2003-08-20 05:48:55 +0200 (Wed, 20 Aug 2003) | 3 lines
+r2730 | ajc | 2003-08-19 23:48:55 -0400 (Tue, 19 Aug 2003) | 3 lines
 
 * Added iconbar shortcut to Contacts room
 * Minimum required Citadel is now 6.11
 
 ------------------------------------------------------------------------
-r2728 | ajc | 2003-08-20 05:07:25 +0200 (Wed, 20 Aug 2003) | 5 lines
+r2728 | ajc | 2003-08-19 23:07:25 -0400 (Tue, 19 Aug 2003) | 5 lines
 
 * Address book "single card" view now suppresses "reading nn message" and
   instead shows the letter indices across the top
@@ -4493,61 +4508,61 @@ r2728 | ajc | 2003-08-20 05:07:25 +0200 (Wed, 20 Aug 2003) | 5 lines
   of a browser mailto: link
 
 ------------------------------------------------------------------------
-r2727 | ajc | 2003-08-19 06:18:44 +0200 (Tue, 19 Aug 2003) | 3 lines
+r2727 | ajc | 2003-08-19 00:18:44 -0400 (Tue, 19 Aug 2003) | 3 lines
 
 * Changed things around in the address book view.  Made it sorted and
   more clickable and better looking...
 
 ------------------------------------------------------------------------
-r2718 | error | 2003-08-12 20:54:03 +0200 (Tue, 12 Aug 2003) | 2 lines
+r2718 | error | 2003-08-12 14:54:03 -0400 (Tue, 12 Aug 2003) | 2 lines
 
 * messages.c: fix off-by-one-error in selector bar
 
 ------------------------------------------------------------------------
-r2716 | ajc | 2003-08-08 05:03:22 +0200 (Fri, 08 Aug 2003) | 2 lines
+r2716 | ajc | 2003-08-07 23:03:22 -0400 (Thu, 07 Aug 2003) | 2 lines
 
 * minor comma
 
 ------------------------------------------------------------------------
-r2715 | ajc | 2003-08-08 00:18:05 +0200 (Fri, 08 Aug 2003) | 2 lines
+r2715 | ajc | 2003-08-07 18:18:05 -0400 (Thu, 07 Aug 2003) | 2 lines
 
 * Add the Summary Page to the customizable iconbar
 
 ------------------------------------------------------------------------
-r2714 | ajc | 2003-08-07 05:51:54 +0200 (Thu, 07 Aug 2003) | 2 lines
+r2714 | ajc | 2003-08-06 23:51:54 -0400 (Wed, 06 Aug 2003) | 2 lines
 
 * Customizable icon bar as: pictures and text, pictures, text
 
 ------------------------------------------------------------------------
-r2713 | ajc | 2003-08-05 05:52:17 +0200 (Tue, 05 Aug 2003) | 3 lines
+r2713 | ajc | 2003-08-04 23:52:17 -0400 (Mon, 04 Aug 2003) | 3 lines
 
 * First working version of the customizable iconbar.  It contains a basic
   set of options and now automatically refreshes when it's customized.
 
 ------------------------------------------------------------------------
-r2711 | ajc | 2003-08-04 05:50:33 +0200 (Mon, 04 Aug 2003) | 4 lines
+r2711 | ajc | 2003-08-03 23:50:33 -0400 (Sun, 03 Aug 2003) | 4 lines
 
 * First cut at the customizable iconbar is done.  A bunch of generic options
   are there.  Still need to get the actual iconbar to refresh when changes
   are made.
 
 ------------------------------------------------------------------------
-r2710 | ajc | 2003-08-03 23:02:04 +0200 (Sun, 03 Aug 2003) | 2 lines
+r2710 | ajc | 2003-08-03 17:02:04 -0400 (Sun, 03 Aug 2003) | 2 lines
 
 * More work on customizable iconbar
 
 ------------------------------------------------------------------------
-r2708 | ajc | 2003-08-02 07:25:48 +0200 (Sat, 02 Aug 2003) | 2 lines
+r2708 | ajc | 2003-08-02 01:25:48 -0400 (Sat, 02 Aug 2003) | 2 lines
 
 * Laid the groundwork for a customizable iconbar
 
 ------------------------------------------------------------------------
-r2706 | ajc | 2003-07-30 05:57:49 +0200 (Wed, 30 Jul 2003) | 2 lines
+r2706 | ajc | 2003-07-29 23:57:49 -0400 (Tue, 29 Jul 2003) | 2 lines
 
 * Add config.c_purge_hour to config screen
 
 ------------------------------------------------------------------------
-r2679 | ajc | 2003-07-07 00:07:00 +0200 (Mon, 07 Jul 2003) | 8 lines
+r2679 | ajc | 2003-07-06 18:07:00 -0400 (Sun, 06 Jul 2003) | 8 lines
 
 * When converting "anything that looks like a URL" to a real link, first
   make sure that it isn't already inside a link.  This fixes most of the
@@ -4558,36 +4573,36 @@ r2679 | ajc | 2003-07-07 00:07:00 +0200 (Mon, 07 Jul 2003) | 8 lines
   fields pre-populated).
 
 ------------------------------------------------------------------------
-r2678 | ajc | 2003-06-29 22:51:22 +0200 (Sun, 29 Jun 2003) | 3 lines
+r2678 | ajc | 2003-06-29 16:51:22 -0400 (Sun, 29 Jun 2003) | 3 lines
 
 * Worked around a rendering bug in Satan's Browser that was causing it
   to draw the calendar month view much wider than the actual screen wdith
 
 ------------------------------------------------------------------------
-r2671 | error | 2003-06-28 06:09:37 +0200 (Sat, 28 Jun 2003) | 3 lines
+r2671 | error | 2003-06-28 00:09:37 -0400 (Sat, 28 Jun 2003) | 3 lines
 
 * roomops.c: Backout change to display one less box in the first column in
   roomlist view, it doesn't seem to work for everyone
 
 ------------------------------------------------------------------------
-r2670 | error | 2003-06-28 05:52:51 +0200 (Sat, 28 Jun 2003) | 2 lines
+r2670 | error | 2003-06-27 23:52:51 -0400 (Fri, 27 Jun 2003) | 2 lines
 
 * Don't tell browsers not to cache static documents
 
 ------------------------------------------------------------------------
-r2669 | error | 2003-06-28 05:35:24 +0200 (Sat, 28 Jun 2003) | 2 lines
+r2669 | error | 2003-06-27 23:35:24 -0400 (Fri, 27 Jun 2003) | 2 lines
 
 * roomops.c: Display one less floor in the first column in romlist view
 
 ------------------------------------------------------------------------
-r2667 | ajc | 2003-06-26 05:37:59 +0200 (Thu, 26 Jun 2003) | 4 lines
+r2667 | ajc | 2003-06-25 23:37:59 -0400 (Wed, 25 Jun 2003) | 4 lines
 
 * Allow anonymous HTTP requests for /freebusy/user%20name.vcf (or .vfb)
   This will allow some groupware clients to browse the free/busy times of
   other users on the system.
 
 ------------------------------------------------------------------------
-r2662 | ajc | 2003-06-21 07:17:24 +0200 (Sat, 21 Jun 2003) | 6 lines
+r2662 | ajc | 2003-06-21 01:17:24 -0400 (Sat, 21 Jun 2003) | 6 lines
 
 * Better alignment of system messages
 * Exterminated display_error() and replaced it with WC->ImportantMessage
@@ -4596,48 +4611,48 @@ r2662 | ajc | 2003-06-21 07:17:24 +0200 (Sat, 21 Jun 2003) | 6 lines
 * Fixed some nesting problems in output_headers()
 
 ------------------------------------------------------------------------
-r2661 | ajc | 2003-06-20 05:39:27 +0200 (Fri, 20 Jun 2003) | 2 lines
+r2661 | ajc | 2003-06-19 23:39:27 -0400 (Thu, 19 Jun 2003) | 2 lines
 
 * Optimization to floor layout in box view
 
 ------------------------------------------------------------------------
-r2660 | ajc | 2003-06-20 05:04:26 +0200 (Fri, 20 Jun 2003) | 2 lines
+r2660 | ajc | 2003-06-19 23:04:26 -0400 (Thu, 19 Jun 2003) | 2 lines
 
 * "Reply" button on messages now handles IGnet recipients correctly
 
 ------------------------------------------------------------------------
-r2654 | ajc | 2003-06-10 06:23:12 +0200 (Tue, 10 Jun 2003) | 2 lines
+r2654 | ajc | 2003-06-10 00:23:12 -0400 (Tue, 10 Jun 2003) | 2 lines
 
 * THIS IS 5.00
 
 ------------------------------------------------------------------------
-r2653 | ajc | 2003-06-10 06:22:58 +0200 (Tue, 10 Jun 2003) | 2 lines
+r2653 | ajc | 2003-06-10 00:22:58 -0400 (Tue, 10 Jun 2003) | 2 lines
 
 * Updated docs and headers for 5.00 release
 
 ------------------------------------------------------------------------
-r2649 | ajc | 2003-06-10 06:05:23 +0200 (Tue, 10 Jun 2003) | 3 lines
+r2649 | ajc | 2003-06-10 00:05:23 -0400 (Tue, 10 Jun 2003) | 3 lines
 
 * De-tabled the left side icon bar and reduced one of the graphics, so
   that all of the rounded corners show up in Satan's Browser.
 
 ------------------------------------------------------------------------
-r2648 | ajc | 2003-06-10 05:47:41 +0200 (Tue, 10 Jun 2003) | 2 lines
+r2648 | ajc | 2003-06-09 23:47:41 -0400 (Mon, 09 Jun 2003) | 2 lines
 
 * style.css: added font selection to default <BODY> tag
 
 ------------------------------------------------------------------------
-r2647 | ajc | 2003-06-06 05:44:21 +0200 (Fri, 06 Jun 2003) | 2 lines
+r2647 | ajc | 2003-06-05 23:44:21 -0400 (Thu, 05 Jun 2003) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r2646 | ajc | 2003-06-06 05:30:42 +0200 (Fri, 06 Jun 2003) | 2 lines
+r2646 | ajc | 2003-06-05 23:30:42 -0400 (Thu, 05 Jun 2003) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r2645 | ajc | 2003-06-06 05:26:03 +0200 (Fri, 06 Jun 2003) | 6 lines
+r2645 | ajc | 2003-06-05 23:26:03 -0400 (Thu, 05 Jun 2003) | 6 lines
 
 * Satan's Browser insists on putting bloody acres of whitespace to the
   right of any bulleted list items, making any multi-column table containing
@@ -4646,7 +4661,7 @@ r2645 | ajc | 2003-06-06 05:26:03 +0200 (Fri, 06 Jun 2003) | 6 lines
   commit suicide before you break anything else.
 
 ------------------------------------------------------------------------
-r2644 | ajc | 2003-06-06 04:22:07 +0200 (Fri, 06 Jun 2003) | 7 lines
+r2644 | ajc | 2003-06-05 22:22:07 -0400 (Thu, 05 Jun 2003) | 7 lines
 
 * Changed the upper left and upper right bounded box corners to a solid
   blue (#204B78) instead of gradiated, because it was looking funny in
@@ -4656,64 +4671,64 @@ r2644 | ajc | 2003-06-06 04:22:07 +0200 (Fri, 06 Jun 2003) | 7 lines
   it look good in 256-color Netscape.
 
 ------------------------------------------------------------------------
-r2643 | ajc | 2003-06-05 23:37:37 +0200 (Thu, 05 Jun 2003) | 3 lines
+r2643 | ajc | 2003-06-05 17:37:37 -0400 (Thu, 05 Jun 2003) | 3 lines
 
 * Cosmetic changes.  Attempting to fix b0rken rendering of main menu
   in b0rken IE browser.  Die, Bill, Die.
 
 ------------------------------------------------------------------------
-r2642 | ajc | 2003-06-05 05:52:32 +0200 (Thu, 05 Jun 2003) | 2 lines
+r2642 | ajc | 2003-06-04 23:52:32 -0400 (Wed, 04 Jun 2003) | 2 lines
 
 * Buncha cosmetic changes
 
 ------------------------------------------------------------------------
-r2638 | ajc | 2003-06-04 05:41:27 +0200 (Wed, 04 Jun 2003) | 3 lines
+r2638 | ajc | 2003-06-03 23:41:27 -0400 (Tue, 03 Jun 2003) | 3 lines
 
 * Change the appearance of rooms with and without new messages in the
   room list -- now defined using CSS
 
 ------------------------------------------------------------------------
-r2637 | ajc | 2003-06-03 05:57:46 +0200 (Tue, 03 Jun 2003) | 3 lines
+r2637 | ajc | 2003-06-02 23:57:46 -0400 (Mon, 02 Jun 2003) | 3 lines
 
 * Tightened up the room banner a bit.  Smaller padding, smaller font,
   smaller images.
 
 ------------------------------------------------------------------------
-r2634 | ajc | 2003-05-31 23:36:45 +0200 (Sat, 31 May 2003) | 2 lines
+r2634 | ajc | 2003-05-31 17:36:45 -0400 (Sat, 31 May 2003) | 2 lines
 
 * Cosmetic changes
 
 ------------------------------------------------------------------------
-r2632 | ajc | 2003-05-26 23:05:42 +0200 (Mon, 26 May 2003) | 3 lines
+r2632 | ajc | 2003-05-26 17:05:42 -0400 (Mon, 26 May 2003) | 3 lines
 
 * availability.c: brought over ical_ctdl_is_overlap() from Citadel.  Used
   it to complete the free/busy checking for attendee availability.
 
 ------------------------------------------------------------------------
-r2630 | ajc | 2003-05-26 07:44:45 +0200 (Mon, 26 May 2003) | 2 lines
+r2630 | ajc | 2003-05-26 01:44:45 -0400 (Mon, 26 May 2003) | 2 lines
 
 * event.c: fix compiler warning
 
 ------------------------------------------------------------------------
-r2629 | ajc | 2003-05-26 07:39:46 +0200 (Mon, 26 May 2003) | 3 lines
+r2629 | ajc | 2003-05-26 01:39:46 -0400 (Mon, 26 May 2003) | 3 lines
 
 * webcit.h: change minimum required Citadel server to 6.07 due to FREEBUSY
   bug fixed in Citadel.
 
 ------------------------------------------------------------------------
-r2626 | ajc | 2003-05-26 07:28:13 +0200 (Mon, 26 May 2003) | 3 lines
+r2626 | ajc | 2003-05-26 01:28:13 -0400 (Mon, 26 May 2003) | 3 lines
 
 * serv_func.c: added utility function read_server_text()
 * availability.c: banged out more of this code -- still not complete
 
 ------------------------------------------------------------------------
-r2625 | ajc | 2003-05-26 05:28:02 +0200 (Mon, 26 May 2003) | 3 lines
+r2625 | ajc | 2003-05-25 23:28:02 -0400 (Sun, 25 May 2003) | 3 lines
 
 * Getting closer to doing the availability check.  Created new source
   module 'availability.c' for this purpose.  Stub function is in place.
 
 ------------------------------------------------------------------------
-r2624 | ajc | 2003-05-25 06:25:20 +0200 (Sun, 25 May 2003) | 7 lines
+r2624 | ajc | 2003-05-25 00:25:20 -0400 (Sun, 25 May 2003) | 7 lines
 
 * siteconfig.c: fixed a spelling error
 * event.c: add a "Check attendee availability" button, and the code to
@@ -4723,43 +4738,43 @@ r2624 | ajc | 2003-05-25 06:25:20 +0200 (Sun, 25 May 2003) | 7 lines
   availability check.
 
 ------------------------------------------------------------------------
-r2623 | ajc | 2003-05-25 04:43:25 +0200 (Sun, 25 May 2003) | 2 lines
+r2623 | ajc | 2003-05-24 22:43:25 -0400 (Sat, 24 May 2003) | 2 lines
 
 * cosmetics
 
 ------------------------------------------------------------------------
-r2622 | ajc | 2003-05-25 00:22:37 +0200 (Sun, 25 May 2003) | 2 lines
+r2622 | ajc | 2003-05-24 18:22:37 -0400 (Sat, 24 May 2003) | 2 lines
 
 * Small stylesheet hack to make it work with b0rken IE
 
 ------------------------------------------------------------------------
-r2621 | ajc | 2003-05-25 00:13:10 +0200 (Sun, 25 May 2003) | 2 lines
+r2621 | ajc | 2003-05-24 18:13:10 -0400 (Sat, 24 May 2003) | 2 lines
 
 * Changed the login banner a bit
 
 ------------------------------------------------------------------------
-r2618 | ajc | 2003-05-20 05:25:41 +0200 (Tue, 20 May 2003) | 2 lines
+r2618 | ajc | 2003-05-19 23:25:41 -0400 (Mon, 19 May 2003) | 2 lines
 
 * Separate event invitees with newlines instead of commas.
 
 ------------------------------------------------------------------------
-r2616 | ajc | 2003-05-19 21:55:31 +0200 (Mon, 19 May 2003) | 2 lines
+r2616 | ajc | 2003-05-19 15:55:31 -0400 (Mon, 19 May 2003) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r2615 | ajc | 2003-05-19 21:55:09 +0200 (Mon, 19 May 2003) | 3 lines
+r2615 | ajc | 2003-05-19 15:55:09 -0400 (Mon, 19 May 2003) | 3 lines
 
 * summary.c: eliminate compiler warnings about unused variables when
   compiling a WebCit service without calendar support
 
 ------------------------------------------------------------------------
-r2614 | ajc | 2003-05-18 04:05:38 +0200 (Sun, 18 May 2003) | 2 lines
+r2614 | ajc | 2003-05-17 22:05:38 -0400 (Sat, 17 May 2003) | 2 lines
 
 * More conversion of screens to the new look-and-feel.
 
 ------------------------------------------------------------------------
-r2610 | ajc | 2003-05-16 06:11:32 +0200 (Fri, 16 May 2003) | 5 lines
+r2610 | ajc | 2003-05-16 00:11:32 -0400 (Fri, 16 May 2003) | 5 lines
 
 * We don't need no steenking workaround.  Problem fixed.  MIME parser not
   broken.  Web server was calling it with bad parameters.  All fixed now.
@@ -4767,117 +4782,117 @@ r2610 | ajc | 2003-05-16 06:11:32 +0200 (Fri, 16 May 2003) | 5 lines
   like crap.
 
 ------------------------------------------------------------------------
-r2608 | ajc | 2003-05-15 06:52:26 +0200 (Thu, 15 May 2003) | 2 lines
+r2608 | ajc | 2003-05-15 00:52:26 -0400 (Thu, 15 May 2003) | 2 lines
 
 * Minor workaround in web forms to handle mime parser problem in uploads
 
 ------------------------------------------------------------------------
-r2607 | ajc | 2003-05-15 05:36:02 +0200 (Thu, 15 May 2003) | 2 lines
+r2607 | ajc | 2003-05-14 23:36:02 -0400 (Wed, 14 May 2003) | 2 lines
 
 * look and feel overhaul -- almost done!
 
 ------------------------------------------------------------------------
-r2605 | ajc | 2003-05-14 05:49:30 +0200 (Wed, 14 May 2003) | 2 lines
+r2605 | ajc | 2003-05-13 23:49:30 -0400 (Tue, 13 May 2003) | 2 lines
 
 * go gadget go
 
 ------------------------------------------------------------------------
-r2604 | ajc | 2003-05-14 05:46:35 +0200 (Wed, 14 May 2003) | 2 lines
+r2604 | ajc | 2003-05-13 23:46:35 -0400 (Tue, 13 May 2003) | 2 lines
 
 * More background cleanup
 
 ------------------------------------------------------------------------
-r2603 | ajc | 2003-05-13 06:38:26 +0200 (Tue, 13 May 2003) | 2 lines
+r2603 | ajc | 2003-05-13 00:38:26 -0400 (Tue, 13 May 2003) | 2 lines
 
 * beginbox_nt (no titlebar)
 
 ------------------------------------------------------------------------
-r2602 | ajc | 2003-05-13 06:37:36 +0200 (Tue, 13 May 2003) | 2 lines
+r2602 | ajc | 2003-05-13 00:37:36 -0400 (Tue, 13 May 2003) | 2 lines
 
 * Begin migration to the new "rounded boxes" look
 
 ------------------------------------------------------------------------
-r2601 | ajc | 2003-05-13 05:59:40 +0200 (Tue, 13 May 2003) | 2 lines
+r2601 | ajc | 2003-05-12 23:59:40 -0400 (Mon, 12 May 2003) | 2 lines
 
 * add corners
 
 ------------------------------------------------------------------------
-r2598 | ajc | 2003-05-05 19:19:46 +0200 (Mon, 05 May 2003) | 3 lines
+r2598 | ajc | 2003-05-05 13:19:46 -0400 (Mon, 05 May 2003) | 3 lines
 
 * Cleanups to summary page when running on a non ical enabled system
 * Use non breaking spaces in summary page box titles
 
 ------------------------------------------------------------------------
-r2597 | ajc | 2003-05-05 19:05:27 +0200 (Mon, 05 May 2003) | 2 lines
+r2597 | ajc | 2003-05-05 13:05:27 -0400 (Mon, 05 May 2003) | 2 lines
 
 * Non breaking spaces in summary page box titles
 
 ------------------------------------------------------------------------
-r2596 | ajc | 2003-05-05 19:01:03 +0200 (Mon, 05 May 2003) | 2 lines
+r2596 | ajc | 2003-05-05 13:01:03 -0400 (Mon, 05 May 2003) | 2 lines
 
 * Stretch the corners a bit
 
 ------------------------------------------------------------------------
-r2595 | ajc | 2003-05-04 06:22:41 +0200 (Sun, 04 May 2003) | 3 lines
+r2595 | ajc | 2003-05-04 00:22:41 -0400 (Sun, 04 May 2003) | 3 lines
 
 * Display body of messages on a white background.  I am doing this in order
   to prepare for making the general background of the screen a darker color.
 
 ------------------------------------------------------------------------
-r2594 | ajc | 2003-05-04 04:54:56 +0200 (Sun, 04 May 2003) | 2 lines
+r2594 | ajc | 2003-05-03 22:54:56 -0400 (Sat, 03 May 2003) | 2 lines
 
 * Summary page now uses our cutesy new rounded window boxes
 
 ------------------------------------------------------------------------
-r2593 | ajc | 2003-05-04 04:40:53 +0200 (Sun, 04 May 2003) | 2 lines
+r2593 | ajc | 2003-05-03 22:40:53 -0400 (Sat, 03 May 2003) | 2 lines
 
 * oops, here are the files
 
 ------------------------------------------------------------------------
-r2592 | ajc | 2003-05-03 23:28:43 +0200 (Sat, 03 May 2003) | 2 lines
+r2592 | ajc | 2003-05-03 17:28:43 -0400 (Sat, 03 May 2003) | 2 lines
 
 * Added in a slick new box style and put the room lists in it
 
 ------------------------------------------------------------------------
-r2591 | ajc | 2003-05-03 18:57:04 +0200 (Sat, 03 May 2003) | 3 lines
+r2591 | ajc | 2003-05-03 12:57:04 -0400 (Sat, 03 May 2003) | 3 lines
 
 * In the 'folders' and 'portal' views, change the folder delimiter
   from / to \ to avoid conflict with room names that have slashes
 
 ------------------------------------------------------------------------
-r2589 | ajc | 2003-05-03 18:23:30 +0200 (Sat, 03 May 2003) | 2 lines
+r2589 | ajc | 2003-05-03 12:23:30 -0400 (Sat, 03 May 2003) | 2 lines
 
 * Enforce three columns in portal view of room list
 
 ------------------------------------------------------------------------
-r2588 | ajc | 2003-05-03 06:52:32 +0200 (Sat, 03 May 2003) | 2 lines
+r2588 | ajc | 2003-05-03 00:52:32 -0400 (Sat, 03 May 2003) | 2 lines
 
 * Added an experimental new "portal view" to the room list options
 
 ------------------------------------------------------------------------
-r2586 | ajc | 2003-05-02 05:23:41 +0200 (Fri, 02 May 2003) | 2 lines
+r2586 | ajc | 2003-05-01 23:23:41 -0400 (Thu, 01 May 2003) | 2 lines
 
 * Minor change to room list algorithm
 
 ------------------------------------------------------------------------
-r2585 | ajc | 2003-05-01 17:33:05 +0200 (Thu, 01 May 2003) | 2 lines
+r2585 | ajc | 2003-05-01 11:33:05 -0400 (Thu, 01 May 2003) | 2 lines
 
 * Fixed a potential memory leak in enumeration of MIME parts
 
 ------------------------------------------------------------------------
-r2584 | ajc | 2003-05-01 05:11:35 +0200 (Thu, 01 May 2003) | 3 lines
+r2584 | ajc | 2003-04-30 23:11:35 -0400 (Wed, 30 Apr 2003) | 3 lines
 
 * When static content is requested, fetch it without trying to connect
   to Citadel first.
 
 ------------------------------------------------------------------------
-r2581 | ajc | 2003-04-30 07:00:00 +0200 (Wed, 30 Apr 2003) | 3 lines
+r2581 | ajc | 2003-04-30 01:00:00 -0400 (Wed, 30 Apr 2003) | 3 lines
 
 * Added the ability to compose messages with file attachments uploaded from
   the browser
 
 ------------------------------------------------------------------------
-r2576 | ajc | 2003-04-27 06:46:02 +0200 (Sun, 27 Apr 2003) | 5 lines
+r2576 | ajc | 2003-04-27 00:46:02 -0400 (Sun, 27 Apr 2003) | 5 lines
 
 * Replace LKRN/LKRO in "folders view" room list with a single LKRA that
   observes the flag designating the presence of new messages.  (The "rooms
@@ -4885,35 +4900,35 @@ r2576 | ajc | 2003-04-27 06:46:02 +0200 (Sun, 27 Apr 2003) | 5 lines
   but that view may get axed soon.)
 
 ------------------------------------------------------------------------
-r2575 | ajc | 2003-04-26 23:57:53 +0200 (Sat, 26 Apr 2003) | 3 lines
+r2575 | ajc | 2003-04-26 17:57:53 -0400 (Sat, 26 Apr 2003) | 3 lines
 
 * tcp_sockets.c: when an outgoing socket connection fails, close the socket
   before returning an error code to avoid a file descriptor leak
 
 ------------------------------------------------------------------------
-r2567 | ajc | 2003-04-19 23:42:36 +0200 (Sat, 19 Apr 2003) | 4 lines
+r2567 | ajc | 2003-04-19 17:42:36 -0400 (Sat, 19 Apr 2003) | 4 lines
 
 * Repaired all my b0rken COLOR tags
 * Replaced most FONT tags with SPAN tags
 * Added new styles
 
 ------------------------------------------------------------------------
-r2566 | ajc | 2003-04-19 21:58:10 +0200 (Sat, 19 Apr 2003) | 2 lines
+r2566 | ajc | 2003-04-19 15:58:10 -0400 (Sat, 19 Apr 2003) | 2 lines
 
 * Lots of great changes from Nick to make the site CSS-enabled.
 
 ------------------------------------------------------------------------
-r2564 | ajc | 2003-04-14 06:04:40 +0200 (Mon, 14 Apr 2003) | 2 lines
+r2564 | ajc | 2003-04-14 00:04:40 -0400 (Mon, 14 Apr 2003) | 2 lines
 
 * First cut of CSS-izing WebCit.  Probably b0rken.
 
 ------------------------------------------------------------------------
-r2563 | ajc | 2003-04-14 05:28:42 +0200 (Mon, 14 Apr 2003) | 2 lines
+r2563 | ajc | 2003-04-13 23:28:42 -0400 (Sun, 13 Apr 2003) | 2 lines
 
 * Added color picker (still more work left to get it working)
 
 ------------------------------------------------------------------------
-r2562 | ajc | 2003-04-09 06:02:32 +0200 (Wed, 09 Apr 2003) | 6 lines
+r2562 | ajc | 2003-04-09 00:02:32 -0400 (Wed, 09 Apr 2003) | 6 lines
 
 * Remove the defaulthost/defaultport vs. c_host/c_port stuff -- we haven't
   supported the idea of one WebCit connecting to multiple Citadels for a
@@ -4922,13 +4937,13 @@ r2562 | ajc | 2003-04-09 06:02:32 +0200 (Wed, 09 Apr 2003) | 6 lines
   the Java chat applet available.
 
 ------------------------------------------------------------------------
-r2556 | ajc | 2003-03-31 05:32:19 +0200 (Mon, 31 Mar 2003) | 3 lines
+r2556 | ajc | 2003-03-30 22:32:19 -0500 (Sun, 30 Mar 2003) | 3 lines
 
 * messages.c: check for 000 terminator while parsing RFC822 headers to
   prevent getting hung up while displaying certain badly formatted messages.
 
 ------------------------------------------------------------------------
-r2554 | ajc | 2003-03-30 08:13:19 +0200 (Sun, 30 Mar 2003) | 5 lines
+r2554 | ajc | 2003-03-30 01:13:19 -0500 (Sun, 30 Mar 2003) | 5 lines
 
 * When reading from the server, do not treat CR as end-of-line because
   there's probably an LF coming after it.  Instead, keep reading to the LF
@@ -4936,7 +4951,7 @@ r2554 | ajc | 2003-03-30 08:13:19 +0200 (Sun, 30 Mar 2003) | 5 lines
 * No not underline links in the icon bars
 
 ------------------------------------------------------------------------
-r2543 | ajc | 2003-03-17 05:17:41 +0100 (Mon, 17 Mar 2003) | 9 lines
+r2543 | ajc | 2003-03-16 23:17:41 -0500 (Sun, 16 Mar 2003) | 9 lines
 
 * Call to accept() was being made with an uninitialized variable for the
   third argument.  Changed the second and third argument to NULL and 0 because
@@ -4948,29 +4963,29 @@ r2543 | ajc | 2003-03-17 05:17:41 +0100 (Mon, 17 Mar 2003) | 9 lines
   a connection arrives.
 
 ------------------------------------------------------------------------
-r2537 | ajc | 2003-03-15 21:55:03 +0100 (Sat, 15 Mar 2003) | 3 lines
+r2537 | ajc | 2003-03-15 15:55:03 -0500 (Sat, 15 Mar 2003) | 3 lines
 
 * When a requested image is not available on the Citadel server, send a
   1x1 transparent GIF instead of 404 error.
 
 ------------------------------------------------------------------------
-r2535 | ajc | 2003-03-14 05:21:57 +0100 (Fri, 14 Mar 2003) | 3 lines
+r2535 | ajc | 2003-03-13 23:21:57 -0500 (Thu, 13 Mar 2003) | 3 lines
 
 * clone events to be encapsulated before saving, because the original
   instance may already have a parent, and that makes crashy crashy
 
 ------------------------------------------------------------------------
-r2534 | ajc | 2003-03-14 05:09:30 +0100 (Fri, 14 Mar 2003) | 2 lines
+r2534 | ajc | 2003-03-13 23:09:30 -0500 (Thu, 13 Mar 2003) | 2 lines
 
 * test
 
 ------------------------------------------------------------------------
-r2533 | ajc | 2003-03-13 06:57:17 +0100 (Thu, 13 Mar 2003) | 2 lines
+r2533 | ajc | 2003-03-13 00:57:17 -0500 (Thu, 13 Mar 2003) | 2 lines
 
 * More encapsulation.  Warning: there are bugs in this!!
 
 ------------------------------------------------------------------------
-r2531 | ajc | 2003-03-13 06:20:23 +0100 (Thu, 13 Mar 2003) | 5 lines
+r2531 | ajc | 2003-03-13 00:20:23 -0500 (Thu, 13 Mar 2003) | 5 lines
 
 * Various changes to the calendar service to handle messages containing
   fully encapsulated VCALENDAR components instead of only unencapsulated
@@ -4978,7 +4993,7 @@ r2531 | ajc | 2003-03-13 06:20:23 +0100 (Thu, 13 Mar 2003) | 5 lines
   with other products.
 
 ------------------------------------------------------------------------
-r2522 | ajc | 2003-03-01 23:07:19 +0100 (Sat, 01 Mar 2003) | 6 lines
+r2522 | ajc | 2003-03-01 17:07:19 -0500 (Sat, 01 Mar 2003) | 6 lines
 
 * New user registration, as well as existing user re-registration, now
   uses the vCard editing screen.
@@ -4987,29 +5002,29 @@ r2522 | ajc | 2003-03-01 23:07:19 +0100 (Sat, 01 Mar 2003) | 6 lines
   in order to enforce this.
 
 ------------------------------------------------------------------------
-r2514 | ajc | 2003-02-19 04:49:36 +0100 (Wed, 19 Feb 2003) | 2 lines
+r2514 | ajc | 2003-02-18 22:49:36 -0500 (Tue, 18 Feb 2003) | 2 lines
 
 * THIS IS 4.10
 
 ------------------------------------------------------------------------
-r2513 | ajc | 2003-02-19 04:49:17 +0100 (Wed, 19 Feb 2003) | 2 lines
+r2513 | ajc | 2003-02-18 22:49:17 -0500 (Tue, 18 Feb 2003) | 2 lines
 
 * latest config.guess and config.sub from www.gnu.org
 
 ------------------------------------------------------------------------
-r2496 | ajc | 2003-02-07 05:44:17 +0100 (Fri, 07 Feb 2003) | 4 lines
+r2496 | ajc | 2003-02-06 23:44:17 -0500 (Thu, 06 Feb 2003) | 4 lines
 
 * Replaced sleep() with a function that sleeps using select() in order to
   avoid potential issues with SIGALRM.  Possible fix for weird behavior
   when running on a Macintosh.
 
 ------------------------------------------------------------------------
-r2494 | ajc | 2003-01-29 23:32:07 +0100 (Wed, 29 Jan 2003) | 2 lines
+r2494 | ajc | 2003-01-29 17:32:07 -0500 (Wed, 29 Jan 2003) | 2 lines
 
 * Shuffled some code and comments around; minor cleanup
 
 ------------------------------------------------------------------------
-r2492 | ajc | 2003-01-28 16:37:12 +0100 (Tue, 28 Jan 2003) | 5 lines
+r2492 | ajc | 2003-01-28 10:37:12 -0500 (Tue, 28 Jan 2003) | 5 lines
 
 * All functions which read binary data from the server now make use of the
   read_server_binary() function in tools.c
@@ -5017,116 +5032,116 @@ r2492 | ajc | 2003-01-28 16:37:12 +0100 (Tue, 28 Jan 2003) | 5 lines
 * All output of MIME objects is now done with http_transmit_thing()
 
 ------------------------------------------------------------------------
-r2483 | ajc | 2003-01-19 07:28:04 +0100 (Sun, 19 Jan 2003) | 2 lines
+r2483 | ajc | 2003-01-19 01:28:04 -0500 (Sun, 19 Jan 2003) | 2 lines
 
 * Minimum required Citadel version 6.05
 
 ------------------------------------------------------------------------
-r2473 | ajc | 2003-01-16 05:41:26 +0100 (Thu, 16 Jan 2003) | 4 lines
+r2473 | ajc | 2003-01-15 23:41:26 -0500 (Wed, 15 Jan 2003) | 4 lines
 
 * When displaying edit controls for time of day in the calendar, only show
   minutes that are multiples of 5 ... unless the existing value is not a
   multiple of 5, in which case we show that too.
 
 ------------------------------------------------------------------------
-r2470 | ajc | 2003-01-15 18:34:04 +0100 (Wed, 15 Jan 2003) | 3 lines
+r2470 | ajc | 2003-01-15 12:34:04 -0500 (Wed, 15 Jan 2003) | 3 lines
 
 * event.c: fixed a misspelling
 * config.guess, config.sub: updated using latest from ftp.gnu.org
 
 ------------------------------------------------------------------------
-r2466 | ajc | 2003-01-14 05:21:27 +0100 (Tue, 14 Jan 2003) | 2 lines
+r2466 | ajc | 2003-01-13 23:21:27 -0500 (Mon, 13 Jan 2003) | 2 lines
 
 * Only offer views which make sense for the default view of a room
 
 ------------------------------------------------------------------------
-r2463 | ajc | 2003-01-13 04:34:33 +0100 (Mon, 13 Jan 2003) | 2 lines
+r2463 | ajc | 2003-01-12 22:34:33 -0500 (Sun, 12 Jan 2003) | 2 lines
 
 * Get ready for the 6.10 release
 
 ------------------------------------------------------------------------
-r2461 | ajc | 2003-01-13 00:22:53 +0100 (Mon, 13 Jan 2003) | 2 lines
+r2461 | ajc | 2003-01-12 18:22:53 -0500 (Sun, 12 Jan 2003) | 2 lines
 
 * configure.in: check for libical v0.24 or newer
 
 ------------------------------------------------------------------------
-r2457 | ajc | 2003-01-07 05:56:17 +0100 (Tue, 07 Jan 2003) | 3 lines
+r2457 | ajc | 2003-01-06 23:56:17 -0500 (Mon, 06 Jan 2003) | 3 lines
 
 * Complete the free/busy transparency handling in the form
 * Default times for new events are now in the correct timezone
 
 ------------------------------------------------------------------------
-r2456 | ajc | 2003-01-06 19:01:35 +0100 (Mon, 06 Jan 2003) | 3 lines
+r2456 | ajc | 2003-01-06 13:01:35 -0500 (Mon, 06 Jan 2003) | 3 lines
 
 * Begin handling of TRANSP property to show event times as free or
   busy (not finished).
 
 ------------------------------------------------------------------------
-r2454 | ajc | 2003-01-05 22:02:14 +0100 (Sun, 05 Jan 2003) | 2 lines
+r2454 | ajc | 2003-01-05 16:02:14 -0500 (Sun, 05 Jan 2003) | 2 lines
 
 * Summary page: three columns are now all the same width
 
 ------------------------------------------------------------------------
-r2453 | ajc | 2003-01-05 21:56:05 +0100 (Sun, 05 Jan 2003) | 2 lines
+r2453 | ajc | 2003-01-05 15:56:05 -0500 (Sun, 05 Jan 2003) | 2 lines
 
 * minor fix for previous checkin
 
 ------------------------------------------------------------------------
-r2452 | ajc | 2003-01-05 21:51:01 +0100 (Sun, 05 Jan 2003) | 2 lines
+r2452 | ajc | 2003-01-05 15:51:01 -0500 (Sun, 05 Jan 2003) | 2 lines
 
 * Display PARTSTAT for attendees
 
 ------------------------------------------------------------------------
-r2450 | ajc | 2003-01-05 06:01:00 +0100 (Sun, 05 Jan 2003) | 2 lines
+r2450 | ajc | 2003-01-05 00:01:00 -0500 (Sun, 05 Jan 2003) | 2 lines
 
 * Add "today's calendar events" to the summary page.
 
 ------------------------------------------------------------------------
-r2449 | ajc | 2003-01-05 05:27:28 +0100 (Sun, 05 Jan 2003) | 2 lines
+r2449 | ajc | 2003-01-04 23:27:28 -0500 (Sat, 04 Jan 2003) | 2 lines
 
 * Add "Tasks" to the summary page
 
 ------------------------------------------------------------------------
-r2446 | ajc | 2002-12-28 06:44:09 +0100 (Sat, 28 Dec 2002) | 2 lines
+r2446 | ajc | 2002-12-28 00:44:09 -0500 (Sat, 28 Dec 2002) | 2 lines
 
 * ical_dezonify.c: brought over new version from the Citadel source (again)
 
 ------------------------------------------------------------------------
-r2444 | ajc | 2002-12-28 06:12:45 +0100 (Sat, 28 Dec 2002) | 2 lines
+r2444 | ajc | 2002-12-28 00:12:45 -0500 (Sat, 28 Dec 2002) | 2 lines
 
 * ical_dezonify.c: brought over new version from the Citadel source.
 
 ------------------------------------------------------------------------
-r2441 | ajc | 2002-12-26 05:04:48 +0100 (Thu, 26 Dec 2002) | 3 lines
+r2441 | ajc | 2002-12-25 23:04:48 -0500 (Wed, 25 Dec 2002) | 3 lines
 
 * Perform CHEK command when automatically establishing sessions, not just
   when one is explicitly created.  Some stuff is missing otherwise.
 
 ------------------------------------------------------------------------
-r2440 | ajc | 2002-12-26 00:18:06 +0100 (Thu, 26 Dec 2002) | 3 lines
+r2440 | ajc | 2002-12-25 18:18:06 -0500 (Wed, 25 Dec 2002) | 3 lines
 
 * Be more strategic about when to call ical_dezonify()
   (This may be the last set of fixes.  I hope so.)
 
 ------------------------------------------------------------------------
-r2437 | ajc | 2002-12-25 22:39:38 +0100 (Wed, 25 Dec 2002) | 4 lines
+r2437 | ajc | 2002-12-25 16:39:38 -0500 (Wed, 25 Dec 2002) | 4 lines
 
 * ical_dezonify.c: added.
 * calendar.c: convert incoming ical messages to UTC
   (the usual routines will then convert them to local time for display)
 
 ------------------------------------------------------------------------
-r2436 | ajc | 2002-12-25 08:06:00 +0100 (Wed, 25 Dec 2002) | 2 lines
+r2436 | ajc | 2002-12-25 02:06:00 -0500 (Wed, 25 Dec 2002) | 2 lines
 
 * Tweaked the code to work with libical 0.24
 
 ------------------------------------------------------------------------
-r2433 | ajc | 2002-12-20 05:50:01 +0100 (Fri, 20 Dec 2002) | 2 lines
+r2433 | ajc | 2002-12-19 23:50:01 -0500 (Thu, 19 Dec 2002) | 2 lines
 
 * When saving a calendar event, increment the SEQUENCE property.
 
 ------------------------------------------------------------------------
-r2431 | ajc | 2002-12-18 06:03:39 +0100 (Wed, 18 Dec 2002) | 5 lines
+r2431 | ajc | 2002-12-18 00:03:39 -0500 (Wed, 18 Dec 2002) | 5 lines
 
 * In the calendar code, changed all "struct tm *" to "struct tm" and changed
   all "tm = localtime(foo)" to "memcpy(&tm, localtime(foo), sizeof(struct tm))"
@@ -5134,106 +5149,106 @@ r2431 | ajc | 2002-12-18 06:03:39 +0100 (Wed, 18 Dec 2002) | 5 lines
 * This fixes the problem fleeb reported with Feb 1 events making it go nuts.
 
 ------------------------------------------------------------------------
-r2429 | ajc | 2002-12-17 06:01:39 +0100 (Tue, 17 Dec 2002) | 3 lines
+r2429 | ajc | 2002-12-17 00:01:39 -0500 (Tue, 17 Dec 2002) | 3 lines
 
 * Prettied up the calendar day view layout
 * Hour/minute editing fields now use am/pm hours and 2-digit minutes
 
 ------------------------------------------------------------------------
-r2428 | ajc | 2002-12-16 05:43:30 +0100 (Mon, 16 Dec 2002) | 4 lines
+r2428 | ajc | 2002-12-15 23:43:30 -0500 (Sun, 15 Dec 2002) | 4 lines
 
 * Correctly handle local time zone when figuring out which day and time to
   display events on calendar month/day views.  This also seems to have
   fixed the bug that was causing events to sometimes get lost when saved.
 
 ------------------------------------------------------------------------
-r2425 | ajc | 2002-12-15 06:50:59 +0100 (Sun, 15 Dec 2002) | 3 lines
+r2425 | ajc | 2002-12-15 00:50:59 -0500 (Sun, 15 Dec 2002) | 3 lines
 
 * Form editing of date/time fields now assumes that the icaltimetype being
   manipulated is in UTC.  It converts to/from local time for editing.
 
 ------------------------------------------------------------------------
-r2422 | ajc | 2002-12-11 00:25:47 +0100 (Wed, 11 Dec 2002) | 2 lines
+r2422 | ajc | 2002-12-10 18:25:47 -0500 (Tue, 10 Dec 2002) | 2 lines
 
 * Display attendees in message view of calendar objects
 
 ------------------------------------------------------------------------
-r2418 | ajc | 2002-12-07 23:12:59 +0100 (Sat, 07 Dec 2002) | 3 lines
+r2418 | ajc | 2002-12-07 17:12:59 -0500 (Sat, 07 Dec 2002) | 3 lines
 
 * Handle incoming RSVP's for meetings.  (Note: this will not actually work
   until I implement the Citadel server function which it calls.)
 
 ------------------------------------------------------------------------
-r2408 | ajc | 2002-11-30 22:34:51 +0100 (Sat, 30 Nov 2002) | 2 lines
+r2408 | ajc | 2002-11-30 16:34:51 -0500 (Sat, 30 Nov 2002) | 2 lines
 
 * Submit organizer in a hidden field, in case the server needs it
 
 ------------------------------------------------------------------------
-r2406 | ajc | 2002-11-30 05:46:46 +0100 (Sat, 30 Nov 2002) | 3 lines
+r2406 | ajc | 2002-11-29 23:46:46 -0500 (Fri, 29 Nov 2002) | 3 lines
 
 * First cut at adding/removing attendees to an event
   (Actual invitations should be sent by the Citadel server)
 
 ------------------------------------------------------------------------
-r2405 | ajc | 2002-11-30 00:56:19 +0100 (Sat, 30 Nov 2002) | 4 lines
+r2405 | ajc | 2002-11-29 18:56:19 -0500 (Fri, 29 Nov 2002) | 4 lines
 
 * Completed "me as organizer" -- the user's own e-mail address is inserted
   as the organizer of new events.  Detect when the user is the organizer and
   enable/disable the attendees box accordingly.
 
 ------------------------------------------------------------------------
-r2404 | ajc | 2002-11-29 17:38:37 +0100 (Fri, 29 Nov 2002) | 2 lines
+r2404 | ajc | 2002-11-29 11:38:37 -0500 (Fri, 29 Nov 2002) | 2 lines
 
 * Started some "me as organizer" stuff.  (BROKEN BUILD ... I'll fix soon.)
 
 ------------------------------------------------------------------------
-r2401 | ajc | 2002-11-28 07:03:24 +0100 (Thu, 28 Nov 2002) | 4 lines
+r2401 | ajc | 2002-11-28 01:03:24 -0500 (Thu, 28 Nov 2002) | 4 lines
 
 * Issue an ISME command when editing an event, to determine whether the user
   viewing the event is the organizer.  (Will use this later to allow/disallow
   sending out invitations.)
 
 ------------------------------------------------------------------------
-r2400 | ajc | 2002-11-28 07:02:36 +0100 (Thu, 28 Nov 2002) | 2 lines
+r2400 | ajc | 2002-11-28 01:02:36 -0500 (Thu, 28 Nov 2002) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r2397 | ajc | 2002-11-26 06:01:04 +0100 (Tue, 26 Nov 2002) | 2 lines
+r2397 | ajc | 2002-11-26 00:01:04 -0500 (Tue, 26 Nov 2002) | 2 lines
 
 * Began handling attendee fields
 
 ------------------------------------------------------------------------
-r2392 | ajc | 2002-11-17 00:40:11 +0100 (Sun, 17 Nov 2002) | 2 lines
+r2392 | ajc | 2002-11-16 18:40:11 -0500 (Sat, 16 Nov 2002) | 2 lines
 
 * Calendar view
 
 ------------------------------------------------------------------------
-r2391 | ajc | 2002-11-17 00:15:02 +0100 (Sun, 17 Nov 2002) | 4 lines
+r2391 | ajc | 2002-11-16 18:15:02 -0500 (Sat, 16 Nov 2002) | 4 lines
 
 * Make the "all day event" shadebox smaller (month view) - no border.
 * Fixed bug that caused any events following an all day event to also appear
   with the shadebox.
 
 ------------------------------------------------------------------------
-r2390 | ajc | 2002-11-16 06:40:54 +0100 (Sat, 16 Nov 2002) | 4 lines
+r2390 | ajc | 2002-11-16 00:40:54 -0500 (Sat, 16 Nov 2002) | 4 lines
 
 * When adding new events to the calendar, default to the month [and day]
   currently being viewed.
 * Hotlink each hour of the day view to an add-new-event for that day/hour.
 
 ------------------------------------------------------------------------
-r2388 | ajc | 2002-11-15 06:05:48 +0100 (Fri, 15 Nov 2002) | 2 lines
+r2388 | ajc | 2002-11-15 00:05:48 -0500 (Fri, 15 Nov 2002) | 2 lines
 
 * Put in back/forward (yesterday/tomorrow) links in calendar day view
 
 ------------------------------------------------------------------------
-r2387 | ajc | 2002-11-15 05:23:26 +0100 (Fri, 15 Nov 2002) | 2 lines
+r2387 | ajc | 2002-11-14 23:23:26 -0500 (Thu, 14 Nov 2002) | 2 lines
 
 * Cosmetic changes to comments
 
 ------------------------------------------------------------------------
-r2386 | ajc | 2002-11-15 05:11:46 +0100 (Fri, 15 Nov 2002) | 5 lines
+r2386 | ajc | 2002-11-14 23:11:46 -0500 (Thu, 14 Nov 2002) | 5 lines
 
 * Added even more nifty JavaScript to cause the hour/minute and end date
   fields of a calendar event form to render as disabled when the "all day
@@ -5241,19 +5256,19 @@ r2386 | ajc | 2002-11-15 05:11:46 +0100 (Fri, 15 Nov 2002) | 5 lines
   when the box begins its life already checked.
 
 ------------------------------------------------------------------------
-r2385 | ajc | 2002-11-14 05:59:40 +0100 (Thu, 14 Nov 2002) | 2 lines
+r2385 | ajc | 2002-11-13 23:59:40 -0500 (Wed, 13 Nov 2002) | 2 lines
 
 * Correctly serialize and save all day events using date instead of date/time
 
 ------------------------------------------------------------------------
-r2383 | ajc | 2002-11-13 05:49:23 +0100 (Wed, 13 Nov 2002) | 4 lines
+r2383 | ajc | 2002-11-12 23:49:23 -0500 (Tue, 12 Nov 2002) | 4 lines
 
 * "All day event" shows as a single checkbox, instead of one for the start
   time and one for the end time.  Added nifty JavaScript to zero and shade
   the hour/minute and all end time fields when all-day-event is checked.
 
 ------------------------------------------------------------------------
-r2382 | ajc | 2002-11-12 06:57:27 +0100 (Tue, 12 Nov 2002) | 5 lines
+r2382 | ajc | 2002-11-12 00:57:27 -0500 (Tue, 12 Nov 2002) | 5 lines
 
 * Display a nicer looking screen when replying to calendar invitations
 * When displaying day view, don't show all day events twice
@@ -5261,239 +5276,239 @@ r2382 | ajc | 2002-11-12 06:57:27 +0100 (Tue, 12 Nov 2002) | 5 lines
   a grey box.
 
 ------------------------------------------------------------------------
-r2381 | ajc | 2002-11-12 05:48:18 +0100 (Tue, 12 Nov 2002) | 2 lines
+r2381 | ajc | 2002-11-11 23:48:18 -0500 (Mon, 11 Nov 2002) | 2 lines
 
 * Polish up the meeting reply code.
 
 ------------------------------------------------------------------------
-r2379 | ajc | 2002-11-12 04:26:39 +0100 (Tue, 12 Nov 2002) | 3 lines
+r2379 | ajc | 2002-11-11 22:26:39 -0500 (Mon, 11 Nov 2002) | 3 lines
 
 * Tell the user about broken Citadel server connections instead of
   simply printing "Goodbye"
 
 ------------------------------------------------------------------------
-r2359 | ajc | 2002-10-23 06:11:38 +0200 (Wed, 23 Oct 2002) | 3 lines
+r2359 | ajc | 2002-10-23 00:11:38 -0400 (Wed, 23 Oct 2002) | 3 lines
 
 * Detect when a meeting invitation is actually an update for an existing UID
   and tell the user so.
 
 ------------------------------------------------------------------------
-r2357 | ajc | 2002-10-23 06:02:23 +0200 (Wed, 23 Oct 2002) | 2 lines
+r2357 | ajc | 2002-10-23 00:02:23 -0400 (Wed, 23 Oct 2002) | 2 lines
 
 * comments
 
 ------------------------------------------------------------------------
-r2353 | ajc | 2002-10-21 22:16:38 +0200 (Mon, 21 Oct 2002) | 2 lines
+r2353 | ajc | 2002-10-21 16:16:38 -0400 (Mon, 21 Oct 2002) | 2 lines
 
 * Display conflicts nicely
 
 ------------------------------------------------------------------------
-r2351 | ajc | 2002-10-21 20:29:14 +0200 (Mon, 21 Oct 2002) | 2 lines
+r2351 | ajc | 2002-10-21 14:29:14 -0400 (Mon, 21 Oct 2002) | 2 lines
 
 * Ask server to hunt for conflicts when displaying a meeting invitation
 
 ------------------------------------------------------------------------
-r2345 | ajc | 2002-10-19 23:28:32 +0200 (Sat, 19 Oct 2002) | 2 lines
+r2345 | ajc | 2002-10-19 17:28:32 -0400 (Sat, 19 Oct 2002) | 2 lines
 
 * Moved the calendar meeting request reply functionality to the Citadel server
 
 ------------------------------------------------------------------------
-r2344 | ajc | 2002-10-19 19:10:14 +0200 (Sat, 19 Oct 2002) | 3 lines
+r2344 | ajc | 2002-10-19 13:10:14 -0400 (Sat, 19 Oct 2002) | 3 lines
 
 * Add "Tentative" accept button
 * Only display Accept/Tentative/Decline button when method=REQUEST
 
 ------------------------------------------------------------------------
-r2343 | ajc | 2002-10-19 17:57:26 +0200 (Sat, 19 Oct 2002) | 2 lines
+r2343 | ajc | 2002-10-19 11:57:26 -0400 (Sat, 19 Oct 2002) | 2 lines
 
 * Tentative button
 
 ------------------------------------------------------------------------
-r2340 | ajc | 2002-10-19 06:16:37 +0200 (Sat, 19 Oct 2002) | 2 lines
+r2340 | ajc | 2002-10-19 00:16:37 -0400 (Sat, 19 Oct 2002) | 2 lines
 
 * Save an incoming meeting request into the user's calendar.
 
 ------------------------------------------------------------------------
-r2339 | ajc | 2002-10-18 22:55:05 +0200 (Fri, 18 Oct 2002) | 2 lines
+r2339 | ajc | 2002-10-18 16:55:05 -0400 (Fri, 18 Oct 2002) | 2 lines
 
 * Began work on meeting request accept/decline
 
 ------------------------------------------------------------------------
-r2333 | ajc | 2002-10-16 21:16:39 +0200 (Wed, 16 Oct 2002) | 2 lines
+r2333 | ajc | 2002-10-16 15:16:39 -0400 (Wed, 16 Oct 2002) | 2 lines
 
 * Fixes and updates to build WebCit on Linux for IBM S/390
 
 ------------------------------------------------------------------------
-r2323 | ajc | 2002-10-09 06:12:44 +0200 (Wed, 09 Oct 2002) | 4 lines
+r2323 | ajc | 2002-10-09 00:12:44 -0400 (Wed, 09 Oct 2002) | 4 lines
 
 * Templatized trailing HTML
 * Templatized "new start page" page
 * Added global substitution macros
 
 ------------------------------------------------------------------------
-r2322 | ajc | 2002-10-09 05:51:01 +0200 (Wed, 09 Oct 2002) | 2 lines
+r2322 | ajc | 2002-10-08 23:51:01 -0400 (Tue, 08 Oct 2002) | 2 lines
 
 * Templatized the <HEAD> section of HTML
 
 ------------------------------------------------------------------------
-r2320 | ajc | 2002-10-08 01:03:38 +0200 (Tue, 08 Oct 2002) | 2 lines
+r2320 | ajc | 2002-10-07 19:03:38 -0400 (Mon, 07 Oct 2002) | 2 lines
 
 * messages.c: don't display room name field when it's blank
 
 ------------------------------------------------------------------------
-r2317 | ajc | 2002-10-07 06:10:38 +0200 (Mon, 07 Oct 2002) | 4 lines
+r2317 | ajc | 2002-10-07 00:10:38 -0400 (Mon, 07 Oct 2002) | 4 lines
 
 * When displaying meeting invitations, only show date/time for VEVENT
   subcomponents.  Date/time for other subcomponents are irrelevant.
 * Cleaned up HTML display of meeting invitations.
 
 ------------------------------------------------------------------------
-r2313 | ajc | 2002-10-03 05:40:31 +0200 (Thu, 03 Oct 2002) | 2 lines
+r2313 | ajc | 2002-10-02 23:40:31 -0400 (Wed, 02 Oct 2002) | 2 lines
 
 * Worked on meeting accept/decline a little bit
 
 ------------------------------------------------------------------------
-r2306 | ajc | 2002-09-30 05:58:35 +0200 (Mon, 30 Sep 2002) | 2 lines
+r2306 | ajc | 2002-09-29 23:58:35 -0400 (Sun, 29 Sep 2002) | 2 lines
 
 * Dabbled in handling incoming meeting requests
 
 ------------------------------------------------------------------------
-r2305 | ajc | 2002-09-29 23:36:47 +0200 (Sun, 29 Sep 2002) | 2 lines
+r2305 | ajc | 2002-09-29 17:36:47 -0400 (Sun, 29 Sep 2002) | 2 lines
 
 * ugly icon (won't be ugly with background)
 
 ------------------------------------------------------------------------
-r2304 | ajc | 2002-09-29 23:25:45 +0200 (Sun, 29 Sep 2002) | 2 lines
+r2304 | ajc | 2002-09-29 17:25:45 -0400 (Sun, 29 Sep 2002) | 2 lines
 
 * minor cleanup
 
 ------------------------------------------------------------------------
-r2303 | ajc | 2002-09-29 22:15:43 +0200 (Sun, 29 Sep 2002) | 2 lines
+r2303 | ajc | 2002-09-29 16:15:43 -0400 (Sun, 29 Sep 2002) | 2 lines
 
 * Completed the calendar day view
 
 ------------------------------------------------------------------------
-r2300 | ajc | 2002-09-28 06:01:30 +0200 (Sat, 28 Sep 2002) | 2 lines
+r2300 | ajc | 2002-09-28 00:01:30 -0400 (Sat, 28 Sep 2002) | 2 lines
 
 * started fleshing out the calendar day view
 
 ------------------------------------------------------------------------
-r2299 | ajc | 2002-09-27 23:19:28 +0200 (Fri, 27 Sep 2002) | 2 lines
+r2299 | ajc | 2002-09-27 17:19:28 -0400 (Fri, 27 Sep 2002) | 2 lines
 
 * Add new event
 
 ------------------------------------------------------------------------
-r2298 | ajc | 2002-09-27 20:31:33 +0200 (Fri, 27 Sep 2002) | 3 lines
+r2298 | ajc | 2002-09-27 14:31:33 -0400 (Fri, 27 Sep 2002) | 3 lines
 
 * Properly handle VEVENT saves (fixed nasty loopy loopy bug)
 * After saving a VEVENT, return to the correct calendar view and date
 
 ------------------------------------------------------------------------
-r2297 | ajc | 2002-09-27 19:15:44 +0200 (Fri, 27 Sep 2002) | 2 lines
+r2297 | ajc | 2002-09-27 13:15:44 -0400 (Fri, 27 Sep 2002) | 2 lines
 
 * Removed the gzip compression stuff due to bugs in Internet Explorer.
 
 ------------------------------------------------------------------------
-r2295 | ajc | 2002-09-27 06:37:21 +0200 (Fri, 27 Sep 2002) | 2 lines
+r2295 | ajc | 2002-09-27 00:37:21 -0400 (Fri, 27 Sep 2002) | 2 lines
 
 * New, buggy versions of event editing screens
 
 ------------------------------------------------------------------------
-r2294 | ajc | 2002-09-27 00:00:16 +0200 (Fri, 27 Sep 2002) | 3 lines
+r2294 | ajc | 2002-09-26 18:00:16 -0400 (Thu, 26 Sep 2002) | 3 lines
 
 * Fixed buggy month-selection algorithm (January is month 0 in 'struct tm' but
   month 1 in libical functions)
 
 ------------------------------------------------------------------------
-r2293 | ajc | 2002-09-25 23:57:13 +0200 (Wed, 25 Sep 2002) | 3 lines
+r2293 | ajc | 2002-09-25 17:57:13 -0400 (Wed, 25 Sep 2002) | 3 lines
 
 * Keep track of msgnums in the two-pass calendar loop, so we can hotlink to
   individual items
 
 ------------------------------------------------------------------------
-r2292 | ajc | 2002-09-25 23:48:16 +0200 (Wed, 25 Sep 2002) | 2 lines
+r2292 | ajc | 2002-09-25 17:48:16 -0400 (Wed, 25 Sep 2002) | 2 lines
 
 *** empty log message ***
 
 ------------------------------------------------------------------------
-r2291 | ajc | 2002-09-24 06:12:35 +0200 (Tue, 24 Sep 2002) | 3 lines
+r2291 | ajc | 2002-09-24 00:12:35 -0400 (Tue, 24 Sep 2002) | 3 lines
 
 * Rough cut of the two-pass calendar display routines (first pass: go thru
   messages gathering VEVENT items; second pass: render calendar with data)
 
 ------------------------------------------------------------------------
-r2290 | ajc | 2002-09-23 06:01:33 +0200 (Mon, 23 Sep 2002) | 2 lines
+r2290 | ajc | 2002-09-23 00:01:33 -0400 (Mon, 23 Sep 2002) | 2 lines
 
 * Presentation changes to calendar month view
 
 ------------------------------------------------------------------------
-r2289 | ajc | 2002-09-22 07:20:27 +0200 (Sun, 22 Sep 2002) | 2 lines
+r2289 | ajc | 2002-09-22 01:20:27 -0400 (Sun, 22 Sep 2002) | 2 lines
 
 * Began implementing month view
 
 ------------------------------------------------------------------------
-r2288 | ajc | 2002-09-22 05:50:54 +0200 (Sun, 22 Sep 2002) | 4 lines
+r2288 | ajc | 2002-09-21 23:50:54 -0400 (Sat, 21 Sep 2002) | 4 lines
 
 * calendar_view.c: added.  (This module will contain month/week/day views)
 * Move "add new task" to below "DONE" label.  This causes it to appear even
   when there are no existing tasks (messages) in the room.
 
 ------------------------------------------------------------------------
-r2285 | ajc | 2002-09-21 06:38:05 +0200 (Sat, 21 Sep 2002) | 4 lines
+r2285 | ajc | 2002-09-21 00:38:05 -0400 (Sat, 21 Sep 2002) | 4 lines
 
 * Added utility functions for displaying vcalendar timestamps in web forms
   and translating form data back to timestamps.
 * Completed the "edit task" and "add new task" screens.
 
 ------------------------------------------------------------------------
-r2284 | ajc | 2002-09-20 23:48:52 +0200 (Fri, 20 Sep 2002) | 2 lines
+r2284 | ajc | 2002-09-20 17:48:52 -0400 (Fri, 20 Sep 2002) | 2 lines
 
 * Broken save-to-disk
 
 ------------------------------------------------------------------------
-r2283 | ajc | 2002-09-20 22:53:59 +0200 (Fri, 20 Sep 2002) | 2 lines
+r2283 | ajc | 2002-09-20 16:53:59 -0400 (Fri, 20 Sep 2002) | 2 lines
 
 * save/delete/cancel
 
 ------------------------------------------------------------------------
-r2282 | ajc | 2002-09-20 22:28:08 +0200 (Fri, 20 Sep 2002) | 2 lines
+r2282 | ajc | 2002-09-20 16:28:08 -0400 (Fri, 20 Sep 2002) | 2 lines
 
 * Smooth transition between "list tasks" & "edit task" screens
 
 ------------------------------------------------------------------------
-r2281 | ajc | 2002-09-20 05:54:44 +0200 (Fri, 20 Sep 2002) | 3 lines
+r2281 | ajc | 2002-09-19 23:54:44 -0400 (Thu, 19 Sep 2002) | 3 lines
 
 * Display the "Tasks" view as a bulleted list with each task clickable
 * Clicking brings up an (unfinished) "edit task" screen
 
 ------------------------------------------------------------------------
-r2280 | ajc | 2002-09-18 23:44:02 +0200 (Wed, 18 Sep 2002) | 2 lines
+r2280 | ajc | 2002-09-18 17:44:02 -0400 (Wed, 18 Sep 2002) | 2 lines
 
 * display VTODO parameters
 
 ------------------------------------------------------------------------
-r2279 | ajc | 2002-09-17 06:21:00 +0200 (Tue, 17 Sep 2002) | 2 lines
+r2279 | ajc | 2002-09-17 00:21:00 -0400 (Tue, 17 Sep 2002) | 2 lines
 
 * Handler chains for VCALENDAR and VTODO types
 
 ------------------------------------------------------------------------
-r2278 | ajc | 2002-09-17 05:37:10 +0200 (Tue, 17 Sep 2002) | 2 lines
+r2278 | ajc | 2002-09-16 23:37:10 -0400 (Mon, 16 Sep 2002) | 2 lines
 
 * Implemented a 'display handler' infrastructure for various groupware types
 
 ------------------------------------------------------------------------
-r2274 | ajc | 2002-09-16 05:35:12 +0200 (Mon, 16 Sep 2002) | 3 lines
+r2274 | ajc | 2002-09-15 23:35:12 -0400 (Sun, 15 Sep 2002) | 3 lines
 
 * Just a bunch of glue code to iterate through the various types of ical
   objects we could encounter
 
 ------------------------------------------------------------------------
-r2273 | ajc | 2002-09-15 06:05:41 +0200 (Sun, 15 Sep 2002) | 2 lines
+r2273 | ajc | 2002-09-15 00:05:41 -0400 (Sun, 15 Sep 2002) | 2 lines
 
 * Process calendar object subcomponents
 
 ------------------------------------------------------------------------
-r2272 | ajc | 2002-09-15 05:40:13 +0200 (Sun, 15 Sep 2002) | 6 lines
+r2272 | ajc | 2002-09-14 23:40:13 -0400 (Sat, 14 Sep 2002) | 6 lines
 
 * calendar.c: added
 * When a text/calendar MIME type is discovered in a message, send it to
@@ -5502,219 +5517,219 @@ r2272 | ajc | 2002-09-15 05:40:13 +0200 (Sun, 15 Sep 2002) | 6 lines
   creates an icalcomponent object and frees it.
 
 ------------------------------------------------------------------------
-r2270 | ajc | 2002-09-15 05:16:24 +0200 (Sun, 15 Sep 2002) | 3 lines
+r2270 | ajc | 2002-09-14 23:16:24 -0400 (Sat, 14 Sep 2002) | 3 lines
 
 * Changed decode_base64() to CtdlDecodeBase64() to avoid conflict with
   function namespace in libical
 
 ------------------------------------------------------------------------
-r2269 | ajc | 2002-09-15 04:50:55 +0200 (Sun, 15 Sep 2002) | 2 lines
+r2269 | ajc | 2002-09-14 22:50:55 -0400 (Sat, 14 Sep 2002) | 2 lines
 
 * Duh.  I don't need to twiddle CFLAGS when autoconf provides -DHAVE_ZLIB_H
 
 ------------------------------------------------------------------------
-r2268 | ajc | 2002-09-14 23:33:31 +0200 (Sat, 14 Sep 2002) | 2 lines
+r2268 | ajc | 2002-09-14 17:33:31 -0400 (Sat, 14 Sep 2002) | 2 lines
 
 * Backed out compression of inlines -- not all browsers appear to handle it
 
 ------------------------------------------------------------------------
-r2267 | ajc | 2002-09-14 22:20:29 +0200 (Sat, 14 Sep 2002) | 3 lines
+r2267 | ajc | 2002-09-14 16:20:29 -0400 (Sat, 14 Sep 2002) | 3 lines
 
 * Attempting to push more stuff through compression.  I've introduced some
   sort of deadlock bug that I can't seem to find yet...
 
 ------------------------------------------------------------------------
-r2266 | ajc | 2002-09-14 22:00:23 +0200 (Sat, 14 Sep 2002) | 2 lines
+r2266 | ajc | 2002-09-14 16:00:23 -0400 (Sat, 14 Sep 2002) | 2 lines
 
 * Compress output_image() graphics
 
 ------------------------------------------------------------------------
-r2265 | ajc | 2002-09-14 18:26:35 +0200 (Sat, 14 Sep 2002) | 3 lines
+r2265 | ajc | 2002-09-14 12:26:35 -0400 (Sat, 14 Sep 2002) | 3 lines
 
 * output_image() now reads the entire image from Citadel into a buffer before
   sending it to the browser (for performance reasons, and so it can compress)
 
 ------------------------------------------------------------------------
-r2264 | ajc | 2002-09-14 06:52:59 +0200 (Sat, 14 Sep 2002) | 2 lines
+r2264 | ajc | 2002-09-14 00:52:59 -0400 (Sat, 14 Sep 2002) | 2 lines
 
 * Look for the "libical" calendaring library and link it in if present...
 
 ------------------------------------------------------------------------
-r2263 | ajc | 2002-09-14 06:02:36 +0200 (Sat, 14 Sep 2002) | 2 lines
+r2263 | ajc | 2002-09-14 00:02:36 -0400 (Sat, 14 Sep 2002) | 2 lines
 
 * Finished gzip compression of dynamic pages (when browser supports it)
 
 ------------------------------------------------------------------------
-r2262 | ajc | 2002-09-13 22:40:53 +0200 (Fri, 13 Sep 2002) | 3 lines
+r2262 | ajc | 2002-09-13 16:40:53 -0400 (Fri, 13 Sep 2002) | 3 lines
 
 * Detect when the client browser is capable of gzip encoding
   (actual encoding is not implemented yet)
 
 ------------------------------------------------------------------------
-r2261 | ajc | 2002-09-13 17:54:40 +0200 (Fri, 13 Sep 2002) | 2 lines
+r2261 | ajc | 2002-09-13 11:54:40 -0400 (Fri, 13 Sep 2002) | 2 lines
 
 * Reversed the above change because I broke it somehow
 
 ------------------------------------------------------------------------
-r2259 | ajc | 2002-09-12 00:47:00 +0200 (Thu, 12 Sep 2002) | 2 lines
+r2259 | ajc | 2002-09-11 18:47:00 -0400 (Wed, 11 Sep 2002) | 2 lines
 
 * Started adding in compression and calendaring library detects (not finished)
 
 ------------------------------------------------------------------------
-r2256 | ajc | 2002-09-09 05:56:14 +0200 (Mon, 09 Sep 2002) | 2 lines
+r2256 | ajc | 2002-09-08 23:56:14 -0400 (Sun, 08 Sep 2002) | 2 lines
 
 * This is version 4.00
 
 ------------------------------------------------------------------------
-r2255 | ajc | 2002-09-09 05:51:01 +0200 (Mon, 09 Sep 2002) | 4 lines
+r2255 | ajc | 2002-09-08 23:51:01 -0400 (Sun, 08 Sep 2002) | 4 lines
 
 * In the HTML-to-HTML converter:
   --> Open links in new window (as with text msgs)
   --> Convert loose URL's to hot links (as with text msgs)
 
 ------------------------------------------------------------------------
-r2247 | ajc | 2002-09-06 05:59:11 +0200 (Fri, 06 Sep 2002) | 3 lines
+r2247 | ajc | 2002-09-05 23:59:11 -0400 (Thu, 05 Sep 2002) | 3 lines
 
 * Added an "About this server" panel to the Summary page.
   (Useless fluff, but better than an empty column.)
 
 ------------------------------------------------------------------------
-r2234 | ajc | 2002-08-26 04:57:06 +0200 (Mon, 26 Aug 2002) | 2 lines
+r2234 | ajc | 2002-08-25 22:57:06 -0400 (Sun, 25 Aug 2002) | 2 lines
 
 * Rooms listed on the summary page are now clickable-gotoable
 
 ------------------------------------------------------------------------
-r2232 | ajc | 2002-08-26 03:24:09 +0200 (Mon, 26 Aug 2002) | 2 lines
+r2232 | ajc | 2002-08-25 21:24:09 -0400 (Sun, 25 Aug 2002) | 2 lines
 
 * Added a "summary" page (rather sparse for now)
 
 ------------------------------------------------------------------------
-r2230 | ajc | 2002-08-24 17:30:48 +0200 (Sat, 24 Aug 2002) | 2 lines
+r2230 | ajc | 2002-08-24 11:30:48 -0400 (Sat, 24 Aug 2002) | 2 lines
 
 * GET instead of POST for listsub.  Also add a 'Back...' link.
 
 ------------------------------------------------------------------------
-r2229 | ajc | 2002-08-24 07:59:24 +0200 (Sat, 24 Aug 2002) | 2 lines
+r2229 | ajc | 2002-08-24 01:59:24 -0400 (Sat, 24 Aug 2002) | 2 lines
 
 * Bugfixes and cosmetic changes to listsub system
 
 ------------------------------------------------------------------------
-r2227 | ajc | 2002-08-23 05:37:19 +0200 (Fri, 23 Aug 2002) | 2 lines
+r2227 | ajc | 2002-08-22 23:37:19 -0400 (Thu, 22 Aug 2002) | 2 lines
 
 * Finished all of the subscribe/unsubscribe/confirm stuff!  (I think)
 
 ------------------------------------------------------------------------
-r2221 | ajc | 2002-08-22 05:55:47 +0200 (Thu, 22 Aug 2002) | 2 lines
+r2221 | ajc | 2002-08-21 23:55:47 -0400 (Wed, 21 Aug 2002) | 2 lines
 
 * 'unsubscribe' command (but not 'confirm unsubscribe')
 
 ------------------------------------------------------------------------
-r2218 | ajc | 2002-08-21 23:58:37 +0200 (Wed, 21 Aug 2002) | 3 lines
+r2218 | ajc | 2002-08-21 17:58:37 -0400 (Wed, 21 Aug 2002) | 3 lines
 
 * Completed self-service list subscription via web.
   (Still need to implement unsubscribe.)
 
 ------------------------------------------------------------------------
-r2217 | ajc | 2002-08-17 00:06:51 +0200 (Sat, 17 Aug 2002) | 2 lines
+r2217 | ajc | 2002-08-16 18:06:51 -0400 (Fri, 16 Aug 2002) | 2 lines
 
 * self-service
 
 ------------------------------------------------------------------------
-r2214 | ajc | 2002-08-16 05:51:12 +0200 (Fri, 16 Aug 2002) | 2 lines
+r2214 | ajc | 2002-08-15 23:51:12 -0400 (Thu, 15 Aug 2002) | 2 lines
 
 * I think I've finally nailed the 'no session' pages now...
 
 ------------------------------------------------------------------------
-r2213 | ajc | 2002-08-15 05:49:47 +0200 (Thu, 15 Aug 2002) | 2 lines
+r2213 | ajc | 2002-08-14 23:49:47 -0400 (Wed, 14 Aug 2002) | 2 lines
 
 * Fleshed out the list subscription page a bit
 
 ------------------------------------------------------------------------
-r2210 | ajc | 2002-08-14 22:00:32 +0200 (Wed, 14 Aug 2002) | 2 lines
+r2210 | ajc | 2002-08-14 16:00:32 -0400 (Wed, 14 Aug 2002) | 2 lines
 
 * form stuff
 
 ------------------------------------------------------------------------
-r2209 | ajc | 2002-08-14 04:57:21 +0200 (Wed, 14 Aug 2002) | 2 lines
+r2209 | ajc | 2002-08-13 22:57:21 -0400 (Tue, 13 Aug 2002) | 2 lines
 
 * List subscription (not finished)
 
 ------------------------------------------------------------------------
-r2207 | ajc | 2002-08-13 21:55:12 +0200 (Tue, 13 Aug 2002) | 3 lines
+r2207 | ajc | 2002-08-13 15:55:12 -0400 (Tue, 13 Aug 2002) | 3 lines
 
 * Keep track of the HTTP "Host:" header being sent by the browser.
   (We're going to need this in the near future)
 
 ------------------------------------------------------------------------
-r2194 | ajc | 2002-08-05 18:07:31 +0200 (Mon, 05 Aug 2002) | 2 lines
+r2194 | ajc | 2002-08-05 12:07:31 -0400 (Mon, 05 Aug 2002) | 2 lines
 
 * Moved "edit floor label pic" to the floor editing screen
 
 ------------------------------------------------------------------------
-r2193 | ajc | 2002-08-05 17:53:00 +0200 (Mon, 05 Aug 2002) | 2 lines
+r2193 | ajc | 2002-08-05 11:53:00 -0400 (Mon, 05 Aug 2002) | 2 lines
 
 * Commands to add, change, delete floors
 
 ------------------------------------------------------------------------
-r2185 | ajc | 2002-07-26 05:20:04 +0200 (Fri, 26 Jul 2002) | 2 lines
+r2185 | ajc | 2002-07-25 23:20:04 -0400 (Thu, 25 Jul 2002) | 2 lines
 
 * Beautified the folder tabs in "edit room"
 
 ------------------------------------------------------------------------
-r2184 | ajc | 2002-07-25 06:01:58 +0200 (Thu, 25 Jul 2002) | 2 lines
+r2184 | ajc | 2002-07-25 00:01:58 -0400 (Thu, 25 Jul 2002) | 2 lines
 
 * Final cleanup of changes (finally located and fixed the bug)
 
 ------------------------------------------------------------------------
-r2183 | ajc | 2002-07-24 06:14:24 +0200 (Wed, 24 Jul 2002) | 2 lines
+r2183 | ajc | 2002-07-24 00:14:24 -0400 (Wed, 24 Jul 2002) | 2 lines
 
 * Minor code cleanup of last night's changes
 
 ------------------------------------------------------------------------
-r2182 | ajc | 2002-07-23 17:40:54 +0200 (Tue, 23 Jul 2002) | 2 lines
+r2182 | ajc | 2002-07-23 11:40:54 -0400 (Tue, 23 Jul 2002) | 2 lines
 
 * Minor cleanup of previous changes
 
 ------------------------------------------------------------------------
-r2181 | ajc | 2002-07-23 06:43:59 +0200 (Tue, 23 Jul 2002) | 3 lines
+r2181 | ajc | 2002-07-23 00:43:59 -0400 (Tue, 23 Jul 2002) | 3 lines
 
 * Updated message reading to use the new MSG4 command, so we can do output
   of various types of richtext (mainly HTML).
 
 ------------------------------------------------------------------------
-r2171 | ajc | 2002-07-16 05:37:24 +0200 (Tue, 16 Jul 2002) | 2 lines
+r2171 | ajc | 2002-07-15 23:37:24 -0400 (Mon, 15 Jul 2002) | 2 lines
 
 * Small change to above
 
 ------------------------------------------------------------------------
-r2170 | ajc | 2002-07-16 05:23:37 +0200 (Tue, 16 Jul 2002) | 2 lines
+r2170 | ajc | 2002-07-15 23:23:37 -0400 (Mon, 15 Jul 2002) | 2 lines
 
 * Display HTML messages as HTML.  (Wow!)
 
 ------------------------------------------------------------------------
-r2169 | ajc | 2002-07-13 06:39:59 +0200 (Sat, 13 Jul 2002) | 3 lines
+r2169 | ajc | 2002-07-13 00:39:59 -0400 (Sat, 13 Jul 2002) | 3 lines
 
 * Handle multipart/alternative in a nicer way, giving us the opportunity to
   output HTML instead of converting to text/plain and back.  (Not finished.)
 
 ------------------------------------------------------------------------
-r2165 | ajc | 2002-07-11 05:17:03 +0200 (Thu, 11 Jul 2002) | 2 lines
+r2165 | ajc | 2002-07-10 23:17:03 -0400 (Wed, 10 Jul 2002) | 2 lines
 
 * hacks to text_to_server() to transmit messages as HTML
 
 ------------------------------------------------------------------------
-r2164 | ajc | 2002-07-09 06:21:14 +0200 (Tue, 09 Jul 2002) | 2 lines
+r2164 | ajc | 2002-07-09 00:21:14 -0400 (Tue, 09 Jul 2002) | 2 lines
 
 * 'idle' icon
 
 ------------------------------------------------------------------------
-r2163 | ajc | 2002-07-06 05:10:26 +0200 (Sat, 06 Jul 2002) | 3 lines
+r2163 | ajc | 2002-07-05 23:10:26 -0400 (Fri, 05 Jul 2002) | 3 lines
 
 * Enable a "make this my start page" link that works in lots of places.
   Configures a user's preference of where to go after login.
 
 ------------------------------------------------------------------------
-r2148 | ajc | 2002-06-20 00:01:31 +0200 (Thu, 20 Jun 2002) | 5 lines
+r2148 | ajc | 2002-06-19 18:01:31 -0400 (Wed, 19 Jun 2002) | 5 lines
 
 * When editing another user's vCard, do a "transient goto" to their config
   room so you don't automatically gain access to their config room.
@@ -5722,480 +5737,480 @@ r2148 | ajc | 2002-06-20 00:01:31 +0200 (Thu, 20 Jun 2002) | 5 lines
   new user's account name pre-selected.
 
 ------------------------------------------------------------------------
-r2144 | ajc | 2002-06-17 05:48:44 +0200 (Mon, 17 Jun 2002) | 2 lines
+r2144 | ajc | 2002-06-16 23:48:44 -0400 (Sun, 16 Jun 2002) | 2 lines
 
 * Finished the thing to edit other users' vCards.
 
 ------------------------------------------------------------------------
-r2142 | ajc | 2002-06-16 23:49:02 +0200 (Sun, 16 Jun 2002) | 3 lines
+r2142 | ajc | 2002-06-16 17:49:02 -0400 (Sun, 16 Jun 2002) | 3 lines
 
 * Administratively edit other users' vCards.  Still needs a couple of lines
   of glue code to make it work.
 
 ------------------------------------------------------------------------
-r2140 | ajc | 2002-06-16 00:15:03 +0200 (Sun, 16 Jun 2002) | 2 lines
+r2140 | ajc | 2002-06-15 18:15:03 -0400 (Sat, 15 Jun 2002) | 2 lines
 
 * stuff
 
 ------------------------------------------------------------------------
-r2137 | ajc | 2002-06-15 22:34:39 +0200 (Sat, 15 Jun 2002) | 3 lines
+r2137 | ajc | 2002-06-15 16:34:39 -0400 (Sat, 15 Jun 2002) | 3 lines
 
 * Use safestrncpy() instead of strncpy() where appropriate
 * Fixed a memory allocation bug in the vCard parser
 
 ------------------------------------------------------------------------
-r2118 | ajc | 2002-05-23 05:40:05 +0200 (Thu, 23 May 2002) | 2 lines
+r2118 | ajc | 2002-05-22 23:40:05 -0400 (Wed, 22 May 2002) | 2 lines
 
 * Brought over a utility function I'll need later
 
 ------------------------------------------------------------------------
-r2115 | ajc | 2002-05-22 04:34:57 +0200 (Wed, 22 May 2002) | 2 lines
+r2115 | ajc | 2002-05-21 22:34:57 -0400 (Tue, 21 May 2002) | 2 lines
 
 * Finished room/folder view selector.  Pretty cool.
 
 ------------------------------------------------------------------------
-r2114 | ajc | 2002-05-22 03:53:23 +0200 (Wed, 22 May 2002) | 2 lines
+r2114 | ajc | 2002-05-21 21:53:23 -0400 (Tue, 21 May 2002) | 2 lines
 
 * Room list or folder list?  Give the user a choice.  (Has bugs.)
 
 ------------------------------------------------------------------------
-r2100 | error | 2002-05-12 17:21:44 +0200 (Sun, 12 May 2002) | 3 lines
+r2100 | error | 2002-05-12 11:21:44 -0400 (Sun, 12 May 2002) | 3 lines
 
 * do_template() now parses a .wml file for WAP clients, and a .html file
   for everybody else
 
 ------------------------------------------------------------------------
-r2099 | error | 2002-05-12 00:46:19 +0200 (Sun, 12 May 2002) | 2 lines
+r2099 | error | 2002-05-11 18:46:19 -0400 (Sat, 11 May 2002) | 2 lines
 
 * Track whether user-agent is a WAP gateway
 
 ------------------------------------------------------------------------
-r2098 | error | 2002-05-11 17:35:07 +0200 (Sat, 11 May 2002) | 2 lines
+r2098 | error | 2002-05-11 11:35:07 -0400 (Sat, 11 May 2002) | 2 lines
 
 * webcit.c: add MIME types for WAP/WML
 
 ------------------------------------------------------------------------
-r2097 | ajc | 2002-05-10 17:29:58 +0200 (Fri, 10 May 2002) | 2 lines
+r2097 | ajc | 2002-05-10 11:29:58 -0400 (Fri, 10 May 2002) | 2 lines
 
 * Hacked the address book view a little bit
 
 ------------------------------------------------------------------------
-r2096 | ajc | 2002-05-09 05:53:56 +0200 (Thu, 09 May 2002) | 2 lines
+r2096 | ajc | 2002-05-08 23:53:56 -0400 (Wed, 08 May 2002) | 2 lines
 
 * Began working on address book view
 
 ------------------------------------------------------------------------
-r2095 | ajc | 2002-05-08 05:38:58 +0200 (Wed, 08 May 2002) | 2 lines
+r2095 | ajc | 2002-05-07 23:38:58 -0400 (Tue, 07 May 2002) | 2 lines
 
 * Preferences framework
 
 ------------------------------------------------------------------------
-r2094 | ajc | 2002-05-07 05:57:30 +0200 (Tue, 07 May 2002) | 2 lines
+r2094 | ajc | 2002-05-06 23:57:30 -0400 (Mon, 06 May 2002) | 2 lines
 
 * In message summary, replace 'Del' links with checkboxes
 
 ------------------------------------------------------------------------
-r2092 | ajc | 2002-05-05 05:28:16 +0200 (Sun, 05 May 2002) | 2 lines
+r2092 | ajc | 2002-05-04 23:28:16 -0400 (Sat, 04 May 2002) | 2 lines
 
 * Shuffled around the room banner a bit
 
 ------------------------------------------------------------------------
-r2089 | ajc | 2002-05-03 21:32:40 +0200 (Fri, 03 May 2002) | 2 lines
+r2089 | ajc | 2002-05-03 15:32:40 -0400 (Fri, 03 May 2002) | 2 lines
 
 * Finished "folder list" mode (still need to move it to a permanent location)
 
 ------------------------------------------------------------------------
-r2088 | ajc | 2002-05-03 05:55:17 +0200 (Fri, 03 May 2002) | 2 lines
+r2088 | ajc | 2002-05-02 23:55:17 -0400 (Thu, 02 May 2002) | 2 lines
 
 * more folder display stuff
 
 ------------------------------------------------------------------------
-r2087 | ajc | 2002-05-02 00:03:07 +0200 (Thu, 02 May 2002) | 2 lines
+r2087 | ajc | 2002-05-01 18:03:07 -0400 (Wed, 01 May 2002) | 2 lines
 
 * "folder list" view (not finished)
 
 ------------------------------------------------------------------------
-r2086 | ajc | 2002-05-01 05:23:32 +0200 (Wed, 01 May 2002) | 2 lines
+r2086 | ajc | 2002-04-30 23:23:32 -0400 (Tue, 30 Apr 2002) | 2 lines
 
 * Added a drop-down box to change a user's view of a room.
 
 ------------------------------------------------------------------------
-r2084 | ajc | 2002-04-28 05:56:47 +0200 (Sun, 28 Apr 2002) | 2 lines
+r2084 | ajc | 2002-04-27 23:56:47 -0400 (Sat, 27 Apr 2002) | 2 lines
 
 * Finished summary mode (for the most part, anyway)
 
 ------------------------------------------------------------------------
-r2083 | ajc | 2002-04-26 23:13:21 +0200 (Fri, 26 Apr 2002) | 3 lines
+r2083 | ajc | 2002-04-26 17:13:21 -0400 (Fri, 26 Apr 2002) | 3 lines
 
 * Separated "summary mode" message listing into its own function
 * Go to summary mode automatically when the server says that view=1
 
 ------------------------------------------------------------------------
-r2082 | ajc | 2002-04-26 22:11:00 +0200 (Fri, 26 Apr 2002) | 2 lines
+r2082 | ajc | 2002-04-26 16:11:00 -0400 (Fri, 26 Apr 2002) | 2 lines
 
 * view
 
 ------------------------------------------------------------------------
-r2078 | ajc | 2002-04-20 06:14:29 +0200 (Sat, 20 Apr 2002) | 2 lines
+r2078 | ajc | 2002-04-20 00:14:29 -0400 (Sat, 20 Apr 2002) | 2 lines
 
 * Some work on email summary screen
 
 ------------------------------------------------------------------------
-r2059 | ajc | 2002-03-31 07:02:39 +0200 (Sun, 31 Mar 2002) | 3 lines
+r2059 | ajc | 2002-03-31 00:02:39 -0500 (Sun, 31 Mar 2002) | 3 lines
 
 * Remove "Page another user" link from main menu
 * Add "edit my citadel config room" type link from edit user screen
 
 ------------------------------------------------------------------------
-r2058 | ajc | 2002-03-29 23:30:45 +0100 (Fri, 29 Mar 2002) | 2 lines
+r2058 | ajc | 2002-03-29 17:30:45 -0500 (Fri, 29 Mar 2002) | 2 lines
 
 * Finished the "edit user" screen.
 
 ------------------------------------------------------------------------
-r2057 | ajc | 2002-03-29 16:18:10 +0100 (Fri, 29 Mar 2002) | 2 lines
+r2057 | ajc | 2002-03-29 10:18:10 -0500 (Fri, 29 Mar 2002) | 2 lines
 
 * yep ... more user edit stuff
 
 ------------------------------------------------------------------------
-r2055 | ajc | 2002-03-27 05:22:44 +0100 (Wed, 27 Mar 2002) | 2 lines
+r2055 | ajc | 2002-03-26 23:22:44 -0500 (Tue, 26 Mar 2002) | 2 lines
 
 * more useredit
 
 ------------------------------------------------------------------------
-r2054 | ajc | 2002-03-26 20:01:12 +0100 (Tue, 26 Mar 2002) | 2 lines
+r2054 | ajc | 2002-03-26 14:01:12 -0500 (Tue, 26 Mar 2002) | 2 lines
 
 * More edit user stuff
 
 ------------------------------------------------------------------------
-r2053 | ajc | 2002-03-26 19:23:24 +0100 (Tue, 26 Mar 2002) | 3 lines
+r2053 | ajc | 2002-03-26 13:23:24 -0500 (Tue, 26 Mar 2002) | 3 lines
 
 * Don't display room banner on screens that don't pertain to a particular room
 * Initial prep for add/change/delete user accounts screen
 
 ------------------------------------------------------------------------
-r2044 | ajc | 2002-03-22 05:33:08 +0100 (Fri, 22 Mar 2002) | 2 lines
+r2044 | ajc | 2002-03-21 23:33:08 -0500 (Thu, 21 Mar 2002) | 2 lines
 
 * "vcard edit" button for _other_ users' My Citadel Config rooms as well
 
 ------------------------------------------------------------------------
-r2042 | ajc | 2002-03-19 05:35:11 +0100 (Tue, 19 Mar 2002) | 2 lines
+r2042 | ajc | 2002-03-18 23:35:11 -0500 (Mon, 18 Mar 2002) | 2 lines
 
 * Brought over yet another new version of the MIME parser from Citadel
 
 ------------------------------------------------------------------------
-r2031 | ajc | 2002-03-13 04:56:52 +0100 (Wed, 13 Mar 2002) | 2 lines
+r2031 | ajc | 2002-03-12 22:56:52 -0500 (Tue, 12 Mar 2002) | 2 lines
 
 * New site config option "Allow system Aides to gain access to mailboxes"
 
 ------------------------------------------------------------------------
-r2027 | ajc | 2002-03-13 00:14:00 +0100 (Wed, 13 Mar 2002) | 3 lines
+r2027 | ajc | 2002-03-12 18:14:00 -0500 (Tue, 12 Mar 2002) | 3 lines
 
 * Moved room access controls out of the admin menu and into the room commands
   menu.  Prettied up the access control list screen.
 
 ------------------------------------------------------------------------
-r2006 | ajc | 2002-03-10 07:07:09 +0100 (Sun, 10 Mar 2002) | 2 lines
+r2006 | ajc | 2002-03-10 01:07:09 -0500 (Sun, 10 Mar 2002) | 2 lines
 
 * Handle multiple Internet e-mail addresses in vCard editor
 
 ------------------------------------------------------------------------
-r1998 | ajc | 2002-03-08 05:22:39 +0100 (Fri, 08 Mar 2002) | 2 lines
+r1998 | ajc | 2002-03-07 23:22:39 -0500 (Thu, 07 Mar 2002) | 2 lines
 
 * doc change
 
 ------------------------------------------------------------------------
-r1997 | ajc | 2002-03-07 05:56:09 +0100 (Thu, 07 Mar 2002) | 3 lines
+r1997 | ajc | 2002-03-06 23:56:09 -0500 (Wed, 06 Mar 2002) | 3 lines
 
 * Final polish for initial round of vCard editing functions.  Only show "edit"
   link when editing user's own vCard in the My Citadel Config> room.
 
 ------------------------------------------------------------------------
-r1995 | ajc | 2002-03-06 06:22:33 +0100 (Wed, 06 Mar 2002) | 2 lines
+r1995 | ajc | 2002-03-06 00:22:33 -0500 (Wed, 06 Mar 2002) | 2 lines
 
 * More vcard editing form stuff
 
 ------------------------------------------------------------------------
-r1994 | ajc | 2002-03-05 23:48:44 +0100 (Tue, 05 Mar 2002) | 2 lines
+r1994 | ajc | 2002-03-05 17:48:44 -0500 (Tue, 05 Mar 2002) | 2 lines
 
 * form cosmetics
 
 ------------------------------------------------------------------------
-r1992 | ajc | 2002-03-05 23:09:43 +0100 (Tue, 05 Mar 2002) | 2 lines
+r1992 | ajc | 2002-03-05 17:09:43 -0500 (Tue, 05 Mar 2002) | 2 lines
 
 * a few more fields
 
 ------------------------------------------------------------------------
-r1991 | ajc | 2002-03-05 06:05:09 +0100 (Tue, 05 Mar 2002) | 2 lines
+r1991 | ajc | 2002-03-05 00:05:09 -0500 (Tue, 05 Mar 2002) | 2 lines
 
 * More vCard editing stuff
 
 ------------------------------------------------------------------------
-r1987 | ajc | 2002-03-04 06:28:54 +0100 (Mon, 04 Mar 2002) | 2 lines
+r1987 | ajc | 2002-03-04 00:28:54 -0500 (Mon, 04 Mar 2002) | 2 lines
 
 * Wrote some skeleton code for robust vCard editing
 
 ------------------------------------------------------------------------
-r1986 | ajc | 2002-03-03 07:58:25 +0100 (Sun, 03 Mar 2002) | 2 lines
+r1986 | ajc | 2002-03-03 01:58:25 -0500 (Sun, 03 Mar 2002) | 2 lines
 
 * Login errors displayed in red
 
 ------------------------------------------------------------------------
-r1985 | ajc | 2002-03-03 07:52:59 +0100 (Sun, 03 Mar 2002) | 2 lines
+r1985 | ajc | 2002-03-03 01:52:59 -0500 (Sun, 03 Mar 2002) | 2 lines
 
 * Allow editing of the "disable self-service user account creation" site config option
 
 ------------------------------------------------------------------------
-r1976 | ajc | 2002-02-24 08:02:44 +0100 (Sun, 24 Feb 2002) | 3 lines
+r1976 | ajc | 2002-02-24 02:02:44 -0500 (Sun, 24 Feb 2002) | 3 lines
 
 * Added the ability to enter a Subject: line in messages
 * Go to the Mail room when user clicks on the new mail alert icon
 
 ------------------------------------------------------------------------
-r1965 | ajc | 2002-02-13 23:47:51 +0100 (Wed, 13 Feb 2002) | 2 lines
+r1965 | ajc | 2002-02-13 17:47:51 -0500 (Wed, 13 Feb 2002) | 2 lines
 
 * Added some rudimentary support for displaying vCards as card-looking things
 
 ------------------------------------------------------------------------
-r1960 | ajc | 2002-02-13 16:04:26 +0100 (Wed, 13 Feb 2002) | 2 lines
+r1960 | ajc | 2002-02-13 10:04:26 -0500 (Wed, 13 Feb 2002) | 2 lines
 
 * Began some hacks for vCard processing
 
 ------------------------------------------------------------------------
-r1927 | error | 2002-01-25 00:50:37 +0100 (Fri, 25 Jan 2002) | 2 lines
+r1927 | error | 2002-01-24 18:50:37 -0500 (Thu, 24 Jan 2002) | 2 lines
 
 * Trace file using lprintf() similarly to citserver
 
 ------------------------------------------------------------------------
-r1900 | ajc | 2002-01-13 10:07:10 +0100 (Sun, 13 Jan 2002) | 2 lines
+r1900 | ajc | 2002-01-13 04:07:10 -0500 (Sun, 13 Jan 2002) | 2 lines
 
 * THIS IS 3.23
 
 ------------------------------------------------------------------------
-r1899 | ajc | 2002-01-13 10:06:38 +0100 (Sun, 13 Jan 2002) | 2 lines
+r1899 | ajc | 2002-01-13 04:06:38 -0500 (Sun, 13 Jan 2002) | 2 lines
 
 * Brought over the debugged mime parser from Citadel
 
 ------------------------------------------------------------------------
-r1875 | error | 2002-01-05 07:19:17 +0100 (Sat, 05 Jan 2002) | 2 lines
+r1875 | error | 2002-01-05 01:19:17 -0500 (Sat, 05 Jan 2002) | 2 lines
 
 * Add MIME types text/css and image/png
 
 ------------------------------------------------------------------------
-r1870 | ajc | 2002-01-03 23:32:39 +0100 (Thu, 03 Jan 2002) | 2 lines
+r1870 | ajc | 2002-01-03 17:32:39 -0500 (Thu, 03 Jan 2002) | 2 lines
 
 * templatized the "prompt for recipient" screen
 
 ------------------------------------------------------------------------
-r1851 | error | 2001-12-28 10:43:05 +0100 (Fri, 28 Dec 2001) | 2 lines
+r1851 | error | 2001-12-28 04:43:05 -0500 (Fri, 28 Dec 2001) | 2 lines
 
 * Client support for hostnames up to 63 characters
 
 ------------------------------------------------------------------------
-r1847 | ajc | 2001-12-27 00:11:59 +0100 (Thu, 27 Dec 2001) | 2 lines
+r1847 | ajc | 2001-12-26 18:11:59 -0500 (Wed, 26 Dec 2001) | 2 lines
 
 * THIS IS 3.22
 
 ------------------------------------------------------------------------
-r1846 | ajc | 2001-12-27 00:11:47 +0100 (Thu, 27 Dec 2001) | 2 lines
+r1846 | ajc | 2001-12-26 18:11:47 -0500 (Wed, 26 Dec 2001) | 2 lines
 
 * 3.22
 
 ------------------------------------------------------------------------
-r1845 | ajc | 2001-12-27 00:11:25 +0100 (Thu, 27 Dec 2001) | 2 lines
+r1845 | ajc | 2001-12-26 18:11:25 -0500 (Wed, 26 Dec 2001) | 2 lines
 
 * Minor change to the upload handler, to fix graphics uploads
 
 ------------------------------------------------------------------------
-r1844 | ajc | 2001-12-26 06:28:04 +0100 (Wed, 26 Dec 2001) | 2 lines
+r1844 | ajc | 2001-12-26 00:28:04 -0500 (Wed, 26 Dec 2001) | 2 lines
 
 * THIS IS 3.21
 
 ------------------------------------------------------------------------
-r1843 | ajc | 2001-12-26 06:27:51 +0100 (Wed, 26 Dec 2001) | 2 lines
+r1843 | ajc | 2001-12-26 00:27:51 -0500 (Wed, 26 Dec 2001) | 2 lines
 
 * doco and header update for 3.21
 
 ------------------------------------------------------------------------
-r1842 | ajc | 2001-12-26 06:24:13 +0100 (Wed, 26 Dec 2001) | 4 lines
+r1842 | ajc | 2001-12-26 00:24:13 -0500 (Wed, 26 Dec 2001) | 4 lines
 
 * Reverted all of the navbar and iconbar functions back to plain, ordinary
   link tags.  The nifty JavaScript stuff is now used only to light up the
   buttons during mouse hovers, and nothing more.
 
 ------------------------------------------------------------------------
-r1840 | error | 2001-12-25 01:14:44 +0100 (Tue, 25 Dec 2001) | 2 lines
+r1840 | error | 2001-12-24 19:14:44 -0500 (Mon, 24 Dec 2001) | 2 lines
 
 * Fixed the iconbar and navbar buttons; they now work in Netscape 4.x
 
 ------------------------------------------------------------------------
-r1837 | ajc | 2001-12-21 07:04:07 +0100 (Fri, 21 Dec 2001) | 2 lines
+r1837 | ajc | 2001-12-21 01:04:07 -0500 (Fri, 21 Dec 2001) | 2 lines
 
 * THIS IS 3.20
 
 ------------------------------------------------------------------------
-r1836 | ajc | 2001-12-21 07:03:55 +0100 (Fri, 21 Dec 2001) | 2 lines
+r1836 | ajc | 2001-12-21 01:03:55 -0500 (Fri, 21 Dec 2001) | 2 lines
 
 * 3.20
 
 ------------------------------------------------------------------------
-r1835 | ajc | 2001-12-20 06:02:42 +0100 (Thu, 20 Dec 2001) | 3 lines
+r1835 | ajc | 2001-12-20 00:02:42 -0500 (Thu, 20 Dec 2001) | 3 lines
 
 * If you paid for this software, someone is ripping you off.
 * Fixed the urlesc() function to use a caller-supplied target buffer.
 
 ------------------------------------------------------------------------
-r1833 | ajc | 2001-12-18 21:35:32 +0100 (Tue, 18 Dec 2001) | 2 lines
+r1833 | ajc | 2001-12-18 15:35:32 -0500 (Tue, 18 Dec 2001) | 2 lines
 
 * More fun JavaScript-enabled buttons
 
 ------------------------------------------------------------------------
-r1832 | ajc | 2001-12-18 17:48:08 +0100 (Tue, 18 Dec 2001) | 2 lines
+r1832 | ajc | 2001-12-18 11:48:08 -0500 (Tue, 18 Dec 2001) | 2 lines
 
 * Began testing new JavaScript-enabled k00l light-up buttonz
 
 ------------------------------------------------------------------------
-r1830 | ajc | 2001-12-18 07:06:20 +0100 (Tue, 18 Dec 2001) | 2 lines
+r1830 | ajc | 2001-12-18 01:06:20 -0500 (Tue, 18 Dec 2001) | 2 lines
 
 * mime parser update
 
 ------------------------------------------------------------------------
-r1823 | ajc | 2001-12-15 21:51:33 +0100 (Sat, 15 Dec 2001) | 2 lines
+r1823 | ajc | 2001-12-15 15:51:33 -0500 (Sat, 15 Dec 2001) | 2 lines
 
 * "reply" button on pop-up pages
 
 ------------------------------------------------------------------------
-r1813 | ajc | 2001-12-11 17:02:41 +0100 (Tue, 11 Dec 2001) | 2 lines
+r1813 | ajc | 2001-12-11 11:02:41 -0500 (Tue, 11 Dec 2001) | 2 lines
 
 * Completed support for add/remove mailing list recipients.
 
 ------------------------------------------------------------------------
-r1812 | ajc | 2001-12-11 16:22:53 +0100 (Tue, 11 Dec 2001) | 2 lines
+r1812 | ajc | 2001-12-11 10:22:53 -0500 (Tue, 11 Dec 2001) | 2 lines
 
 * Began constructing the listserv screen for config (not tested)
 
 ------------------------------------------------------------------------
-r1811 | ajc | 2001-12-11 06:37:12 +0100 (Tue, 11 Dec 2001) | 2 lines
+r1811 | ajc | 2001-12-11 00:37:12 -0500 (Tue, 11 Dec 2001) | 2 lines
 
 * Finished the share/unshare room screen in Edit Room
 
 ------------------------------------------------------------------------
-r1800 | ajc | 2001-12-03 05:43:40 +0100 (Mon, 03 Dec 2001) | 2 lines
+r1800 | ajc | 2001-12-02 23:43:40 -0500 (Sun, 02 Dec 2001) | 2 lines
 
 * Brought over an update of the MIME parser from Citadel.
 
 ------------------------------------------------------------------------
-r1793 | ajc | 2001-12-02 08:09:13 +0100 (Sun, 02 Dec 2001) | 3 lines
+r1793 | ajc | 2001-12-02 02:09:13 -0500 (Sun, 02 Dec 2001) | 3 lines
 
 * Turned the room editing page into a tabbed dialog
 * Started adding some of the room sharing stuff
 
 ------------------------------------------------------------------------
-r1782 | ajc | 2001-11-22 06:17:06 +0100 (Thu, 22 Nov 2001) | 2 lines
+r1782 | ajc | 2001-11-22 00:17:06 -0500 (Thu, 22 Nov 2001) | 2 lines
 
 * Completed the add/change/delete neighbor node screens
 
 ------------------------------------------------------------------------
-r1781 | ajc | 2001-11-18 06:39:54 +0100 (Sun, 18 Nov 2001) | 2 lines
+r1781 | ajc | 2001-11-18 00:39:54 -0500 (Sun, 18 Nov 2001) | 2 lines
 
 * more work on netconf
 
 ------------------------------------------------------------------------
-r1780 | ajc | 2001-11-18 02:47:24 +0100 (Sun, 18 Nov 2001) | 3 lines
+r1780 | ajc | 2001-11-17 20:47:24 -0500 (Sat, 17 Nov 2001) | 3 lines
 
 * Tentatively begun the change of networking configuration screens to reflect
   the new network architecture of the server.
 
 ------------------------------------------------------------------------
-r1779 | ajc | 2001-11-18 02:41:09 +0100 (Sun, 18 Nov 2001) | 4 lines
+r1779 | ajc | 2001-11-17 20:41:09 -0500 (Sat, 17 Nov 2001) | 4 lines
 
 * Brought over the newer string tokenizer from Citadel
 * Upgraded all the generic string buffers to 4096 bytes, using the Citadel
   server's convention of #define SIZ 4096
 
 ------------------------------------------------------------------------
-r1775 | ajc | 2001-11-14 04:20:22 +0100 (Wed, 14 Nov 2001) | 2 lines
+r1775 | ajc | 2001-11-13 22:20:22 -0500 (Tue, 13 Nov 2001) | 2 lines
 
 * Add some more of the newer config settings to the site config screen
 
 ------------------------------------------------------------------------
-r1735 | ajc | 2001-09-25 05:34:09 +0200 (Tue, 25 Sep 2001) | 3 lines
+r1735 | ajc | 2001-09-24 23:34:09 -0400 (Mon, 24 Sep 2001) | 3 lines
 
 * Fix for WebCit servers running on port 80: detect Windoze worm-of-the-week
   and bail out without bothering the Citadel server.
 
 ------------------------------------------------------------------------
-r1705 | ajc | 2001-08-22 18:38:06 +0200 (Wed, 22 Aug 2001) | 4 lines
+r1705 | ajc | 2001-08-22 12:38:06 -0400 (Wed, 22 Aug 2001) | 4 lines
 
 * Added the "-c" command line option to generate optional cookies indicating
   the host name of the server.  This makes it easy to put a cluster of WebCit
   servers behind (for example) an Arrowpoint load balancer.
 
 ------------------------------------------------------------------------
-r1702 | ajc | 2001-08-21 06:02:56 +0200 (Tue, 21 Aug 2001) | 3 lines
+r1702 | ajc | 2001-08-21 00:02:56 -0400 (Tue, 21 Aug 2001) | 3 lines
 
 * Added some more meta-tags to (hopefully) prevent the "lame goto" caused by
   unwanted page caching
 
 ------------------------------------------------------------------------
-r1699 | ajc | 2001-08-13 05:43:24 +0200 (Mon, 13 Aug 2001) | 2 lines
+r1699 | ajc | 2001-08-12 23:43:24 -0400 (Sun, 12 Aug 2001) | 2 lines
 
 * Got it!
 
 ------------------------------------------------------------------------
-r1698 | ajc | 2001-08-13 05:40:01 +0200 (Mon, 13 Aug 2001) | 2 lines
+r1698 | ajc | 2001-08-12 23:40:01 -0400 (Sun, 12 Aug 2001) | 2 lines
 
 * Another attempt at focus
 
 ------------------------------------------------------------------------
-r1695 | ajc | 2001-08-11 06:24:39 +0200 (Sat, 11 Aug 2001) | 2 lines
+r1695 | ajc | 2001-08-11 00:24:39 -0400 (Sat, 11 Aug 2001) | 2 lines
 
 * Attempt at setting focus to msgtext area when entering a message.
 
 ------------------------------------------------------------------------
-r1689 | ajc | 2001-08-02 05:42:03 +0200 (Thu, 02 Aug 2001) | 2 lines
+r1689 | ajc | 2001-08-01 23:42:03 -0400 (Wed, 01 Aug 2001) | 2 lines
 
 * Changed the wholist to work with the new masquerade semantics
 
 ------------------------------------------------------------------------
-r1663 | ajc | 2001-06-28 17:05:35 +0200 (Thu, 28 Jun 2001) | 2 lines
+r1663 | ajc | 2001-06-28 11:05:35 -0400 (Thu, 28 Jun 2001) | 2 lines
 
 * tag for 3.01
 
 ------------------------------------------------------------------------
-r1662 | ajc | 2001-06-28 17:05:18 +0200 (Thu, 28 Jun 2001) | 2 lines
+r1662 | ajc | 2001-06-28 11:05:18 -0400 (Thu, 28 Jun 2001) | 2 lines
 
 * 3.01
 
 ------------------------------------------------------------------------
-r1661 | ajc | 2001-06-28 17:03:49 +0200 (Thu, 28 Jun 2001) | 3 lines
+r1661 | ajc | 2001-06-28 11:03:49 -0400 (Thu, 28 Jun 2001) | 3 lines
 
 * Every generated page now includes a meta tag to disable evil "smart tags"
   (see http://smarttags.manilasites.com/ for more information)
 
 ------------------------------------------------------------------------
-r1660 | ajc | 2001-06-28 04:39:54 +0200 (Thu, 28 Jun 2001) | 3 lines
+r1660 | ajc | 2001-06-27 22:39:54 -0400 (Wed, 27 Jun 2001) | 3 lines
 
 * Placated users who whine about privacy policy by adding MESG ROOMACCESS to
   the screen where you can create a room...
 
 ------------------------------------------------------------------------
-r1657 | ajc | 2001-06-27 08:24:07 +0200 (Wed, 27 Jun 2001) | 2 lines
+r1657 | ajc | 2001-06-27 02:24:07 -0400 (Wed, 27 Jun 2001) | 2 lines
 
 * Tagged everything as Version 3.00
 
 ------------------------------------------------------------------------
-r1656 | ajc | 2001-06-27 08:22:49 +0200 (Wed, 27 Jun 2001) | 2 lines
+r1656 | ajc | 2001-06-27 02:22:49 -0400 (Wed, 27 Jun 2001) | 2 lines
 
 * Updated docs for the 3.00 release
 
 ------------------------------------------------------------------------
-r1655 | ajc | 2001-06-27 08:16:02 +0200 (Wed, 27 Jun 2001) | 3 lines
+r1655 | ajc | 2001-06-27 02:16:02 -0400 (Wed, 27 Jun 2001) | 3 lines
 
 * Correct generated window name in pop up pages
 * Added handling of MIME inline images (not tested)
 
 ------------------------------------------------------------------------
-r1654 | ajc | 2001-06-22 19:58:20 +0200 (Fri, 22 Jun 2001) | 6 lines
+r1654 | ajc | 2001-06-22 13:58:20 -0400 (Fri, 22 Jun 2001) | 6 lines
 
 * A few performance and tuning cleanups.  Increased the size of the socket
   queue length to 100 for use on big systems.  Also, during startup, the
@@ -6204,307 +6219,307 @@ r1654 | ajc | 2001-06-22 19:58:20 +0200 (Fri, 22 Jun 2001) | 6 lines
   with the latter method.
 
 ------------------------------------------------------------------------
-r1643 | ajc | 2001-06-07 06:36:07 +0200 (Thu, 07 Jun 2001) | 2 lines
+r1643 | ajc | 2001-06-07 00:36:07 -0400 (Thu, 07 Jun 2001) | 2 lines
 
 * First cut at downloading attachments throught the browser.
 
 ------------------------------------------------------------------------
-r1641 | ajc | 2001-06-07 05:16:57 +0200 (Thu, 07 Jun 2001) | 2 lines
+r1641 | ajc | 2001-06-06 23:16:57 -0400 (Wed, 06 Jun 2001) | 2 lines
 
 * Brought over an updated mime parser from Citadel
 
 ------------------------------------------------------------------------
-r1639 | ajc | 2001-06-06 16:44:25 +0200 (Wed, 06 Jun 2001) | 2 lines
+r1639 | ajc | 2001-06-06 10:44:25 -0400 (Wed, 06 Jun 2001) | 2 lines
 
 * mime_parser.c: #include <pthread.h> so it compiles cleanly
 
 ------------------------------------------------------------------------
-r1636 | ajc | 2001-05-31 04:26:24 +0200 (Thu, 31 May 2001) | 2 lines
+r1636 | ajc | 2001-05-30 22:26:24 -0400 (Wed, 30 May 2001) | 2 lines
 
 * Fixed login to take you to the Lobby instead of the next room.
 
 ------------------------------------------------------------------------
-r1635 | ajc | 2001-05-31 04:21:47 +0200 (Thu, 31 May 2001) | 2 lines
+r1635 | ajc | 2001-05-30 22:21:47 -0400 (Wed, 30 May 2001) | 2 lines
 
 * more mime fix attempts
 
 ------------------------------------------------------------------------
-r1634 | ajc | 2001-05-31 00:37:09 +0200 (Thu, 31 May 2001) | 3 lines
+r1634 | ajc | 2001-05-30 18:37:09 -0400 (Wed, 30 May 2001) | 3 lines
 
 * Fix to upload handler to recognize browser uploads based on *either* a "name"
   or a "filename" from the MIME parser.
 
 ------------------------------------------------------------------------
-r1633 | ajc | 2001-05-30 03:06:57 +0200 (Wed, 30 May 2001) | 2 lines
+r1633 | ajc | 2001-05-29 21:06:57 -0400 (Tue, 29 May 2001) | 2 lines
 
 * Changes to mime parser ... still something wrong
 
 ------------------------------------------------------------------------
-r1632 | ajc | 2001-05-28 21:27:31 +0200 (Mon, 28 May 2001) | 2 lines
+r1632 | ajc | 2001-05-28 15:27:31 -0400 (Mon, 28 May 2001) | 2 lines
 
 * Fixed bug which marked all messages in Lobby as old before reading at login
 
 ------------------------------------------------------------------------
-r1630 | ajc | 2001-05-26 00:39:27 +0200 (Sat, 26 May 2001) | 2 lines
+r1630 | ajc | 2001-05-25 18:39:27 -0400 (Fri, 25 May 2001) | 2 lines
 
 * Brought over the new MIME parser from Citadel.  WARNING: BROKEN BUILD!!
 
 ------------------------------------------------------------------------
-r1629 | ajc | 2001-05-23 18:15:25 +0200 (Wed, 23 May 2001) | 2 lines
+r1629 | ajc | 2001-05-23 12:15:25 -0400 (Wed, 23 May 2001) | 2 lines
 
 * UI changes (pretty frames with no scrollbars)
 
 ------------------------------------------------------------------------
-r1628 | ajc | 2001-05-22 02:32:18 +0200 (Tue, 22 May 2001) | 2 lines
+r1628 | ajc | 2001-05-21 20:32:18 -0400 (Mon, 21 May 2001) | 2 lines
 
 * cosmetics
 
 ------------------------------------------------------------------------
-r1627 | ajc | 2001-05-22 02:02:18 +0200 (Tue, 22 May 2001) | 2 lines
+r1627 | ajc | 2001-05-21 20:02:18 -0400 (Mon, 21 May 2001) | 2 lines
 
 * Another attempt to fix the fd leak
 
 ------------------------------------------------------------------------
-r1626 | ajc | 2001-05-19 04:21:40 +0200 (Sat, 19 May 2001) | 2 lines
+r1626 | ajc | 2001-05-18 22:21:40 -0400 (Fri, 18 May 2001) | 2 lines
 
 * Attempt to fix the dangling sockets.
 
 ------------------------------------------------------------------------
-r1624 | ajc | 2001-05-15 05:22:27 +0200 (Tue, 15 May 2001) | 2 lines
+r1624 | ajc | 2001-05-14 23:22:27 -0400 (Mon, 14 May 2001) | 2 lines
 
 * More icon updates and link cleanup type stuff
 
 ------------------------------------------------------------------------
-r1621 | ajc | 2001-05-06 07:11:50 +0200 (Sun, 06 May 2001) | 3 lines
+r1621 | ajc | 2001-05-06 01:11:50 -0400 (Sun, 06 May 2001) | 3 lines
 
 * Added paging icon and right-justified it
 * Send-page window is now a popup
 
 ------------------------------------------------------------------------
-r1620 | ajc | 2001-05-04 06:28:10 +0200 (Fri, 04 May 2001) | 2 lines
+r1620 | ajc | 2001-05-04 00:28:10 -0400 (Fri, 04 May 2001) | 2 lines
 
 * Added "page user" button in wholist
 
 ------------------------------------------------------------------------
-r1619 | ajc | 2001-05-01 02:49:45 +0200 (Tue, 01 May 2001) | 2 lines
+r1619 | ajc | 2001-04-30 20:49:45 -0400 (Mon, 30 Apr 2001) | 2 lines
 
 * more of the UI overhaul
 
 ------------------------------------------------------------------------
-r1618 | ajc | 2001-04-30 03:58:02 +0200 (Mon, 30 Apr 2001) | 2 lines
+r1618 | ajc | 2001-04-29 21:58:02 -0400 (Sun, 29 Apr 2001) | 2 lines
 
 * more changes
 
 ------------------------------------------------------------------------
-r1617 | ajc | 2001-04-30 03:49:37 +0200 (Mon, 30 Apr 2001) | 2 lines
+r1617 | ajc | 2001-04-29 21:49:37 -0400 (Sun, 29 Apr 2001) | 2 lines
 
 * more work on UI overhaul
 
 ------------------------------------------------------------------------
-r1616 | ajc | 2001-04-29 06:39:25 +0200 (Sun, 29 Apr 2001) | 2 lines
+r1616 | ajc | 2001-04-29 00:39:25 -0400 (Sun, 29 Apr 2001) | 2 lines
 
 * User interface overhaul now in progress.  WARNING: incomplete system.
 
 ------------------------------------------------------------------------
-r1604 | cough | 2001-04-02 00:13:37 +0200 (Mon, 02 Apr 2001) | 3 lines
+r1604 | cough | 2001-04-01 18:13:37 -0400 (Sun, 01 Apr 2001) | 3 lines
 
 * Modified roomops.c to give users the ability to pick a floor at room
   creation time.
 
 ------------------------------------------------------------------------
-r1552 | ajc | 2001-02-15 03:16:23 +0100 (Thu, 15 Feb 2001) | 2 lines
+r1552 | ajc | 2001-02-14 21:16:23 -0500 (Wed, 14 Feb 2001) | 2 lines
 
 * Added credit for Andru Luvisi <luvisi@andru.sonoma.edu> for the above
 
 ------------------------------------------------------------------------
-r1551 | ajc | 2001-02-15 02:21:55 +0100 (Thu, 15 Feb 2001) | 3 lines
+r1551 | ajc | 2001-02-14 20:21:55 -0500 (Wed, 14 Feb 2001) | 3 lines
 
 * Applied a patch submitted by "cough" to add who-knows-room and
   invite/kickout functionality.
 
 ------------------------------------------------------------------------
-r1519 | ajc | 2001-01-26 00:10:00 +0100 (Fri, 26 Jan 2001) | 2 lines
+r1519 | ajc | 2001-01-25 18:10:00 -0500 (Thu, 25 Jan 2001) | 2 lines
 
 * "Delete message" button now confirms on client-side using JavaScript
 
 ------------------------------------------------------------------------
-r1460 | ajc | 2000-12-05 19:42:25 +0100 (Tue, 05 Dec 2000) | 2 lines
+r1460 | ajc | 2000-12-05 13:42:25 -0500 (Tue, 05 Dec 2000) | 2 lines
 
 * strip webserver
 
 ------------------------------------------------------------------------
-r1459 | ajc | 2000-12-05 19:39:49 +0100 (Tue, 05 Dec 2000) | 3 lines
+r1459 | ajc | 2000-12-05 13:39:49 -0500 (Tue, 05 Dec 2000) | 3 lines
 
 * Added support for non-USA countries in registration screen (requires the
   latest Citadel server, which supports the country field)
 
 ------------------------------------------------------------------------
-r1415 | ajc | 2000-10-20 06:27:46 +0200 (Fri, 20 Oct 2000) | 2 lines
+r1415 | ajc | 2000-10-20 00:27:46 -0400 (Fri, 20 Oct 2000) | 2 lines
 
 * zapped_list() -- fixed broken HTML tags.  (Closes bug #76.)
 
 ------------------------------------------------------------------------
-r1394 | ajc | 2000-10-03 18:44:04 +0200 (Tue, 03 Oct 2000) | 2 lines
+r1394 | ajc | 2000-10-03 12:44:04 -0400 (Tue, 03 Oct 2000) | 2 lines
 
 * Tagged for 2.13 release
 
 ------------------------------------------------------------------------
-r1393 | ajc | 2000-10-03 18:43:09 +0200 (Tue, 03 Oct 2000) | 2 lines
+r1393 | ajc | 2000-10-03 12:43:09 -0400 (Tue, 03 Oct 2000) | 2 lines
 
 * This is gonna be 2.13
 
 ------------------------------------------------------------------------
-r1392 | ajc | 2000-10-03 05:15:56 +0200 (Tue, 03 Oct 2000) | 2 lines
+r1392 | ajc | 2000-10-02 23:15:56 -0400 (Mon, 02 Oct 2000) | 2 lines
 
 * Cosmetic changes to login screen, menu bar, and message header bar
 
 ------------------------------------------------------------------------
-r1389 | ajc | 2000-09-28 05:44:52 +0200 (Thu, 28 Sep 2000) | 3 lines
+r1389 | ajc | 2000-09-27 23:44:52 -0400 (Wed, 27 Sep 2000) | 3 lines
 
 * Linked to the bio/photo page from message headers.  I'm not sure I like the
   color scheme, though.
 
 ------------------------------------------------------------------------
-r1388 | ajc | 2000-09-28 05:37:23 +0200 (Thu, 28 Sep 2000) | 2 lines
+r1388 | ajc | 2000-09-27 23:37:23 -0400 (Wed, 27 Sep 2000) | 2 lines
 
 * who.c: provide links to bio/photo pages for each user in the wholist
 
 ------------------------------------------------------------------------
-r1386 | ajc | 2000-09-24 23:50:46 +0200 (Sun, 24 Sep 2000) | 2 lines
+r1386 | ajc | 2000-09-24 17:50:46 -0400 (Sun, 24 Sep 2000) | 2 lines
 
 * oops a bug
 
 ------------------------------------------------------------------------
-r1385 | ajc | 2000-09-24 23:37:21 +0200 (Sun, 24 Sep 2000) | 3 lines
+r1385 | ajc | 2000-09-24 17:37:21 -0400 (Sun, 24 Sep 2000) | 3 lines
 
 * When reading large numbers of messages, group them in smaller numbers and
   display the selector bar in search engine style (like AltaVista and Google)
 
 ------------------------------------------------------------------------
-r1384 | ajc | 2000-09-24 06:17:19 +0200 (Sun, 24 Sep 2000) | 2 lines
+r1384 | ajc | 2000-09-24 00:17:19 -0400 (Sun, 24 Sep 2000) | 2 lines
 
 * Templatized the room banner.
 
 ------------------------------------------------------------------------
-r1383 | ajc | 2000-09-21 20:50:51 +0200 (Thu, 21 Sep 2000) | 2 lines
+r1383 | ajc | 2000-09-21 14:50:51 -0400 (Thu, 21 Sep 2000) | 2 lines
 
 * IE rots your teeth.  Use Netscape.
 
 ------------------------------------------------------------------------
-r1382 | ajc | 2000-09-21 20:48:40 +0200 (Thu, 21 Sep 2000) | 2 lines
+r1382 | ajc | 2000-09-21 14:48:40 -0400 (Thu, 21 Sep 2000) | 2 lines
 
 * no more velma.  people who use IE are idiots.
 
 ------------------------------------------------------------------------
-r1381 | ajc | 2000-09-21 20:46:11 +0200 (Thu, 21 Sep 2000) | 2 lines
+r1381 | ajc | 2000-09-21 14:46:11 -0400 (Thu, 21 Sep 2000) | 2 lines
 
 * don't need the brain damage file anymore.  IE sucks.
 
 ------------------------------------------------------------------------
-r1379 | ajc | 2000-09-17 05:29:49 +0200 (Sun, 17 Sep 2000) | 2 lines
+r1379 | ajc | 2000-09-16 23:29:49 -0400 (Sat, 16 Sep 2000) | 2 lines
 
 * Templatized the "<BODY BACKGROUND=...>" type stuff that starts each page.
 
 ------------------------------------------------------------------------
-r1378 | error | 2000-09-14 13:43:37 +0200 (Thu, 14 Sep 2000) | 3 lines
+r1378 | error | 2000-09-14 07:43:37 -0400 (Thu, 14 Sep 2000) | 3 lines
 
 Replace occurrences of % throughout the HTML with %% so as to be friendly
 to HP/UX printf() and possibly others.
 
 ------------------------------------------------------------------------
-r1377 | ajc | 2000-09-13 06:13:59 +0200 (Wed, 13 Sep 2000) | 3 lines
+r1377 | ajc | 2000-09-13 00:13:59 -0400 (Wed, 13 Sep 2000) | 3 lines
 
 * Completed the initial hack of the variable substitution template thingy.
   Check out static/login.html to see the first template.
 
 ------------------------------------------------------------------------
-r1376 | ajc | 2000-09-12 15:15:59 +0200 (Tue, 12 Sep 2000) | 2 lines
+r1376 | ajc | 2000-09-12 09:15:59 -0400 (Tue, 12 Sep 2000) | 2 lines
 
 * login dot html
 
 ------------------------------------------------------------------------
-r1374 | ajc | 2000-09-11 19:08:16 +0200 (Mon, 11 Sep 2000) | 2 lines
+r1374 | ajc | 2000-09-11 13:08:16 -0400 (Mon, 11 Sep 2000) | 2 lines
 
 * Started templatizing the login screen.  Not finished yet.
 
 ------------------------------------------------------------------------
-r1373 | ajc | 2000-09-11 05:29:50 +0200 (Mon, 11 Sep 2000) | 2 lines
+r1373 | ajc | 2000-09-10 23:29:50 -0400 (Sun, 10 Sep 2000) | 2 lines
 
 * Started working on a variable-substitution thing
 
 ------------------------------------------------------------------------
-r1355 | ajc | 2000-08-30 05:20:25 +0200 (Wed, 30 Aug 2000) | 2 lines
+r1355 | ajc | 2000-08-29 23:20:25 -0400 (Tue, 29 Aug 2000) | 2 lines
 
 * Put the wholist back into its own window.
 
 ------------------------------------------------------------------------
-r1337 | ajc | 2000-08-04 05:48:33 +0200 (Fri, 04 Aug 2000) | 2 lines
+r1337 | ajc | 2000-08-03 23:48:33 -0400 (Thu, 03 Aug 2000) | 2 lines
 
 * Fixed page popup windows
 
 ------------------------------------------------------------------------
-r1332 | ajc | 2000-07-26 15:08:43 +0200 (Wed, 26 Jul 2000) | 2 lines
+r1332 | ajc | 2000-07-26 09:08:43 -0400 (Wed, 26 Jul 2000) | 2 lines
 
 * reduced margins
 
 ------------------------------------------------------------------------
-r1315 | ajc | 2000-07-06 05:46:29 +0200 (Thu, 06 Jul 2000) | 2 lines
+r1315 | ajc | 2000-07-05 23:46:29 -0400 (Wed, 05 Jul 2000) | 2 lines
 
 * Fixed the count in 'there are xxx messages remaining."  (Closes bug #61)
 
 ------------------------------------------------------------------------
-r1312 | ajc | 2000-06-29 06:22:37 +0200 (Thu, 29 Jun 2000) | 3 lines
+r1312 | ajc | 2000-06-29 00:22:37 -0400 (Thu, 29 Jun 2000) | 3 lines
 
 * Changed the format of the wholis (again).  Now it shows up in a frame
   instead of a separate window.
 
 ------------------------------------------------------------------------
-r1298 | ajc | 2000-06-12 05:28:44 +0200 (Mon, 12 Jun 2000) | 2 lines
+r1298 | ajc | 2000-06-11 23:28:44 -0400 (Sun, 11 Jun 2000) | 2 lines
 
 * added support for multi-line paging
 
 ------------------------------------------------------------------------
-r1297 | ajc | 2000-06-07 06:11:28 +0200 (Wed, 07 Jun 2000) | 2 lines
+r1297 | ajc | 2000-06-07 00:11:28 -0400 (Wed, 07 Jun 2000) | 2 lines
 
 * HTML changes to room banner
 
 ------------------------------------------------------------------------
-r1293 | ajc | 2000-05-31 06:29:54 +0200 (Wed, 31 May 2000) | 3 lines
+r1293 | ajc | 2000-05-31 00:29:54 -0400 (Wed, 31 May 2000) | 3 lines
 
 * Initial support for "summary" (headers only, no body) mode of reading
   messages, and "read one" mode.  For future support of 'traditional' email.
 
 ------------------------------------------------------------------------
-r1291 | ajc | 2000-05-23 22:35:57 +0200 (Tue, 23 May 2000) | 2 lines
+r1291 | ajc | 2000-05-23 16:35:57 -0400 (Tue, 23 May 2000) | 2 lines
 
 * Tagged for the 2.12 release
 
 ------------------------------------------------------------------------
-r1287 | ajc | 2000-05-18 04:33:39 +0200 (Thu, 18 May 2000) | 4 lines
+r1287 | ajc | 2000-05-17 22:33:39 -0400 (Wed, 17 May 2000) | 4 lines
 
 * Don't call whobbs() directly after changing masq room/host, it screws up the
   refresh.  It now calls an HTTP redirect page instead.
 * added http_redirect(char *url) function to accomplish the above
 
 ------------------------------------------------------------------------
-r1283 | ajc | 2000-05-08 19:24:32 +0200 (Mon, 08 May 2000) | 3 lines
+r1283 | ajc | 2000-05-08 13:24:32 -0400 (Mon, 08 May 2000) | 3 lines
 
 * Removed HTTP date fields because it was confusing browser caches (weird)
 * Moved express messages to a pop-up HTML window (as opposed to a dialog box)
 
 ------------------------------------------------------------------------
-r1282 | ajc | 2000-05-08 01:46:55 +0200 (Mon, 08 May 2000) | 3 lines
+r1282 | ajc | 2000-05-07 19:46:55 -0400 (Sun, 07 May 2000) | 3 lines
 
 * added Date: and Last-Modified: headers to HTTP output
 * masquerade room/host screen now runs in wholist window, and returns to it
 
 ------------------------------------------------------------------------
-r1281 | ajc | 2000-05-02 19:32:06 +0200 (Tue, 02 May 2000) | 2 lines
+r1281 | ajc | 2000-05-02 13:32:06 -0400 (Tue, 02 May 2000) | 2 lines
 
 * Font related changes to html
 
 ------------------------------------------------------------------------
-r1278 | ajc | 2000-04-20 04:42:23 +0200 (Thu, 20 Apr 2000) | 5 lines
+r1278 | ajc | 2000-04-19 22:42:23 -0400 (Wed, 19 Apr 2000) | 5 lines
 
 * tcp_sockets.c: changed memcpy() to memset() in tcp_connectsock; this was
   crashing every session, every time.  (?)
@@ -6512,60 +6527,60 @@ r1278 | ajc | 2000-04-20 04:42:23 +0200 (Thu, 20 Apr 2000) | 5 lines
   big session logjams when either of these conditions are met
 
 ------------------------------------------------------------------------
-r1277 | ajc | 2000-04-20 04:10:43 +0200 (Thu, 20 Apr 2000) | 2 lines
+r1277 | ajc | 2000-04-19 22:10:43 -0400 (Wed, 19 Apr 2000) | 2 lines
 
 * foo?
 
 ------------------------------------------------------------------------
-r1273 | nbryant | 2000-04-15 17:43:46 +0200 (Sat, 15 Apr 2000) | 3 lines
+r1273 | nbryant | 2000-04-15 11:43:46 -0400 (Sat, 15 Apr 2000) | 3 lines
 
 * warning fix for 64-bit compile on ultrasparc. (kids don't try this at home,
   64-bit gcc on sparc is evil)
 
 ------------------------------------------------------------------------
-r1261 | nbryant | 2000-04-06 22:42:03 +0200 (Thu, 06 Apr 2000) | 2 lines
+r1261 | nbryant | 2000-04-06 16:42:03 -0400 (Thu, 06 Apr 2000) | 2 lines
 
 * configure.in: fix a typo
 
 ------------------------------------------------------------------------
-r1260 | nbryant | 2000-04-06 22:37:01 +0200 (Thu, 06 Apr 2000) | 2 lines
+r1260 | nbryant | 2000-04-06 16:37:01 -0400 (Thu, 06 Apr 2000) | 2 lines
 
 * solaris cleanups and warning fixes
 
 ------------------------------------------------------------------------
-r1258 | ajc | 2000-03-31 05:48:52 +0200 (Fri, 31 Mar 2000) | 3 lines
+r1258 | ajc | 2000-03-30 22:48:52 -0500 (Thu, 30 Mar 2000) | 3 lines
 
 * text_to_server() now behaves the way web users expect text entry to work.
   Soft linebreaks are soft, hard linebreaks are hard.  No indentation.
 
 ------------------------------------------------------------------------
-r1257 | ajc | 2000-03-31 04:39:06 +0200 (Fri, 31 Mar 2000) | 2 lines
+r1257 | ajc | 2000-03-30 21:39:06 -0500 (Thu, 30 Mar 2000) | 2 lines
 
 * Fixed bugs in "Site configuration" and added new fields.
 
 ------------------------------------------------------------------------
-r1255 | ajc | 2000-03-31 04:08:45 +0200 (Fri, 31 Mar 2000) | 3 lines
+r1255 | ajc | 2000-03-30 21:08:45 -0500 (Thu, 30 Mar 2000) | 3 lines
 
 * Added "max messages per page" and "read next nnn" stuff to read loop
   (probably not in its final form)
 
 ------------------------------------------------------------------------
-r1253 | nbryant | 2000-03-28 19:02:47 +0200 (Tue, 28 Mar 2000) | 2 lines
+r1253 | nbryant | 2000-03-28 12:02:47 -0500 (Tue, 28 Mar 2000) | 2 lines
 
 * configure.in: check for -lsocket -lnsl on Solaris and other SVR4-alikes
 
 ------------------------------------------------------------------------
-r1251 | ajc | 2000-03-27 18:18:17 +0200 (Mon, 27 Mar 2000) | 2 lines
+r1251 | ajc | 2000-03-27 11:18:17 -0500 (Mon, 27 Mar 2000) | 2 lines
 
 * Implement multi-room chat as available in Citadel 5.70
 
 ------------------------------------------------------------------------
-r1245 | ajc | 2000-03-23 05:45:18 +0100 (Thu, 23 Mar 2000) | 2 lines
+r1245 | ajc | 2000-03-22 23:45:18 -0500 (Wed, 22 Mar 2000) | 2 lines
 
 * Experimental move of wholist to a separate auto-refreshing window
 
 ------------------------------------------------------------------------
-r1237 | ajc | 2000-03-19 23:49:09 +0100 (Sun, 19 Mar 2000) | 6 lines
+r1237 | ajc | 2000-03-19 17:49:09 -0500 (Sun, 19 Mar 2000) | 6 lines
 
 * Made the header-bar buttons more visible
 * Added a "reply" header-bar button
@@ -6574,343 +6589,343 @@ r1237 | ajc | 2000-03-19 23:49:09 +0100 (Sun, 19 Mar 2000) | 6 lines
 * Changed message date/time output format
 
 ------------------------------------------------------------------------
-r1236 | ajc | 2000-03-19 20:49:31 +0100 (Sun, 19 Mar 2000) | 2 lines
+r1236 | ajc | 2000-03-19 14:49:31 -0500 (Sun, 19 Mar 2000) | 2 lines
 
 * Added support for unix domain sockets
 
 ------------------------------------------------------------------------
-r1175 | nbryant | 2000-02-12 00:45:04 +0100 (Sat, 12 Feb 2000) | 3 lines
+r1175 | nbryant | 2000-02-11 18:45:04 -0500 (Fri, 11 Feb 2000) | 3 lines
 
 * Makefile.in, configure.in: add, like, some *more* code for FreeBSD
 * tcp_sockets.c: include <arpa/inet.h>
 
 ------------------------------------------------------------------------
-r1174 | nbryant | 2000-02-12 00:30:04 +0100 (Sat, 12 Feb 2000) | 2 lines
+r1174 | nbryant | 2000-02-11 18:30:04 -0500 (Fri, 11 Feb 2000) | 2 lines
 
 configure.in: added some code for FreeBSD
 
 ------------------------------------------------------------------------
-r1138 | ajc | 2000-01-16 01:23:53 +0100 (Sun, 16 Jan 2000) | 2 lines
+r1138 | ajc | 2000-01-15 19:23:53 -0500 (Sat, 15 Jan 2000) | 2 lines
 
 * div align=center
 
 ------------------------------------------------------------------------
-r1129 | ajc | 2000-01-11 05:28:08 +0100 (Tue, 11 Jan 2000) | 2 lines
+r1129 | ajc | 2000-01-10 23:28:08 -0500 (Mon, 10 Jan 2000) | 2 lines
 
 * Bugfix
 
 ------------------------------------------------------------------------
-r1128 | ajc | 2000-01-11 05:20:40 +0100 (Tue, 11 Jan 2000) | 2 lines
+r1128 | ajc | 2000-01-10 23:20:40 -0500 (Mon, 10 Jan 2000) | 2 lines
 
 * Add "close window" option to goodbye screen
 
 ------------------------------------------------------------------------
-r1116 | ajc | 2000-01-04 16:39:30 +0100 (Tue, 04 Jan 2000) | 2 lines
+r1116 | ajc | 2000-01-04 10:39:30 -0500 (Tue, 04 Jan 2000) | 2 lines
 
 * oops, forgot to bump the version number in .h and docs
 
 ------------------------------------------------------------------------
-r1115 | ajc | 2000-01-04 16:24:18 +0100 (Tue, 04 Jan 2000) | 3 lines
+r1115 | ajc | 2000-01-04 10:24:18 -0500 (Tue, 04 Jan 2000) | 3 lines
 
 * Worked around HTTP bugs in Internet Explorer 5.  Die, Bill, Die.
 * This will be released as v2.11; tagged everything as such.
 
 ------------------------------------------------------------------------
-r1109 | ajc | 1999-12-24 05:57:22 +0100 (Fri, 24 Dec 1999) | 2 lines
+r1109 | ajc | 1999-12-23 23:57:22 -0500 (Thu, 23 Dec 1999) | 2 lines
 
 * 2.10 release
 
 ------------------------------------------------------------------------
-r1107 | ajc | 1999-12-23 05:54:48 +0100 (Thu, 23 Dec 1999) | 3 lines
+r1107 | ajc | 1999-12-22 23:54:48 -0500 (Wed, 22 Dec 1999) | 3 lines
 
 * Changed session cookie from hexadecimal encoding to base64
 * Removed overly verbose logging
 
 ------------------------------------------------------------------------
-r1094 | ajc | 1999-12-12 19:12:28 +0100 (Sun, 12 Dec 1999) | 3 lines
+r1094 | ajc | 1999-12-12 13:12:28 -0500 (Sun, 12 Dec 1999) | 3 lines
 
 * get http request: clear hold buffer before starting to read in HTTP request.
   This was causing some requests to get corrupted.
 
 ------------------------------------------------------------------------
-r1083 | ajc | 1999-12-08 19:25:21 +0100 (Wed, 08 Dec 1999) | 3 lines
+r1083 | ajc | 1999-12-08 13:25:21 -0500 (Wed, 08 Dec 1999) | 3 lines
 
 * Increased the size of the backlog queue length passed to accept() and made
   it a configuration parameter in webcit.h
 
 ------------------------------------------------------------------------
-r1080 | ajc | 1999-12-07 17:09:26 +0100 (Tue, 07 Dec 1999) | 2 lines
+r1080 | ajc | 1999-12-07 11:09:26 -0500 (Tue, 07 Dec 1999) | 2 lines
 
 * Better (non fireworks display mode) handling of broken HTTP sockets
 
 ------------------------------------------------------------------------
-r1079 | ajc | 1999-12-06 05:25:52 +0100 (Mon, 06 Dec 1999) | 2 lines
+r1079 | ajc | 1999-12-05 23:25:52 -0500 (Sun, 05 Dec 1999) | 2 lines
 
 * fixes fixes fixes
 
 ------------------------------------------------------------------------
-r1078 | ajc | 1999-12-06 05:07:10 +0100 (Mon, 06 Dec 1999) | 2 lines
+r1078 | ajc | 1999-12-05 23:07:10 -0500 (Sun, 05 Dec 1999) | 2 lines
 
 bugfix
 
 ------------------------------------------------------------------------
-r1077 | ajc | 1999-12-06 04:40:30 +0100 (Mon, 06 Dec 1999) | 2 lines
+r1077 | ajc | 1999-12-05 22:40:30 -0500 (Sun, 05 Dec 1999) | 2 lines
 
 * Moved a bunch of other global variables to per-session variables
 
 ------------------------------------------------------------------------
-r1076 | ajc | 1999-12-06 03:09:16 +0100 (Mon, 06 Dec 1999) | 2 lines
+r1076 | ajc | 1999-12-05 21:09:16 -0500 (Sun, 05 Dec 1999) | 2 lines
 
 * ooooops
 
 ------------------------------------------------------------------------
-r1075 | ajc | 1999-12-06 03:05:34 +0100 (Mon, 06 Dec 1999) | 2 lines
+r1075 | ajc | 1999-12-05 21:05:34 -0500 (Sun, 05 Dec 1999) | 2 lines
 
 * Moved global march list into per-session context
 
 ------------------------------------------------------------------------
-r1074 | ajc | 1999-12-05 19:55:29 +0100 (Sun, 05 Dec 1999) | 2 lines
+r1074 | ajc | 1999-12-05 13:55:29 -0500 (Sun, 05 Dec 1999) | 2 lines
 
 * fix defaulthost/defaultport
 
 ------------------------------------------------------------------------
-r1073 | ajc | 1999-12-05 19:38:30 +0100 (Sun, 05 Dec 1999) | 2 lines
+r1073 | ajc | 1999-12-05 13:38:30 -0500 (Sun, 05 Dec 1999) | 2 lines
 
 * Removed a comment
 
 ------------------------------------------------------------------------
-r1072 | ajc | 1999-12-05 19:38:03 +0100 (Sun, 05 Dec 1999) | 2 lines
+r1072 | ajc | 1999-12-05 13:38:03 -0500 (Sun, 05 Dec 1999) | 2 lines
 
 * Auto-scaling worker thread pool size
 
 ------------------------------------------------------------------------
-r1071 | ajc | 1999-12-05 18:38:41 +0100 (Sun, 05 Dec 1999) | 2 lines
+r1071 | ajc | 1999-12-05 12:38:41 -0500 (Sun, 05 Dec 1999) | 2 lines
 
 * Additional debugging and cleanup
 
 ------------------------------------------------------------------------
-r1070 | ajc | 1999-12-04 23:16:05 +0100 (Sat, 04 Dec 1999) | 3 lines
+r1070 | ajc | 1999-12-04 17:16:05 -0500 (Sat, 04 Dec 1999) | 3 lines
 
 * Moved all diagnostic output to stderr
 * Moved "HTTP/1.0 200 OK" output to output_headers()
 
 ------------------------------------------------------------------------
-r1069 | ajc | 1999-12-04 22:56:59 +0100 (Sat, 04 Dec 1999) | 2 lines
+r1069 | ajc | 1999-12-04 16:56:59 -0500 (Sat, 04 Dec 1999) | 2 lines
 
 * Finished the overhaul.  Now to tune...
 
 ------------------------------------------------------------------------
-r1068 | ajc | 1999-12-03 19:48:57 +0100 (Fri, 03 Dec 1999) | 2 lines
+r1068 | ajc | 1999-12-03 13:48:57 -0500 (Fri, 03 Dec 1999) | 2 lines
 
 * Removed some pseudocode
 
 ------------------------------------------------------------------------
-r1067 | ajc | 1999-12-03 18:59:53 +0100 (Fri, 03 Dec 1999) | 3 lines
+r1067 | ajc | 1999-12-03 12:59:53 -0500 (Fri, 03 Dec 1999) | 3 lines
 
 * BROKEN BUILD.  Wrote most of the session removal code, but some of it is
   pseudocode so the build is currently broken.
 
 ------------------------------------------------------------------------
-r1066 | ajc | 1999-12-03 17:39:00 +0100 (Fri, 03 Dec 1999) | 2 lines
+r1066 | ajc | 1999-12-03 11:39:00 -0500 (Fri, 03 Dec 1999) | 2 lines
 
 * Don't exit the server at the end of a session
 
 ------------------------------------------------------------------------
-r1065 | ajc | 1999-12-03 17:37:46 +0100 (Fri, 03 Dec 1999) | 2 lines
+r1065 | ajc | 1999-12-03 11:37:46 -0500 (Fri, 03 Dec 1999) | 2 lines
 
 * Repaired HTTP output for image transfers and static content
 
 ------------------------------------------------------------------------
-r1064 | ajc | 1999-12-03 06:09:55 +0100 (Fri, 03 Dec 1999) | 4 lines
+r1064 | ajc | 1999-12-03 00:09:55 -0500 (Fri, 03 Dec 1999) | 4 lines
 
 * Rewrote the HTTP engine and application coupling to run in a worker thread
   model and to run as a single multithreaded program (eliminated helper
   processes and pipes).  It currently runs but has many large bugs.
 
 ------------------------------------------------------------------------
-r1063 | ajc | 1999-12-03 01:18:20 +0100 (Fri, 03 Dec 1999) | 2 lines
+r1063 | ajc | 1999-12-02 19:18:20 -0500 (Thu, 02 Dec 1999) | 2 lines
 
 * Added ".c.o" rule to Makefile
 
 ------------------------------------------------------------------------
-r1060 | ajc | 1999-11-26 04:33:00 +0100 (Fri, 26 Nov 1999) | 3 lines
+r1060 | ajc | 1999-11-25 22:33:00 -0500 (Thu, 25 Nov 1999) | 3 lines
 
 * Started moving all of the global variables into a struct, to facilitate
   multithreaded server.
 
 ------------------------------------------------------------------------
-r1058 | ajc | 1999-11-26 02:28:10 +0100 (Fri, 26 Nov 1999) | 2 lines
+r1058 | ajc | 1999-11-25 20:28:10 -0500 (Thu, 25 Nov 1999) | 2 lines
 
 * 2.01 release
 
 ------------------------------------------------------------------------
-r1017 | ajc | 1999-11-04 03:05:02 +0100 (Thu, 04 Nov 1999) | 2 lines
+r1017 | ajc | 1999-11-03 21:05:02 -0500 (Wed, 03 Nov 1999) | 2 lines
 
 * Added 'number of worker threads' to site config screen
 
 ------------------------------------------------------------------------
-r996 | ajc | 1999-10-25 04:25:09 +0200 (Mon, 25 Oct 1999) | 2 lines
+r996 | ajc | 1999-10-24 22:25:09 -0400 (Sun, 24 Oct 1999) | 2 lines
 
 * Shuffled around the room editing commands
 
 ------------------------------------------------------------------------
-r979 | ajc | 1999-10-14 06:07:21 +0200 (Thu, 14 Oct 1999) | 2 lines
+r979 | ajc | 1999-10-14 00:07:21 -0400 (Thu, 14 Oct 1999) | 2 lines
 
 * Cleaned up the bottom-of-page icons
 
 ------------------------------------------------------------------------
-r975 | ajc | 1999-10-09 01:58:11 +0200 (Sat, 09 Oct 1999) | 2 lines
+r975 | ajc | 1999-10-08 19:58:11 -0400 (Fri, 08 Oct 1999) | 2 lines
 
 * Minor bug fix in registration screen
 
 ------------------------------------------------------------------------
-r970 | ajc | 1999-10-06 04:44:02 +0200 (Wed, 06 Oct 1999) | 4 lines
+r970 | ajc | 1999-10-05 22:44:02 -0400 (Tue, 05 Oct 1999) | 4 lines
 
 * Per Nick's request, removed the key bindings stuff.  He knows how to fit
   it back in when it's fixed.  Also added more attempts at cache disabling,
   but it still doesn't work in the StarOffice browser.  I don't know why.
 
 ------------------------------------------------------------------------
-r964 | ajc | 1999-10-02 05:26:14 +0200 (Sat, 02 Oct 1999) | 4 lines
+r964 | ajc | 1999-10-01 23:26:14 -0400 (Fri, 01 Oct 1999) | 4 lines
 
 * Merged in Nick's bit of JavaScript to handle key commands.
   BROKEN BUILD ALERT!!  This runs all the time, even when the cursor is
   in a text field.  Right now you can't even log in.
 
 ------------------------------------------------------------------------
-r939 | ajc | 1999-09-01 03:06:11 +0200 (Wed, 01 Sep 1999) | 2 lines
+r939 | ajc | 1999-08-31 21:06:11 -0400 (Tue, 31 Aug 1999) | 2 lines
 
 * Added "max message length" field in global config screen
 
 ------------------------------------------------------------------------
-r929 | ajc | 1999-08-24 23:11:50 +0200 (Tue, 24 Aug 1999) | 2 lines
+r929 | ajc | 1999-08-24 17:11:50 -0400 (Tue, 24 Aug 1999) | 2 lines
 
 added sample source for buttons
 
 ------------------------------------------------------------------------
-r916 | ajc | 1999-08-14 20:16:10 +0200 (Sat, 14 Aug 1999) | 2 lines
+r916 | ajc | 1999-08-14 14:16:10 -0400 (Sat, 14 Aug 1999) | 2 lines
 
 * Fixed escputs() and its friends to properly handle ' (single quote) chars
 
 ------------------------------------------------------------------------
-r842 | ajc | 1999-07-19 02:18:18 +0200 (Mon, 19 Jul 1999) | 2 lines
+r842 | ajc | 1999-07-18 20:18:18 -0400 (Sun, 18 Jul 1999) | 2 lines
 
  Did neat stuff to the bottom of the page
 
 ------------------------------------------------------------------------
-r833 | ajc | 1999-07-13 05:48:56 +0200 (Tue, 13 Jul 1999) | 3 lines
+r833 | ajc | 1999-07-12 23:48:56 -0400 (Mon, 12 Jul 1999) | 3 lines
 
  messages.c: don't auto-link URL's in messages if it would cause
           a buffer overrun.
 
 ------------------------------------------------------------------------
-r832 | ajc | 1999-07-13 05:31:24 +0200 (Tue, 13 Jul 1999) | 3 lines
+r832 | ajc | 1999-07-12 23:31:24 -0400 (Mon, 12 Jul 1999) | 3 lines
 
         * webcit.c: exit Webcit sessions semi-gracefully when the connection
           to a Citadel server fails.
 
 ------------------------------------------------------------------------
-r831 | ajc | 1999-07-13 05:20:14 +0200 (Tue, 13 Jul 1999) | 2 lines
+r831 | ajc | 1999-07-12 23:20:14 -0400 (Mon, 12 Jul 1999) | 2 lines
 
 Revert
 
 ------------------------------------------------------------------------
-r830 | ajc | 1999-07-13 04:45:48 +0200 (Tue, 13 Jul 1999) | 2 lines
+r830 | ajc | 1999-07-12 22:45:48 -0400 (Mon, 12 Jul 1999) | 2 lines
 
 Increased some buffer sizes to handle large embedded URL's
 
 ------------------------------------------------------------------------
-r829 | ajc | 1999-07-13 03:59:30 +0200 (Tue, 13 Jul 1999) | 2 lines
+r829 | ajc | 1999-07-12 21:59:30 -0400 (Mon, 12 Jul 1999) | 2 lines
 
 transparent up.gif
 
 ------------------------------------------------------------------------
-r823 | ajc | 1999-07-10 23:52:30 +0200 (Sat, 10 Jul 1999) | 3 lines
+r823 | ajc | 1999-07-10 17:52:30 -0400 (Sat, 10 Jul 1999) | 3 lines
 
         * Recompiled the Java chat applet using a genuine JDK 1.0.2
           compiler.  This should make more browsers happy.
 
 ------------------------------------------------------------------------
-r820 | ajc | 1999-07-06 01:38:52 +0200 (Tue, 06 Jul 1999) | 2 lines
+r820 | ajc | 1999-07-05 19:38:52 -0400 (Mon, 05 Jul 1999) | 2 lines
 
  Do a slrp_highest() when logging off.
 
 ------------------------------------------------------------------------
-r818 | ajc | 1999-07-01 01:20:42 +0200 (Thu, 01 Jul 1999) | 2 lines
+r818 | ajc | 1999-06-30 19:20:42 -0400 (Wed, 30 Jun 1999) | 2 lines
 
 Added support for "robots.txt" telling spiders to go away.
 
 ------------------------------------------------------------------------
-r816 | ajc | 1999-06-27 04:53:47 +0200 (Sun, 27 Jun 1999) | 3 lines
+r816 | ajc | 1999-06-26 22:53:47 -0400 (Sat, 26 Jun 1999) | 3 lines
 
         * Rearranged the code in "Site-wide configuration" and "Generic
           server command" to avoid nested server operations
 
 ------------------------------------------------------------------------
-r813 | ajc | 1999-06-24 04:38:56 +0200 (Thu, 24 Jun 1999) | 2 lines
+r813 | ajc | 1999-06-23 22:38:56 -0400 (Wed, 23 Jun 1999) | 2 lines
 
 foo?
 
 ------------------------------------------------------------------------
-r812 | ajc | 1999-06-24 03:44:48 +0200 (Thu, 24 Jun 1999) | 3 lines
+r812 | ajc | 1999-06-23 21:44:48 -0400 (Wed, 23 Jun 1999) | 3 lines
 
         * webcit.c: added "back, top, next" buttons to bottom of each page
         * menubar.html: replaced "User list" with "Page another user"
 
 ------------------------------------------------------------------------
-r811 | ajc | 1999-06-22 20:53:53 +0200 (Tue, 22 Jun 1999) | 2 lines
+r811 | ajc | 1999-06-22 14:53:53 -0400 (Tue, 22 Jun 1999) | 2 lines
 
 context_loop.c: rearranged some code to try to eliminate deadlocks
 
 ------------------------------------------------------------------------
-r808 | ajc | 1999-06-18 17:57:17 +0200 (Fri, 18 Jun 1999) | 3 lines
+r808 | ajc | 1999-06-18 11:57:17 -0400 (Fri, 18 Jun 1999) | 3 lines
 
         * Unknown URL's now display the main menu instead of diagnostics
         * Diagnostics are now at <baseurl>/diagnostics
 
 ------------------------------------------------------------------------
-r806 | ajc | 1999-06-08 04:01:29 +0200 (Tue, 08 Jun 1999) | 4 lines
+r806 | ajc | 1999-06-07 22:01:29 -0400 (Mon, 07 Jun 1999) | 4 lines
 
         * Session no longer locks up when an express message is cancelled
         * The default Citadel server is now "localhost" instead of uncnsrd
         * Added some documentation
 
 ------------------------------------------------------------------------
-r805 | ajc | 1999-06-08 03:53:15 +0200 (Tue, 08 Jun 1999) | 2 lines
+r805 | ajc | 1999-06-07 21:53:15 -0400 (Mon, 07 Jun 1999) | 2 lines
 
 Added docs
 
 ------------------------------------------------------------------------
-r804 | ajc | 1999-06-05 05:13:04 +0200 (Sat, 05 Jun 1999) | 2 lines
+r804 | ajc | 1999-06-04 23:13:04 -0400 (Fri, 04 Jun 1999) | 2 lines
 
 Got rid of TODO.txt
 
 ------------------------------------------------------------------------
-r803 | ajc | 1999-06-03 18:29:57 +0200 (Thu, 03 Jun 1999) | 4 lines
+r803 | ajc | 1999-06-03 12:29:57 -0400 (Thu, 03 Jun 1999) | 4 lines
 
         * roomops.c: made room banner graphics more reliable
         * messages.c: added code to prevent accidental "double-posting"
         * who.c: fixed the "Change room/host/user" submit logic
 
 ------------------------------------------------------------------------
-r801 | nick | 1999-06-03 15:56:04 +0200 (Thu, 03 Jun 1999) | 2 lines
+r801 | nick | 1999-06-03 09:56:04 -0400 (Thu, 03 Jun 1999) | 2 lines
 
 hanged menubar.html so the links can be read
 
 ------------------------------------------------------------------------
-r800 | ajc | 1999-06-03 05:48:55 +0200 (Thu, 03 Jun 1999) | 3 lines
+r800 | ajc | 1999-06-02 23:48:55 -0400 (Wed, 02 Jun 1999) | 3 lines
 
         * Ditched the frames mode completely.  It wasn't working properly in,
           among other places, IE 5.  Die, Bill, Die.
 
 ------------------------------------------------------------------------
-r799 | ajc | 1999-05-29 07:01:12 +0200 (Sat, 29 May 1999) | 3 lines
+r799 | ajc | 1999-05-29 01:01:12 -0400 (Sat, 29 May 1999) | 3 lines
 
         * WebCit now sends the name of the end user's browser as the client
           name in a Citadel IDEN command rather than its own name.
 
 ------------------------------------------------------------------------
-r798 | ajc | 1999-05-29 06:38:09 +0200 (Sat, 29 May 1999) | 5 lines
+r798 | ajc | 1999-05-29 00:38:09 -0400 (Sat, 29 May 1999) | 5 lines
 
         * Fixed the behavior of the "forget room" routine, to properly handle
           the transition back to the Lobby after it's all done.
@@ -6918,36 +6933,36 @@ r798 | ajc | 1999-05-29 06:38:09 +0200 (Sat, 29 May 1999) | 5 lines
           along with incoming express messages
 
 ------------------------------------------------------------------------
-r796 | ajc | 1999-05-22 05:35:59 +0200 (Sat, 22 May 1999) | 3 lines
+r796 | ajc | 1999-05-21 23:35:59 -0400 (Fri, 21 May 1999) | 3 lines
 
         * Minor code cleanups
         * New mail notification
 
 ------------------------------------------------------------------------
-r786 | ajc | 1999-05-18 03:02:40 +0200 (Tue, 18 May 1999) | 2 lines
+r786 | ajc | 1999-05-17 21:02:40 -0400 (Mon, 17 May 1999) | 2 lines
 
  Top-aligned all the cells in the fake frames in non-frames mode
 
 ------------------------------------------------------------------------
-r784 | ajc | 1999-05-15 05:38:36 +0200 (Sat, 15 May 1999) | 4 lines
+r784 | ajc | 1999-05-14 23:38:36 -0400 (Fri, 14 May 1999) | 4 lines
 
 
         * Initial entry to _BASEROOM_ at login now done as a Skip instead
           of a Goto, in order to prevent it from first marking all msgs old.
 
 ------------------------------------------------------------------------
-r774 | ajc | 1999-05-11 05:10:20 +0200 (Tue, 11 May 1999) | 3 lines
+r774 | ajc | 1999-05-10 23:10:20 -0400 (Mon, 10 May 1999) | 3 lines
 
         * Replaced _most_ gotoroom() calls with smart_goto(), a version
           which can differentiate the needs of frames and noframes modes
 
 ------------------------------------------------------------------------
-r768 | ajc | 1999-05-08 07:07:33 +0200 (Sat, 08 May 1999) | 2 lines
+r768 | ajc | 1999-05-08 01:07:33 -0400 (Sat, 08 May 1999) | 2 lines
 
 webserver.c: added "-t" option to send traces somewhere else
 
 ------------------------------------------------------------------------
-r759 | ajc | 1999-04-28 05:38:05 +0200 (Wed, 28 Apr 1999) | 5 lines
+r759 | ajc | 1999-04-27 23:38:05 -0400 (Tue, 27 Apr 1999) | 5 lines
 
         * context_loop.c: display an error page if the client browser
           requests a non-root page and there is no cookie set
@@ -6955,41 +6970,41 @@ r759 | ajc | 1999-04-28 05:38:05 +0200 (Wed, 28 Apr 1999) | 5 lines
           effort, after all)
 
 ------------------------------------------------------------------------
-r758 | ajc | 1999-04-28 05:11:58 +0200 (Wed, 28 Apr 1999) | 2 lines
+r758 | ajc | 1999-04-27 23:11:58 -0400 (Tue, 27 Apr 1999) | 2 lines
 
 credits
 
 ------------------------------------------------------------------------
-r725 | ajc | 1999-04-19 05:44:08 +0200 (Mon, 19 Apr 1999) | 3 lines
+r725 | ajc | 1999-04-18 23:44:08 -0400 (Sun, 18 Apr 1999) | 3 lines
 
         * Reworked a lot of the structure, made more HTML "embeddable"
         * Changed the noframes mode to display "fake" frames using tables
 
 ------------------------------------------------------------------------
-r724 | ajc | 1999-04-19 02:30:07 +0200 (Mon, 19 Apr 1999) | 2 lines
+r724 | ajc | 1999-04-18 20:30:07 -0400 (Sun, 18 Apr 1999) | 2 lines
 
 Minor cosmetic fix
 
 ------------------------------------------------------------------------
-r722 | nick | 1999-04-17 00:32:33 +0200 (Sat, 17 Apr 1999) | 3 lines
+r722 | nick | 1999-04-16 18:32:33 -0400 (Fri, 16 Apr 1999) | 3 lines
 
 Thus Apr 14 6:30:00 1999 Nick Grossman <nick@ulster.net>
        Fixed my fix in who.c (fixed frame target in room name)
 
 ------------------------------------------------------------------------
-r721 | nick | 1999-04-17 00:25:57 +0200 (Sat, 17 Apr 1999) | 4 lines
+r721 | nick | 1999-04-16 18:25:57 -0400 (Fri, 16 Apr 1999) | 4 lines
 
 Changed some output formatting, mostly <FONT> tags. Changed who.c
 to use urlescputs() rather than escputs() so names with spaces are
 handled correctly.
 
 ------------------------------------------------------------------------
-r715 | ajc | 1999-04-15 02:03:05 +0200 (Thu, 15 Apr 1999) | 2 lines
+r715 | ajc | 1999-04-14 20:03:05 -0400 (Wed, 14 Apr 1999) | 2 lines
 
 Got it!
 
 ------------------------------------------------------------------------
-r714 | ajc | 1999-04-14 23:58:04 +0200 (Wed, 14 Apr 1999) | 5 lines
+r714 | ajc | 1999-04-14 17:58:04 -0400 (Wed, 14 Apr 1999) | 5 lines
 
         http://www.webreference.com/dhtml/column18/menuFrLoad.html
         How to cause "onLoad=" to cause a sibling frame to refresh without
@@ -6997,49 +7012,49 @@ r714 | ajc | 1999-04-14 23:58:04 +0200 (Wed, 14 Apr 1999) | 5 lines
         implementation of this; it should allow portable NS/IE compatibility.
 
 ------------------------------------------------------------------------
-r685 | ajc | 1999-04-08 03:52:09 +0200 (Thu, 08 Apr 1999) | 2 lines
+r685 | ajc | 1999-04-07 21:52:09 -0400 (Wed, 07 Apr 1999) | 2 lines
 
         * Implemented "access level required to create rooms"
 
 ------------------------------------------------------------------------
-r646 | ajc | 1999-03-18 06:24:27 +0100 (Thu, 18 Mar 1999) | 4 lines
+r646 | ajc | 1999-03-18 00:24:27 -0500 (Thu, 18 Mar 1999) | 4 lines
 
         * webcit.c: modified getz() to *exit* the program when fgets()
           returns an error.  This is actually the desired behavior; it would
           otherwise busy-loop forever on a broken pipe.
 
 ------------------------------------------------------------------------
-r625 | ajc | 1999-03-07 04:39:33 +0100 (Sun, 07 Mar 1999) | 2 lines
+r625 | ajc | 1999-03-06 22:39:33 -0500 (Sat, 06 Mar 1999) | 2 lines
 
 roomops.c: in room list, print a &nbsp; in otherwise empty cells
 
 ------------------------------------------------------------------------
-r624 | ajc | 1999-03-07 04:26:10 +0100 (Sun, 07 Mar 1999) | 2 lines
+r624 | ajc | 1999-03-06 22:26:10 -0500 (Sat, 06 Mar 1999) | 2 lines
 
 Initial value of 'noframes' is now set by the braindamage check
 
 ------------------------------------------------------------------------
-r623 | ajc | 1999-03-07 04:25:31 +0100 (Sun, 07 Mar 1999) | 2 lines
+r623 | ajc | 1999-03-06 22:25:31 -0500 (Sat, 06 Mar 1999) | 2 lines
 
 Fixed stuff
 
 ------------------------------------------------------------------------
-r622 | ajc | 1999-03-07 04:17:30 +0100 (Sun, 07 Mar 1999) | 2 lines
+r622 | ajc | 1999-03-06 22:17:30 -0500 (Sat, 06 Mar 1999) | 2 lines
 
 updated the TODO
 
 ------------------------------------------------------------------------
-r621 | ajc | 1999-03-07 04:10:14 +0100 (Sun, 07 Mar 1999) | 2 lines
+r621 | ajc | 1999-03-06 22:10:14 -0500 (Sat, 06 Mar 1999) | 2 lines
 
 Ran everything through "indent -kr -i8"
 
 ------------------------------------------------------------------------
-r620 | ajc | 1999-03-07 04:09:55 +0100 (Sun, 07 Mar 1999) | 2 lines
+r620 | ajc | 1999-03-06 22:09:55 -0500 (Sat, 06 Mar 1999) | 2 lines
 
         * wildmat.c, braindamage.c: added
 
 ------------------------------------------------------------------------
-r619 | ajc | 1999-03-07 01:59:02 +0100 (Sun, 07 Mar 1999) | 5 lines
+r619 | ajc | 1999-03-06 19:59:02 -0500 (Sat, 06 Mar 1999) | 5 lines
 
         * webcit.c: added to getz() the ability to return an error code;
           implemented this in the main loop, hopefully fixing problems
@@ -7047,43 +7062,43 @@ r619 | ajc | 1999-03-07 01:59:02 +0100 (Sun, 07 Mar 1999) | 5 lines
         * Added HTTP "User-agent:" detection (still need to DO SOMETHING)
 
 ------------------------------------------------------------------------
-r603 | ajc | 1999-02-27 18:28:52 +0100 (Sat, 27 Feb 1999) | 2 lines
+r603 | ajc | 1999-02-27 12:28:52 -0500 (Sat, 27 Feb 1999) | 2 lines
 
 comments
 
 ------------------------------------------------------------------------
-r600 | nbryant | 1999-02-24 23:15:55 +0100 (Wed, 24 Feb 1999) | 3 lines
+r600 | nbryant | 1999-02-24 17:15:55 -0500 (Wed, 24 Feb 1999) | 3 lines
 
         * context_loop.c: warning fix
         * webcit.c: off_t is a 64-bit `long long' on BSDI (eek!)
 
 ------------------------------------------------------------------------
-r595 | nick | 1999-02-23 23:23:49 +0100 (Tue, 23 Feb 1999) | 2 lines
+r595 | nick | 1999-02-23 17:23:49 -0500 (Tue, 23 Feb 1999) | 2 lines
 
 Nick: More interface tweaks to who.c
 
 ------------------------------------------------------------------------
-r582 | nick | 1999-02-19 22:09:54 +0100 (Fri, 19 Feb 1999) | 2 lines
+r582 | nick | 1999-02-19 16:09:54 -0500 (Fri, 19 Feb 1999) | 2 lines
 
 Cosmetic changes. Updated roomops.c, who.c and /static
 
 ------------------------------------------------------------------------
-r577 | ajc | 1999-02-17 19:35:35 +0100 (Wed, 17 Feb 1999) | 2 lines
+r577 | ajc | 1999-02-17 13:35:35 -0500 (Wed, 17 Feb 1999) | 2 lines
 
 Added locate_host.c
 
 ------------------------------------------------------------------------
-r553 | ajc | 1999-01-31 01:01:51 +0100 (Sun, 31 Jan 1999) | 2 lines
+r553 | ajc | 1999-01-30 19:01:51 -0500 (Sat, 30 Jan 1999) | 2 lines
 
 Resolve the name of the connecting host and pass it on to Citadel
 
 ------------------------------------------------------------------------
-r550 | ajc | 1999-01-30 05:07:33 +0100 (Sat, 30 Jan 1999) | 2 lines
+r550 | ajc | 1999-01-29 23:07:33 -0500 (Fri, 29 Jan 1999) | 2 lines
 
 fixed the noframes mode
 
 ------------------------------------------------------------------------
-r549 | ajc | 1999-01-29 20:51:23 +0100 (Fri, 29 Jan 1999) | 5 lines
+r549 | ajc | 1999-01-29 14:51:23 -0500 (Fri, 29 Jan 1999) | 5 lines
 
         * wDumpContent() is now responsible for </BODY></HTML> most of the
           time (parameter settable) so that the main menu can easily be
@@ -7091,110 +7106,110 @@ r549 | ajc | 1999-01-29 20:51:23 +0100 (Fri, 29 Jan 1999) | 5 lines
         * noframes mode selection is now carried in the cookie
 
 ------------------------------------------------------------------------
-r547 | ajc | 1999-01-29 05:14:25 +0100 (Fri, 29 Jan 1999) | 2 lines
+r547 | ajc | 1999-01-28 23:14:25 -0500 (Thu, 28 Jan 1999) | 2 lines
 
         * Made the system semi-navigable in noframes mode.
 
 ------------------------------------------------------------------------
-r546 | ajc | 1999-01-29 02:33:41 +0100 (Fri, 29 Jan 1999) | 2 lines
+r546 | ajc | 1999-01-28 20:33:41 -0500 (Thu, 28 Jan 1999) | 2 lines
 
 noframes switch
 
 ------------------------------------------------------------------------
-r545 | ajc | 1999-01-29 02:30:44 +0100 (Fri, 29 Jan 1999) | 3 lines
+r545 | ajc | 1999-01-28 20:30:44 -0500 (Thu, 28 Jan 1999) | 3 lines
 
         * Made the frames stuff less dependent on the HTML TARGET= directive
           and more dependent on the HTTP Window-target: directive.
 
 ------------------------------------------------------------------------
-r544 | ajc | 1999-01-29 02:00:25 +0100 (Fri, 29 Jan 1999) | 2 lines
+r544 | ajc | 1999-01-28 20:00:25 -0500 (Thu, 28 Jan 1999) | 2 lines
 
 checkbox
 
 ------------------------------------------------------------------------
-r540 | ajc | 1999-01-25 05:39:23 +0100 (Mon, 25 Jan 1999) | 2 lines
+r540 | ajc | 1999-01-24 23:39:23 -0500 (Sun, 24 Jan 1999) | 2 lines
 
 Added floor selection support to edit room
 
 ------------------------------------------------------------------------
-r539 | ajc | 1999-01-25 04:20:17 +0100 (Mon, 25 Jan 1999) | 2 lines
+r539 | ajc | 1999-01-24 22:20:17 -0500 (Sun, 24 Jan 1999) | 2 lines
 
 IE SUCKS!!
 
 ------------------------------------------------------------------------
-r537 | ajc | 1999-01-24 02:02:55 +0100 (Sun, 24 Jan 1999) | 2 lines
+r537 | ajc | 1999-01-23 20:02:55 -0500 (Sat, 23 Jan 1999) | 2 lines
 
 BugFix
 
 ------------------------------------------------------------------------
-r534 | ajc | 1999-01-22 01:07:39 +0100 (Fri, 22 Jan 1999) | 2 lines
+r534 | ajc | 1999-01-21 19:07:39 -0500 (Thu, 21 Jan 1999) | 2 lines
 
 Minor shuffling around of code and removal of unused functions.
 
 ------------------------------------------------------------------------
-r533 | ajc | 1999-01-22 01:06:14 +0100 (Fri, 22 Jan 1999) | 2 lines
+r533 | ajc | 1999-01-21 19:06:14 -0500 (Thu, 21 Jan 1999) | 2 lines
 
 Added TODO
 
 ------------------------------------------------------------------------
-r524 | ajc | 1999-01-14 23:31:38 +0100 (Thu, 14 Jan 1999) | 2 lines
+r524 | ajc | 1999-01-14 17:31:38 -0500 (Thu, 14 Jan 1999) | 2 lines
 
 mime parser fixes
 
 ------------------------------------------------------------------------
-r523 | ajc | 1999-01-14 23:15:02 +0100 (Thu, 14 Jan 1999) | 3 lines
+r523 | ajc | 1999-01-14 17:15:02 -0500 (Thu, 14 Jan 1999) | 3 lines
 
         * Modified the back end of mime_parser to use callbacks instead of
           doing something specific.  Now we can use it elsewhere.
 
 ------------------------------------------------------------------------
-r518 | ajc | 1999-01-12 23:12:37 +0100 (Tue, 12 Jan 1999) | 2 lines
+r518 | ajc | 1999-01-12 17:12:37 -0500 (Tue, 12 Jan 1999) | 2 lines
 
 finished site-config screen and added generic-command screen
 
 ------------------------------------------------------------------------
-r513 | ajc | 1999-01-10 02:41:25 +0100 (Sun, 10 Jan 1999) | 2 lines
+r513 | ajc | 1999-01-09 20:41:25 -0500 (Sat, 09 Jan 1999) | 2 lines
 
 lotsa stuff
 
 ------------------------------------------------------------------------
-r512 | ajc | 1999-01-10 02:40:47 +0100 (Sun, 10 Jan 1999) | 2 lines
+r512 | ajc | 1999-01-09 20:40:47 -0500 (Sat, 09 Jan 1999) | 2 lines
 
 Lotsa stuff.  See ChangeLog for details.
 
 ------------------------------------------------------------------------
-r507 | ajc | 1999-01-05 05:50:05 +0100 (Tue, 05 Jan 1999) | 2 lines
+r507 | ajc | 1999-01-04 23:50:05 -0500 (Mon, 04 Jan 1999) | 2 lines
 
 msg changes
 
 ------------------------------------------------------------------------
-r506 | ajc | 1999-01-05 05:40:39 +0100 (Tue, 05 Jan 1999) | 2 lines
+r506 | ajc | 1999-01-04 23:40:39 -0500 (Mon, 04 Jan 1999) | 2 lines
 
 Added an "edit your session" screen to change your wholisting.
 
 ------------------------------------------------------------------------
-r505 | ajc | 1999-01-05 05:05:01 +0100 (Tue, 05 Jan 1999) | 2 lines
+r505 | ajc | 1999-01-04 23:05:01 -0500 (Mon, 04 Jan 1999) | 2 lines
 
 Removed wc_host and wc_port cookies.
 
 ------------------------------------------------------------------------
-r504 | ajc | 1999-01-04 05:09:51 +0100 (Mon, 04 Jan 1999) | 3 lines
+r504 | ajc | 1999-01-03 23:09:51 -0500 (Sun, 03 Jan 1999) | 3 lines
 
         * Added a "kill session" link to each line of the wholist when
           logged in as an aide, and the screens to perform this operation.
 
 ------------------------------------------------------------------------
-r503 | ajc | 1999-01-04 04:45:24 +0100 (Mon, 04 Jan 1999) | 2 lines
+r503 | ajc | 1999-01-03 22:45:24 -0500 (Sun, 03 Jan 1999) | 2 lines
 
 Added networking configuration screens.  These still need testing.
 
 ------------------------------------------------------------------------
-r501 | ajc | 1999-01-04 02:18:44 +0100 (Mon, 04 Jan 1999) | 2 lines
+r501 | ajc | 1999-01-03 20:18:44 -0500 (Sun, 03 Jan 1999) | 2 lines
 
 Added "change password"
 
 ------------------------------------------------------------------------
-r500 | ajc | 1999-01-04 02:07:54 +0100 (Mon, 04 Jan 1999) | 6 lines
+r500 | ajc | 1999-01-03 20:07:54 -0500 (Sun, 03 Jan 1999) | 6 lines
 
         * Added "enter registration"
         * Set up automatic trigger of Enter Registration when the server
@@ -7203,14 +7218,14 @@ r500 | ajc | 1999-01-04 02:07:54 +0100 (Mon, 04 Jan 1999) | 6 lines
           be required.  No big deal due to shared code segments.
 
 ------------------------------------------------------------------------
-r499 | ajc | 1999-01-01 08:01:48 +0100 (Fri, 01 Jan 1999) | 4 lines
+r499 | ajc | 1999-01-01 02:01:48 -0500 (Fri, 01 Jan 1999) | 4 lines
 
         * Added "add/edit room graphic" screens.
         * Added "add/edit floor graphic" screens.
         * Fixed display of floor graphic in known rooms list.
 
 ------------------------------------------------------------------------
-r497 | ajc | 1999-01-01 03:55:26 +0100 (Fri, 01 Jan 1999) | 5 lines
+r497 | ajc | 1998-12-31 21:55:26 -0500 (Thu, 31 Dec 1998) | 5 lines
 
         * Final cvs commit for 1998 (an awful year, I'm glad to see it over).
         * "Finished" the MIME parser.
@@ -7218,165 +7233,165 @@ r497 | ajc | 1999-01-01 03:55:26 +0100 (Fri, 01 Jan 1999) | 5 lines
         * Added "add/edit user photo" screens.
 
 ------------------------------------------------------------------------
-r496 | ajc | 1999-01-01 02:59:45 +0100 (Fri, 01 Jan 1999) | 2 lines
+r496 | ajc | 1998-12-31 20:59:45 -0500 (Thu, 31 Dec 1998) | 2 lines
 
 stuff
 
 ------------------------------------------------------------------------
-r495 | ajc | 1999-01-01 02:24:47 +0100 (Fri, 01 Jan 1999) | 2 lines
+r495 | ajc | 1998-12-31 20:24:47 -0500 (Thu, 31 Dec 1998) | 2 lines
 
 more work on the mime stuff
 
 ------------------------------------------------------------------------
-r494 | ajc | 1998-12-31 05:56:42 +0100 (Thu, 31 Dec 1998) | 3 lines
+r494 | ajc | 1998-12-30 23:56:42 -0500 (Wed, 30 Dec 1998) | 3 lines
 
         * Wrote mime_parser.c for handling of image uploads.  This will also
           be used in future Citadel MIME projects.
 
 ------------------------------------------------------------------------
-r493 | ajc | 1998-12-31 05:20:16 +0100 (Thu, 31 Dec 1998) | 2 lines
+r493 | ajc | 1998-12-30 23:20:16 -0500 (Wed, 30 Dec 1998) | 2 lines
 
 added more stuff to the parser
 
 ------------------------------------------------------------------------
-r492 | ajc | 1998-12-31 03:24:25 +0100 (Thu, 31 Dec 1998) | 2 lines
+r492 | ajc | 1998-12-30 21:24:25 -0500 (Wed, 30 Dec 1998) | 2 lines
 
 got it working ok
 
 ------------------------------------------------------------------------
-r491 | ajc | 1998-12-31 03:07:54 +0100 (Thu, 31 Dec 1998) | 2 lines
+r491 | ajc | 1998-12-30 21:07:54 -0500 (Wed, 30 Dec 1998) | 2 lines
 
 got boundaries working
 
 ------------------------------------------------------------------------
-r490 | ajc | 1998-12-31 02:53:08 +0100 (Thu, 31 Dec 1998) | 2 lines
+r490 | ajc | 1998-12-30 20:53:08 -0500 (Wed, 30 Dec 1998) | 2 lines
 
 Fleshed out the mime parser a bit
 
 ------------------------------------------------------------------------
-r489 | ajc | 1998-12-31 02:36:40 +0100 (Thu, 31 Dec 1998) | 2 lines
+r489 | ajc | 1998-12-30 20:36:40 -0500 (Wed, 30 Dec 1998) | 2 lines
 
 uuuughhhh... added mime_parser.c to prepare for uploads
 
 ------------------------------------------------------------------------
-r487 | ajc | 1998-12-30 05:39:01 +0100 (Wed, 30 Dec 1998) | 2 lines
+r487 | ajc | 1998-12-29 23:39:01 -0500 (Tue, 29 Dec 1998) | 2 lines
 
         * Added "validate users"
 
 ------------------------------------------------------------------------
-r486 | ajc | 1998-12-30 05:26:17 +0100 (Wed, 30 Dec 1998) | 3 lines
+r486 | ajc | 1998-12-29 23:26:17 -0500 (Tue, 29 Dec 1998) | 3 lines
 
         * Fixed a bug in the room banner display code
         * Added "delete room"
 
 ------------------------------------------------------------------------
-r485 | ajc | 1998-12-29 01:19:04 +0100 (Tue, 29 Dec 1998) | 2 lines
+r485 | ajc | 1998-12-28 19:19:04 -0500 (Mon, 28 Dec 1998) | 2 lines
 
 debugs
 
 ------------------------------------------------------------------------
-r483 | ajc | 1998-12-28 06:26:32 +0100 (Mon, 28 Dec 1998) | 3 lines
+r483 | ajc | 1998-12-28 00:26:32 -0500 (Mon, 28 Dec 1998) | 3 lines
 
         * Added "edit room info file"
         * Added "edit bio"
 
 ------------------------------------------------------------------------
-r481 | ajc | 1998-12-27 06:04:16 +0100 (Sun, 27 Dec 1998) | 2 lines
+r481 | ajc | 1998-12-27 00:04:16 -0500 (Sun, 27 Dec 1998) | 2 lines
 
 added "edit room"
 
 ------------------------------------------------------------------------
-r480 | ajc | 1998-12-27 06:03:59 +0100 (Sun, 27 Dec 1998) | 2 lines
+r480 | ajc | 1998-12-27 00:03:59 -0500 (Sun, 27 Dec 1998) | 2 lines
 
 added "Create room"
 
 ------------------------------------------------------------------------
-r479 | ajc | 1998-12-27 05:28:38 +0100 (Sun, 27 Dec 1998) | 2 lines
+r479 | ajc | 1998-12-26 23:28:38 -0500 (Sat, 26 Dec 1998) | 2 lines
 
         * Added "create room"
 
 ------------------------------------------------------------------------
-r478 | ajc | 1998-12-27 05:13:55 +0100 (Sun, 27 Dec 1998) | 3 lines
+r478 | ajc | 1998-12-26 23:13:55 -0500 (Sat, 26 Dec 1998) | 3 lines
 
         * Changed the "auto read new" functionality from a meta refresh tag
           to an "onload" directive (the former was causing graphics problems)
 
 ------------------------------------------------------------------------
-r477 | ajc | 1998-12-27 04:44:18 +0100 (Sun, 27 Dec 1998) | 2 lines
+r477 | ajc | 1998-12-26 22:44:18 -0500 (Sat, 26 Dec 1998) | 2 lines
 
 dunno ... what did I do?
 
 ------------------------------------------------------------------------
-r470 | ajc | 1998-12-23 04:37:23 +0100 (Wed, 23 Dec 1998) | 4 lines
+r470 | ajc | 1998-12-22 22:37:23 -0500 (Tue, 22 Dec 1998) | 4 lines
 
         * Got the Zap and List-Zapped commands working
         * Added a convenience function to display a page with an error string
         * Automatically do a read-new-msgs whenever a new room banner is loaded
 
 ------------------------------------------------------------------------
-r466 | ajc | 1998-12-18 04:49:56 +0100 (Fri, 18 Dec 1998) | 2 lines
+r466 | ajc | 1998-12-17 22:49:56 -0500 (Thu, 17 Dec 1998) | 2 lines
 
         * Added goto private rooms
 
 ------------------------------------------------------------------------
-r465 | ajc | 1998-12-18 02:48:32 +0100 (Fri, 18 Dec 1998) | 2 lines
+r465 | ajc | 1998-12-17 20:48:32 -0500 (Thu, 17 Dec 1998) | 2 lines
 
 Added the chat system
 
 ------------------------------------------------------------------------
-r464 | ajc | 1998-12-18 02:38:40 +0100 (Fri, 18 Dec 1998) | 3 lines
+r464 | ajc | 1998-12-17 20:38:40 -0500 (Thu, 17 Dec 1998) | 3 lines
 
         * Added the screens to send pages
         * Changed message headers to display in bigger font, non-boldface
 
 ------------------------------------------------------------------------
-r460 | ajc | 1998-12-16 22:24:52 +0100 (Wed, 16 Dec 1998) | 2 lines
+r460 | ajc | 1998-12-16 16:24:52 -0500 (Wed, 16 Dec 1998) | 2 lines
 
 Replace "Citadel/UX" in menu bar with the Citadel/UX logo
 
 ------------------------------------------------------------------------
-r459 | ajc | 1998-12-16 22:13:10 +0100 (Wed, 16 Dec 1998) | 2 lines
+r459 | ajc | 1998-12-16 16:13:10 -0500 (Wed, 16 Dec 1998) | 2 lines
 
 added start-webcit (temporary)
 
 ------------------------------------------------------------------------
-r453 | nbryant | 1998-12-14 22:48:23 +0100 (Mon, 14 Dec 1998) | 2 lines
+r453 | nbryant | 1998-12-14 16:48:23 -0500 (Mon, 14 Dec 1998) | 2 lines
 
 automatically regenerate Makefile when Makefile.in changes
 
 ------------------------------------------------------------------------
-r452 | ajc | 1998-12-14 06:11:53 +0100 (Mon, 14 Dec 1998) | 2 lines
+r452 | ajc | 1998-12-14 00:11:53 -0500 (Mon, 14 Dec 1998) | 2 lines
 
 Display express messages in cute little JavaScript popup window.
 
 ------------------------------------------------------------------------
-r451 | ajc | 1998-12-14 05:51:51 +0100 (Mon, 14 Dec 1998) | 3 lines
+r451 | ajc | 1998-12-13 23:51:51 -0500 (Sun, 13 Dec 1998) | 3 lines
 
 Set up an option in output_headers() to optionally print the most
 often used opening HTML as well as the HTTP headers.
 
 ------------------------------------------------------------------------
-r450 | ajc | 1998-12-14 05:25:09 +0100 (Mon, 14 Dec 1998) | 2 lines
+r450 | ajc | 1998-12-13 23:25:09 -0500 (Sun, 13 Dec 1998) | 2 lines
 
  roomops.c: fixed buggy implementation of ungoto
 
 ------------------------------------------------------------------------
-r449 | ajc | 1998-12-14 02:50:36 +0100 (Mon, 14 Dec 1998) | 2 lines
+r449 | ajc | 1998-12-13 20:50:36 -0500 (Sun, 13 Dec 1998) | 2 lines
 
 userlist.c: added.  This adds "userlist" and "show user" functions.
 
 ------------------------------------------------------------------------
-r448 | ajc | 1998-12-14 01:26:41 +0100 (Mon, 14 Dec 1998) | 2 lines
+r448 | ajc | 1998-12-13 19:26:41 -0500 (Sun, 13 Dec 1998) | 2 lines
 
 messages.c: added "move message" functionality
 
 ------------------------------------------------------------------------
-r447 | ajc | 1998-12-14 01:16:31 +0100 (Mon, 14 Dec 1998) | 2 lines
+r447 | ajc | 1998-12-13 19:16:31 -0500 (Sun, 13 Dec 1998) | 2 lines
 
 messages.c: added "delete message" functionality
 
 ------------------------------------------------------------------------
-r446 | ajc | 1998-12-14 00:52:55 +0100 (Mon, 14 Dec 1998) | 5 lines
+r446 | ajc | 1998-12-13 18:52:55 -0500 (Sun, 13 Dec 1998) | 5 lines
 
         * Ignore SIGPIPE; this seems to magically make the program bulletproof
           against broken HTTP connections.
@@ -7384,353 +7399,353 @@ r446 | ajc | 1998-12-14 00:52:55 +0100 (Mon, 14 Dec 1998) | 5 lines
           and kill idle sessions.
 
 ------------------------------------------------------------------------
-r443 | ajc | 1998-12-13 19:57:56 +0100 (Sun, 13 Dec 1998) | 2 lines
+r443 | ajc | 1998-12-13 13:57:56 -0500 (Sun, 13 Dec 1998) | 2 lines
 
 remove extra diagnostic
 
 ------------------------------------------------------------------------
-r442 | ajc | 1998-12-13 19:55:37 +0100 (Sun, 13 Dec 1998) | 2 lines
+r442 | ajc | 1998-12-13 13:55:37 -0500 (Sun, 13 Dec 1998) | 2 lines
 
 Check for dead webcit child process before each transaction.
 
 ------------------------------------------------------------------------
-r441 | ajc | 1998-12-13 19:36:01 +0100 (Sun, 13 Dec 1998) | 2 lines
+r441 | ajc | 1998-12-13 13:36:01 -0500 (Sun, 13 Dec 1998) | 2 lines
 
 context_loop.c: Moved "remove session" into its own function
 
 ------------------------------------------------------------------------
-r440 | ajc | 1998-12-13 19:11:17 +0100 (Sun, 13 Dec 1998) | 2 lines
+r440 | ajc | 1998-12-13 13:11:17 -0500 (Sun, 13 Dec 1998) | 2 lines
 
 i dunno
 
 ------------------------------------------------------------------------
-r439 | ajc | 1998-12-12 06:44:18 +0100 (Sat, 12 Dec 1998) | 2 lines
+r439 | ajc | 1998-12-12 00:44:18 -0500 (Sat, 12 Dec 1998) | 2 lines
 
    * Brought over message reading and entry functions from old WebCit
 
 ------------------------------------------------------------------------
-r438 | ajc | 1998-12-12 06:44:05 +0100 (Sat, 12 Dec 1998) | 2 lines
+r438 | ajc | 1998-12-12 00:44:05 -0500 (Sat, 12 Dec 1998) | 2 lines
 
    * Brought over message reading and entry functions from old WebCit
 
 ------------------------------------------------------------------------
-r437 | ajc | 1998-12-12 03:26:37 +0100 (Sat, 12 Dec 1998) | 2 lines
+r437 | ajc | 1998-12-11 21:26:37 -0500 (Fri, 11 Dec 1998) | 2 lines
 
 fixed spacing
 
 ------------------------------------------------------------------------
-r436 | ajc | 1998-12-12 03:15:09 +0100 (Sat, 12 Dec 1998) | 2 lines
+r436 | ajc | 1998-12-11 21:15:09 -0500 (Fri, 11 Dec 1998) | 2 lines
 
 Brought over message reading functions from old WebCit
 
 ------------------------------------------------------------------------
-r432 | nbryant | 1998-12-10 22:10:45 +0100 (Thu, 10 Dec 1998) | 2 lines
+r432 | nbryant | 1998-12-10 16:10:45 -0500 (Thu, 10 Dec 1998) | 2 lines
 
         * webserver.c: remove commented-out references to SO_LINGER
 
 ------------------------------------------------------------------------
-r431 | nbryant | 1998-12-10 21:34:37 +0100 (Thu, 10 Dec 1998) | 2 lines
+r431 | nbryant | 1998-12-10 15:34:37 -0500 (Thu, 10 Dec 1998) | 2 lines
 
         * context_loop.c: really fix the SO_LINGER stuff
 
 ------------------------------------------------------------------------
-r430 | ajc | 1998-12-10 17:58:29 +0100 (Thu, 10 Dec 1998) | 2 lines
+r430 | ajc | 1998-12-10 11:58:29 -0500 (Thu, 10 Dec 1998) | 2 lines
 
 config.h.in
 
 ------------------------------------------------------------------------
-r429 | ajc | 1998-12-10 17:38:27 +0100 (Thu, 10 Dec 1998) | 2 lines
+r429 | ajc | 1998-12-10 11:38:27 -0500 (Thu, 10 Dec 1998) | 2 lines
 
 initial tests for image uploads
 
 ------------------------------------------------------------------------
-r428 | ajc | 1998-12-10 05:04:10 +0100 (Thu, 10 Dec 1998) | 2 lines
+r428 | ajc | 1998-12-09 23:04:10 -0500 (Wed, 09 Dec 1998) | 2 lines
 
 Set up login banner graphic and background image graphic
 
 ------------------------------------------------------------------------
-r427 | ajc | 1998-12-10 04:13:56 +0100 (Thu, 10 Dec 1998) | 2 lines
+r427 | ajc | 1998-12-09 22:13:56 -0500 (Wed, 09 Dec 1998) | 2 lines
 
 Added support for graphics images retrieved from the Citadel server.
 
 ------------------------------------------------------------------------
-r426 | ajc | 1998-12-10 01:24:20 +0100 (Thu, 10 Dec 1998) | 2 lines
+r426 | ajc | 1998-12-09 19:24:20 -0500 (Wed, 09 Dec 1998) | 2 lines
 
 weird stuff regarding that trailing CRLF
 
 ------------------------------------------------------------------------
-r425 | ajc | 1998-12-10 00:52:30 +0100 (Thu, 10 Dec 1998) | 4 lines
+r425 | ajc | 1998-12-09 18:52:30 -0500 (Wed, 09 Dec 1998) | 4 lines
 
         * context_loop.c: After fork(), child process closes the HTTP socket
           so when the parent process closes it, it actually _does_ close.
           Otherwise, aIEeeee and possibly other browsers will hang.
 
 ------------------------------------------------------------------------
-r424 | ajc | 1998-12-09 21:08:44 +0100 (Wed, 09 Dec 1998) | 2 lines
+r424 | ajc | 1998-12-09 15:08:44 -0500 (Wed, 09 Dec 1998) | 2 lines
 
 Added support for new user login (still need to handle registration).
 
 ------------------------------------------------------------------------
-r423 | nbryant | 1998-12-09 20:35:28 +0100 (Wed, 09 Dec 1998) | 2 lines
+r423 | nbryant | 1998-12-09 14:35:28 -0500 (Wed, 09 Dec 1998) | 2 lines
 
 * context_loop.c, webserver.c, webserver.h: SO_LINGER and locking fix
 
 ------------------------------------------------------------------------
-r422 | ajc | 1998-12-09 17:16:37 +0100 (Wed, 09 Dec 1998) | 3 lines
+r422 | ajc | 1998-12-09 11:16:37 -0500 (Wed, 09 Dec 1998) | 3 lines
 
         * Smoothed out some of the login/logout code.  Failed authentication
           now works the way it should.  New user login not yet supported.
 
 ------------------------------------------------------------------------
-r421 | ajc | 1998-12-09 00:44:26 +0100 (Wed, 09 Dec 1998) | 2 lines
+r421 | ajc | 1998-12-08 18:44:26 -0500 (Tue, 08 Dec 1998) | 2 lines
 
 cosmetic
 
 ------------------------------------------------------------------------
-r420 | ajc | 1998-12-08 21:47:04 +0100 (Tue, 08 Dec 1998) | 4 lines
+r420 | ajc | 1998-12-08 15:47:04 -0500 (Tue, 08 Dec 1998) | 4 lines
 
         * Discovered that the HTTP socket problem is related to a socket that
           isn't properly lingering on close.  Temporarily hacked a sleep(10)
           into context_loop.c until it is figured out.
 
 ------------------------------------------------------------------------
-r417 | ajc | 1998-12-07 23:07:22 +0100 (Mon, 07 Dec 1998) | 3 lines
+r417 | ajc | 1998-12-07 17:07:22 -0500 (Mon, 07 Dec 1998) | 3 lines
 
         * Did a little debugging, still trying to figure out why logging in
           displays "Connection reset by peer" error.  It used to work...
 
 ------------------------------------------------------------------------
-r414 | nbryant | 1998-12-07 06:33:04 +0100 (Mon, 07 Dec 1998) | 2 lines
+r414 | nbryant | 1998-12-07 00:33:04 -0500 (Mon, 07 Dec 1998) | 2 lines
 
 updated dependencies
 
 ------------------------------------------------------------------------
-r410 | ajc | 1998-12-07 02:29:17 +0100 (Mon, 07 Dec 1998) | 2 lines
+r410 | ajc | 1998-12-06 20:29:17 -0500 (Sun, 06 Dec 1998) | 2 lines
 
 added new "action" variable to make main loop simpler
 
 ------------------------------------------------------------------------
-r409 | ajc | 1998-12-07 01:51:45 +0100 (Mon, 07 Dec 1998) | 2 lines
+r409 | ajc | 1998-12-06 19:51:45 -0500 (Sun, 06 Dec 1998) | 2 lines
 
 Fixed broken interpretation of variables specified in the URL
 
 ------------------------------------------------------------------------
-r408 | nbryant | 1998-12-06 20:56:38 +0100 (Sun, 06 Dec 1998) | 2 lines
+r408 | nbryant | 1998-12-06 14:56:38 -0500 (Sun, 06 Dec 1998) | 2 lines
 
 * context_loop.c: warning fix
 
 ------------------------------------------------------------------------
-r406 | nbryant | 1998-12-06 06:37:20 +0100 (Sun, 06 Dec 1998) | 2 lines
+r406 | nbryant | 1998-12-06 00:37:20 -0500 (Sun, 06 Dec 1998) | 2 lines
 
         * webserver.c: prototype vsnprintf
 
 ------------------------------------------------------------------------
-r403 | nbryant | 1998-12-05 21:59:40 +0100 (Sat, 05 Dec 1998) | 2 lines
+r403 | nbryant | 1998-12-05 15:59:40 -0500 (Sat, 05 Dec 1998) | 2 lines
 
 portability enhancements
 
 ------------------------------------------------------------------------
-r402 | nbryant | 1998-12-05 21:31:58 +0100 (Sat, 05 Dec 1998) | 2 lines
+r402 | nbryant | 1998-12-05 15:31:58 -0500 (Sat, 05 Dec 1998) | 2 lines
 
 fixed a typo
 
 ------------------------------------------------------------------------
-r401 | nbryant | 1998-12-05 21:15:37 +0100 (Sat, 05 Dec 1998) | 4 lines
+r401 | nbryant | 1998-12-05 15:15:37 -0500 (Sat, 05 Dec 1998) | 4 lines
 
         * tcp_sockets.c: removed some dead code
         * context_loop.c: oops, I made a memory leak. fix fix fix. also close
           unused ends of pipes, fix a file descriptor leak and a race condition
 
 ------------------------------------------------------------------------
-r399 | nbryant | 1998-12-05 06:27:41 +0100 (Sat, 05 Dec 1998) | 2 lines
+r399 | nbryant | 1998-12-05 00:27:41 -0500 (Sat, 05 Dec 1998) | 2 lines
 
 Makefile
 
 ------------------------------------------------------------------------
-r398 | nbryant | 1998-12-05 06:27:02 +0100 (Sat, 05 Dec 1998) | 3 lines
+r398 | nbryant | 1998-12-05 00:27:02 -0500 (Sat, 05 Dec 1998) | 3 lines
 
         * context_loop.c: moved the monster 64k buffer array off the stack
         * tcp_sockets.c: getservbyname() doesn't set errno.
 
 ------------------------------------------------------------------------
-r397 | nbryant | 1998-12-05 04:17:05 +0100 (Sat, 05 Dec 1998) | 3 lines
+r397 | nbryant | 1998-12-04 22:17:05 -0500 (Fri, 04 Dec 1998) | 3 lines
 
         * converted to autoconf and began port to Digital UNIX
         * warning fixes
 
 ------------------------------------------------------------------------
-r396 | nbryant | 1998-12-04 20:39:02 +0100 (Fri, 04 Dec 1998) | 3 lines
+r396 | nbryant | 1998-12-04 14:39:02 -0500 (Fri, 04 Dec 1998) | 3 lines
 
         * webserver.c, context_loop.c, webcit.c: add commandline args for host
           and port
 
 ------------------------------------------------------------------------
-r395 | nbryant | 1998-12-04 05:43:47 +0100 (Fri, 04 Dec 1998) | 2 lines
+r395 | nbryant | 1998-12-03 23:43:47 -0500 (Thu, 03 Dec 1998) | 2 lines
 
         * webserver.c: warning fix
 
 ------------------------------------------------------------------------
-r394 | ajc | 1998-12-04 05:01:48 +0100 (Fri, 04 Dec 1998) | 2 lines
+r394 | ajc | 1998-12-03 23:01:48 -0500 (Thu, 03 Dec 1998) | 2 lines
 
 Got webcit-initiated session cleanups to work properly.
 
 ------------------------------------------------------------------------
-r393 | ajc | 1998-12-04 03:09:29 +0100 (Fri, 04 Dec 1998) | 3 lines
+r393 | ajc | 1998-12-03 21:09:29 -0500 (Thu, 03 Dec 1998) | 3 lines
 
 Got lots of goto, ungoto, skip, etc. working
 Advanced menu is in place
 
 ------------------------------------------------------------------------
-r392 | ajc | 1998-12-04 02:45:17 +0100 (Fri, 04 Dec 1998) | 2 lines
+r392 | ajc | 1998-12-03 20:45:17 -0500 (Thu, 03 Dec 1998) | 2 lines
 
 added ungoto
 
 ------------------------------------------------------------------------
-r391 | ajc | 1998-12-04 02:21:24 +0100 (Fri, 04 Dec 1998) | 2 lines
+r391 | ajc | 1998-12-03 20:21:24 -0500 (Thu, 03 Dec 1998) | 2 lines
 
 do_welcome
 
 ------------------------------------------------------------------------
-r390 | ajc | 1998-12-04 02:17:56 +0100 (Fri, 04 Dec 1998) | 2 lines
+r390 | ajc | 1998-12-03 20:17:56 -0500 (Thu, 03 Dec 1998) | 2 lines
 
 logout now goes to "_top" frame to clear the frameset.
 
 ------------------------------------------------------------------------
-r389 | ajc | 1998-12-04 02:13:57 +0100 (Fri, 04 Dec 1998) | 2 lines
+r389 | ajc | 1998-12-03 20:13:57 -0500 (Thu, 03 Dec 1998) | 2 lines
 
 stuff
 
 ------------------------------------------------------------------------
-r388 | ajc | 1998-12-04 02:00:02 +0100 (Fri, 04 Dec 1998) | 2 lines
+r388 | ajc | 1998-12-03 20:00:02 -0500 (Thu, 03 Dec 1998) | 2 lines
 
 changed the title
 
 ------------------------------------------------------------------------
-r387 | ajc | 1998-12-04 01:55:20 +0100 (Fri, 04 Dec 1998) | 2 lines
+r387 | ajc | 1998-12-03 19:55:20 -0500 (Thu, 03 Dec 1998) | 2 lines
 
 changes to become_logged_in()
 
 ------------------------------------------------------------------------
-r386 | ajc | 1998-12-04 01:42:24 +0100 (Fri, 04 Dec 1998) | 2 lines
+r386 | ajc | 1998-12-03 19:42:24 -0500 (Thu, 03 Dec 1998) | 2 lines
 
 login page is now static
 
 ------------------------------------------------------------------------
-r385 | ajc | 1998-12-04 01:42:09 +0100 (Fri, 04 Dec 1998) | 2 lines
+r385 | ajc | 1998-12-03 19:42:09 -0500 (Thu, 03 Dec 1998) | 2 lines
 
 Login page is now static
 
 ------------------------------------------------------------------------
-r384 | nick | 1998-12-03 23:31:39 +0100 (Thu, 03 Dec 1998) | 2 lines
+r384 | nick | 1998-12-03 17:31:39 -0500 (Thu, 03 Dec 1998) | 2 lines
 
 Nick: Added redirect()
 
 ------------------------------------------------------------------------
-r382 | ajc | 1998-12-03 19:22:08 +0100 (Thu, 03 Dec 1998) | 4 lines
+r382 | ajc | 1998-12-03 13:22:08 -0500 (Thu, 03 Dec 1998) | 4 lines
 
 Got some of the cross-frame stuff working.
 Got the room banners working, and also added the "back" and "forward"
 buttons to the banner.
 
 ------------------------------------------------------------------------
-r378 | ajc | 1998-12-03 05:42:01 +0100 (Thu, 03 Dec 1998) | 2 lines
+r378 | ajc | 1998-12-02 23:42:01 -0500 (Wed, 02 Dec 1998) | 2 lines
 
 Got the menu bar working (sort of)
 
 ------------------------------------------------------------------------
-r377 | ajc | 1998-12-03 05:24:27 +0100 (Thu, 03 Dec 1998) | 2 lines
+r377 | ajc | 1998-12-02 23:24:27 -0500 (Wed, 02 Dec 1998) | 2 lines
 
 Fixed the locks, though I'm not sure I did it correctly.
 
 ------------------------------------------------------------------------
-r376 | ajc | 1998-12-03 05:08:26 +0100 (Thu, 03 Dec 1998) | 2 lines
+r376 | ajc | 1998-12-02 23:08:26 -0500 (Wed, 02 Dec 1998) | 2 lines
 
 added .cvsignore
 
 ------------------------------------------------------------------------
-r375 | ajc | 1998-12-03 05:07:57 +0100 (Thu, 03 Dec 1998) | 2 lines
+r375 | ajc | 1998-12-02 23:07:57 -0500 (Wed, 02 Dec 1998) | 2 lines
 
 hmm
 
 ------------------------------------------------------------------------
-r359 | ajc | 1998-11-30 05:25:20 +0100 (Mon, 30 Nov 1998) | 2 lines
+r359 | ajc | 1998-11-29 23:25:20 -0500 (Sun, 29 Nov 1998) | 2 lines
 
 we still have a problem
 
 ------------------------------------------------------------------------
-r358 | ajc | 1998-11-30 01:08:07 +0100 (Mon, 30 Nov 1998) | 2 lines
+r358 | ajc | 1998-11-29 19:08:07 -0500 (Sun, 29 Nov 1998) | 2 lines
 
 added stuff
 
 ------------------------------------------------------------------------
-r357 | ajc | 1998-11-30 01:07:47 +0100 (Mon, 30 Nov 1998) | 2 lines
+r357 | ajc | 1998-11-29 19:07:47 -0500 (Sun, 29 Nov 1998) | 2 lines
 
 got known rooms list working
 
 ------------------------------------------------------------------------
-r356 | ajc | 1998-11-26 02:48:50 +0100 (Thu, 26 Nov 1998) | 2 lines
+r356 | ajc | 1998-11-25 20:48:50 -0500 (Wed, 25 Nov 1998) | 2 lines
 
 started to add wholist
 
 ------------------------------------------------------------------------
-r355 | ajc | 1998-11-26 02:36:38 +0100 (Thu, 26 Nov 1998) | 2 lines
+r355 | ajc | 1998-11-25 20:36:38 -0500 (Wed, 25 Nov 1998) | 2 lines
 
 got login and frames working together
 
 ------------------------------------------------------------------------
-r354 | ajc | 1998-11-25 22:42:39 +0100 (Wed, 25 Nov 1998) | 2 lines
+r354 | ajc | 1998-11-25 16:42:39 -0500 (Wed, 25 Nov 1998) | 2 lines
 
 fixed da framez
 
 ------------------------------------------------------------------------
-r353 | ajc | 1998-11-25 20:03:09 +0100 (Wed, 25 Nov 1998) | 3 lines
+r353 | ajc | 1998-11-25 14:03:09 -0500 (Wed, 25 Nov 1998) | 3 lines
 
 completed part of the login procedure
 added the frameset
 
 ------------------------------------------------------------------------
-r352 | ajc | 1998-11-25 16:54:45 +0100 (Wed, 25 Nov 1998) | 2 lines
+r352 | ajc | 1998-11-25 10:54:45 -0500 (Wed, 25 Nov 1998) | 2 lines
 
 i dunno
 
 ------------------------------------------------------------------------
-r351 | ajc | 1998-11-25 16:34:51 +0100 (Wed, 25 Nov 1998) | 2 lines
+r351 | ajc | 1998-11-25 10:34:51 -0500 (Wed, 25 Nov 1998) | 2 lines
 
 handled unpacking of multiple cookies coming in on one Cookie: line
 
 ------------------------------------------------------------------------
-r350 | ajc | 1998-11-25 05:13:36 +0100 (Wed, 25 Nov 1998) | 2 lines
+r350 | ajc | 1998-11-24 23:13:36 -0500 (Tue, 24 Nov 1998) | 2 lines
 
 Added IDEN
 
 ------------------------------------------------------------------------
-r348 | ajc | 1998-11-25 04:57:37 +0100 (Wed, 25 Nov 1998) | 2 lines
+r348 | ajc | 1998-11-24 22:57:37 -0500 (Tue, 24 Nov 1998) | 2 lines
 
 handled content
 
 ------------------------------------------------------------------------
-r347 | ajc | 1998-11-25 04:11:39 +0100 (Wed, 25 Nov 1998) | 2 lines
+r347 | ajc | 1998-11-24 22:11:39 -0500 (Tue, 24 Nov 1998) | 2 lines
 
 added make clean
 
 ------------------------------------------------------------------------
-r346 | ajc | 1998-11-25 04:11:03 +0100 (Wed, 25 Nov 1998) | 2 lines
+r346 | ajc | 1998-11-24 22:11:03 -0500 (Tue, 24 Nov 1998) | 2 lines
 
 oooh, lotsa good stuff
 
 ------------------------------------------------------------------------
-r345 | ajc | 1998-11-25 03:17:00 +0100 (Wed, 25 Nov 1998) | 2 lines
+r345 | ajc | 1998-11-24 21:17:00 -0500 (Tue, 24 Nov 1998) | 2 lines
 
 got a basic framework for content working
 
 ------------------------------------------------------------------------
-r343 | ajc | 1998-11-24 20:28:12 +0100 (Tue, 24 Nov 1998) | 3 lines
+r343 | ajc | 1998-11-24 14:28:12 -0500 (Tue, 24 Nov 1998) | 3 lines
 
 started on the static loader stuff
 added pthread locking
 
 ------------------------------------------------------------------------
-r338 | ajc | 1998-11-24 17:24:40 +0100 (Tue, 24 Nov 1998) | 2 lines
+r338 | ajc | 1998-11-24 11:24:40 -0500 (Tue, 24 Nov 1998) | 2 lines
 
 Initial revision
 
index 23e5f25d0e5f85798dcfb368ecb2f04f59777f61..56b077d6a0b8773b014bd4381cc09abb17fff351 100644 (file)
@@ -102,16 +102,16 @@ for another architecture.
 Installation Names
 ==================
 
-By default, `make install' installs the package's commands under
-`/usr/local/bin', include files under `/usr/local/include', etc.  You
-can specify an installation prefix other than `/usr/local' by giving
-`configure' the option `--prefix=PREFIX'.
+By default, `make install' will install the package's files in
+`/usr/local/bin', `/usr/local/man', etc.  You can specify an
+installation prefix other than `/usr/local' by giving `configure' the
+option `--prefix=PREFIX'.
 
    You can specify separate installation prefixes for
 architecture-specific files and architecture-independent files.  If you
-pass the option `--exec-prefix=PREFIX' to `configure', the package uses
-PREFIX as the prefix for installing programs and libraries.
-Documentation and other data files still use the regular prefix.
+give `configure' the option `--exec-prefix=PREFIX', the package will
+use PREFIX as the prefix for installing programs and libraries.
+Documentation and other data files will still use the regular prefix.
 
    In addition, if you use an unusual directory layout you can give
 options like `--bindir=DIR' to specify different values for particular
@@ -159,7 +159,7 @@ where SYSTEM can have one of these forms:
 need to know the machine type.
 
    If you are _building_ compiler tools for cross-compiling, you should
-use the option `--target=TYPE' to select the type of system they will
+use the `--target=TYPE' option to select the type of system they will
 produce code for.
 
    If you want to _use_ a cross compiler, that generates code for a
index 054d812cdcf60b9340624de836c59dd8e1b3fc2f..043413a0daa50b75f75d81e36de024e8e5931aa5 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.9.6 from Makefile.am.
+# Makefile.in generated by automake 1.9.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -126,7 +126,6 @@ INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
 INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
 INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
 INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
-INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
 INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
 INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
 INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
index 7831ac3227297e6ce5448245c94951cc9fd7fde9..14fd67190f33a0acf75c40cdefa41254e99105f6 100644 (file)
@@ -1,4 +1,4 @@
-# generated automatically by aclocal 1.9.6 -*- Autoconf -*-
+# generated automatically by aclocal 1.9.5 -*- Autoconf -*-
 
 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
 # 2005  Free Software Foundation, Inc.
 dnl IT_PROG_INTLTOOL([MINIMUM-VERSION], [no-xml])
 # serial 2 IT_PROG_INTLTOOL
 AC_DEFUN([IT_PROG_INTLTOOL],
-[AC_PREREQ([2.50])dnl
-
-case "$am__api_version" in
-    1.[01234])
-       AC_MSG_ERROR([Automake 1.5 or newer is required to use intltool])
-    ;;
-    *)
-    ;;
-esac
+[
 
 if test -n "$1"; then
     AC_MSG_CHECKING(for intltool >= $1)
 
-    INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 100 + $ 2; }'`
-    INTLTOOL_APPLIED_VERSION=`awk -F\" '/\\$VERSION / { print $ 2; }' ${ac_aux_dir}/intltool-update.in`
-    [INTLTOOL_APPLIED_VERSION_AS_INT=`awk -F\" '/\\$VERSION / { split($ 2, VERSION, "."); print VERSION[1] * 100 + VERSION[2];}' ${ac_aux_dir}/intltool-update.in`
-    ]
-    AC_MSG_RESULT([$INTLTOOL_APPLIED_VERSION found])
-    test "$INTLTOOL_APPLIED_VERSION_AS_INT" -ge "$INTLTOOL_REQUIRED_VERSION_AS_INT" ||
-       AC_MSG_ERROR([Your intltool is too old.  You need intltool $1 or later.])
+    INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ printf "%d", $[1] * 100 + $[2]; }'`
+    INTLTOOL_APPLIED_VERSION=`awk -F\" '/\\$VERSION / { printf $[2]; }'  < ${ac_aux_dir}/intltool-update.in`
+    changequote({{,}})
+    INTLTOOL_APPLIED_VERSION_AS_INT=`awk -F\" '/\\$VERSION / { split(${{2}}, VERSION, "."); printf "%d\n", VERSION[1] * 100 + VERSION[2];}' < ${ac_aux_dir}/intltool-update.in`
+    changequote([,])
+
+    if test "$INTLTOOL_APPLIED_VERSION_AS_INT" -ge "$INTLTOOL_REQUIRED_VERSION_AS_INT"; then
+       AC_MSG_RESULT([$INTLTOOL_APPLIED_VERSION found])
+    else
+       AC_MSG_RESULT([$INTLTOOL_APPLIED_VERSION found. Your intltool is too old.  You need intltool $1 or later.])
+       exit 1
+    fi
 fi
 
   INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' 
@@ -54,7 +51,6 @@ INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcar
     INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' 
   INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' 
     INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' 
-    INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
 
 AC_SUBST(INTLTOOL_DESKTOP_RULE)
 AC_SUBST(INTLTOOL_DIRECTORY_RULE)
@@ -73,12 +69,16 @@ AC_SUBST(INTLTOOL_XML_NOMERGE_RULE)
 AC_SUBST(INTLTOOL_CAVES_RULE)
 AC_SUBST(INTLTOOL_SCHEMAS_RULE)
 AC_SUBST(INTLTOOL_THEME_RULE)
-AC_SUBST(INTLTOOL_SERVICE_RULE)
 
 # Use the tools built into the package, not the ones that are installed.
-AC_SUBST(INTLTOOL_EXTRACT, '$(top_builddir)/intltool-extract')
-AC_SUBST(INTLTOOL_MERGE, '$(top_builddir)/intltool-merge')
-AC_SUBST(INTLTOOL_UPDATE, '$(top_builddir)/intltool-update')
+
+INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
+INTLTOOL_MERGE='$(top_builddir)/intltool-merge'
+INTLTOOL_UPDATE='$(top_builddir)/intltool-update'
+
+AC_SUBST(INTLTOOL_EXTRACT)
+AC_SUBST(INTLTOOL_MERGE)
+AC_SUBST(INTLTOOL_UPDATE)
 
 AC_PATH_PROG(INTLTOOL_PERL, perl)
 if test -z "$INTLTOOL_PERL"; then
@@ -101,98 +101,81 @@ AC_PATH_PROG(INTLTOOL_MSGFMT, msgfmt, msgfmt)
 AC_PATH_PROG(INTLTOOL_MSGMERGE, msgmerge, msgmerge)
 AC_PATH_PROG(INTLTOOL_XGETTEXT, xgettext, xgettext)
 
-IT_PO_SUBDIR([po])
+# Remove file type tags (using []) from po/POTFILES.
 
-dnl The following is very similar to
-dnl
-dnl    AC_CONFIG_FILES([intltool-extract intltool-merge intltool-update])
-dnl
-dnl with the following slight differences:
-dnl  - the *.in files are in ac_aux_dir,
-dnl  - if the file haven't changed upon reconfigure, it's not touched,
-dnl  - the evaluation of the third parameter enables a hack which computes
-dnl    the actual value of $libdir,
-dnl  - the user sees "executing intltool commands", instead of
-dnl    "creating intltool-extract" and such.
-dnl
-dnl Nothing crucial here, and we could use AC_CONFIG_FILES, if there were
-dnl a reason for it.
+ifdef([AC_DIVERSION_ICMDS],[
+  AC_DIVERT_PUSH(AC_DIVERSION_ICMDS)
+     [mv -f po/POTFILES po/POTFILES.tmp
+      sed -e '/[[]encoding.*]/d' -e 's/[[].*] *//' < po/POTFILES.tmp > po/POTFILES
+      rm -f po/POTFILES.tmp
+     ]dnl
+  AC_DIVERT_POP()
+],[
+  ifdef([AC_CONFIG_COMMANDS_PRE],[
+    AC_CONFIG_COMMANDS_PRE([
+       [mv -f po/POTFILES po/POTFILES.tmp
+        sed -e '/[[]encoding.*]/d' -e 's/[[].*] *//' < po/POTFILES.tmp > po/POTFILES
+        rm -f po/POTFILES.tmp
+       ]dnl
+    ])
+  ])
+])
+
+# Manually sed perl in so people don't have to put the intltool scripts in AC_OUTPUT.
 
 AC_CONFIG_COMMANDS([intltool], [
 
-for file in intltool-extract intltool-merge intltool-update; do
-  sed -e "s|@INTLTOOL_EXTRACT@|`pwd`/intltool-extract|g" \
-      -e "s|@INTLTOOL_LIBDIR@|${INTLTOOL_LIBDIR}|g" \
-      -e "s|@INTLTOOL_ICONV@|${INTLTOOL_ICONV}|g" \
-      -e "s|@INTLTOOL_MSGFMT@|${INTLTOOL_MSGFMT}|g" \
-      -e "s|@INTLTOOL_MSGMERGE@|${INTLTOOL_MSGMERGE}|g" \
-      -e "s|@INTLTOOL_XGETTEXT@|${INTLTOOL_XGETTEXT}|g" \
-      -e "s|@INTLTOOL_PERL@|${INTLTOOL_PERL}|g" \
-       < ${ac_aux_dir}/${file}.in > ${file}.out
-  if cmp -s ${file} ${file}.out 2>/dev/null; then
-    rm -f ${file}.out
-  else
-    mv -f ${file}.out ${file}
-  fi
-  chmod ugo+x ${file}
-  chmod u+w ${file}
-done
+intltool_edit="-e 's#@INTLTOOL_EXTRACT@#`pwd`/intltool-extract#g' \
+               -e 's#@INTLTOOL_ICONV@#${INTLTOOL_ICONV}#g' \
+               -e 's#@INTLTOOL_MSGFMT@#${INTLTOOL_MSGFMT}#g' \
+               -e 's#@INTLTOOL_MSGMERGE@#${INTLTOOL_MSGMERGE}#g' \
+               -e 's#@INTLTOOL_XGETTEXT@#${INTLTOOL_XGETTEXT}#g' \
+               -e 's#@INTLTOOL_PERL@#${INTLTOOL_PERL}#g'"
+
+eval sed ${intltool_edit} < ${ac_aux_dir}/intltool-extract.in \
+  > intltool-extract.out
+if cmp -s intltool-extract intltool-extract.out 2>/dev/null; then
+  rm -f intltool-extract.out
+else
+  mv -f intltool-extract.out intltool-extract
+fi
+chmod ugo+x intltool-extract
+chmod u+w intltool-extract
 
-],
-[INTLTOOL_PERL='${INTLTOOL_PERL}' ac_aux_dir='${ac_aux_dir}'
-prefix="$prefix" exec_prefix="$exec_prefix" INTLTOOL_LIBDIR="$libdir" 
-INTLTOOL_EXTRACT='${INTLTOOL_EXTRACT}' INTLTOOL_ICONV='${INTLTOOL_ICONV}'
-INTLTOOL_MSGFMT='${INTLTOOL_MSGFMT}' INTLTOOL_MSGMERGE='${INTLTOOL_MSGMERGE}'
-INTLTOOL_XGETTEXT='${INTLTOOL_XGETTEXT}'])
+eval sed ${intltool_edit} < ${ac_aux_dir}/intltool-merge.in \
+  > intltool-merge.out
+if cmp -s intltool-merge intltool-merge.out 2>/dev/null; then
+  rm -f intltool-merge.out
+else
+  mv -f intltool-merge.out intltool-merge
+fi
+chmod ugo+x intltool-merge
+chmod u+w intltool-merge
 
-])
+eval sed ${intltool_edit} < ${ac_aux_dir}/intltool-update.in \
+  > intltool-update.out
+if cmp -s intltool-update intltool-update.out 2>/dev/null; then
+  rm -f intltool-update.out
+else
+  mv -f intltool-update.out intltool-update
+fi
+chmod ugo+x intltool-update
+chmod u+w intltool-update
 
+], INTLTOOL_PERL='${INTLTOOL_PERL}' ac_aux_dir=${ac_aux_dir}
+INTLTOOL_EXTRACT='${INTLTOOL_EXTRACT}' ICONV='${INTLTOOL_ICONV}'
+MSGFMT='${INTLTOOL_MSGFMT}' MSGMERGE='${INTLTOOL_MSGMERGE}'
+XGETTEXT='${INTLTOOL_XGETTEXT}')
 
-# IT_PO_SUBDIR(DIRNAME)
-# ---------------------
-# All po subdirs have to be declared with this macro; the subdir "po" is
-# declared by IT_PROG_INTLTOOL.
-#
-AC_DEFUN([IT_PO_SUBDIR],
-[AC_PREREQ([2.53])dnl We use ac_top_srcdir inside AC_CONFIG_COMMANDS.
-dnl
-dnl The following CONFIG_COMMANDS should be exetuted at the very end
-dnl of config.status.
-AC_CONFIG_COMMANDS_PRE([
-  AC_CONFIG_COMMANDS([$1/stamp-it], [
-    rm -f "$1/stamp-it" "$1/stamp-it.tmp" "$1/POTFILES" "$1/Makefile.tmp"
-    >"$1/stamp-it.tmp"
-    [sed '/^#/d
-        s/^[[].*] *//
-        /^[    ]*$/d
-       '"s|^|  $ac_top_srcdir/|" \
-      "$srcdir/$1/POTFILES.in" | sed '$!s/$/ \\/' >"$1/POTFILES"
-    ]
-    if test ! -f "$1/Makefile"; then
-      AC_MSG_ERROR([$1/Makefile is not ready.])
-    fi
-    mv "$1/Makefile" "$1/Makefile.tmp"
-    [sed '/^POTFILES =/,/[^\\]$/ {
-               /^POTFILES =/!d
-               r $1/POTFILES
-         }
-        ' "$1/Makefile.tmp" >"$1/Makefile"]
-    rm -f "$1/Makefile.tmp"
-    mv "$1/stamp-it.tmp" "$1/stamp-it"
-  ])
-])dnl
 ])
 
-
 # deprecated macros
-AU_ALIAS([AC_PROG_INTLTOOL], [IT_PROG_INTLTOOL])
-# A hint is needed for aclocal from Automake <= 1.9.4:
-# AC_DEFUN([AC_PROG_INTLTOOL], ...)
+AC_DEFUN([AC_PROG_INTLTOOL], [IT_PROG_INTLTOOL($@)])
 
 
 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
 
-# serial 48 Debian 1.5.22-4 AC_PROG_LIBTOOL
+# serial 48 AC_PROG_LIBTOOL
 
 
 # AC_PROVIDE_IFELSE(MACRO-NAME, IF-PROVIDED, IF-NOT-PROVIDED)
@@ -1576,6 +1559,18 @@ freebsd1*)
   dynamic_linker=no
   ;;
 
+kfreebsd*-gnu)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  dynamic_linker='GNU ld.so'
+  ;;
+
 freebsd* | dragonfly*)
   # DragonFly does not have aout.  When/if they implement a new
   # versioning mechanism, adjust this.
@@ -1731,7 +1726,7 @@ linux*oldld* | linux*aout* | linux*coff*)
   ;;
 
 # This must be Linux ELF.
-linux* | k*bsd*-gnu)
+linux*)
   version_type=linux
   need_lib_prefix=no
   need_version=no
@@ -1760,7 +1755,7 @@ linux* | k*bsd*-gnu)
   dynamic_linker='GNU/Linux ld.so'
   ;;
 
-netbsdelf*-gnu)
+knetbsd*-gnu)
   version_type=linux
   need_lib_prefix=no
   need_version=no
@@ -1769,7 +1764,7 @@ netbsdelf*-gnu)
   shlibpath_var=LD_LIBRARY_PATH
   shlibpath_overrides_runpath=no
   hardcode_into_libs=yes
-  dynamic_linker='NetBSD ld.elf_so'
+  dynamic_linker='GNU ld.so'
   ;;
 
 netbsd*)
@@ -2477,7 +2472,7 @@ darwin* | rhapsody*)
   lt_cv_deplibs_check_method=pass_all
   ;;
 
-freebsd* | dragonfly*)
+freebsd* | kfreebsd*-gnu | dragonfly*)
   if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
     case $host_cpu in
     i*86 )
@@ -2531,11 +2526,11 @@ irix5* | irix6* | nonstopux*)
   ;;
 
 # This must be Linux ELF.
-linux* | k*bsd*-gnu)
+linux*)
   lt_cv_deplibs_check_method=pass_all
   ;;
 
-netbsd* | netbsdelf*-gnu)
+netbsd*)
   if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
     lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
   else
@@ -3283,7 +3278,7 @@ case $host_os in
   freebsd-elf*)
     _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
     ;;
-  freebsd* | dragonfly*)
+  freebsd* | kfreebsd*-gnu | dragonfly*)
     # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
     # conventions
     _LT_AC_TAGVAR(ld_shlibs, $1)=yes
@@ -3442,7 +3437,7 @@ case $host_os in
     _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
     _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
     ;;
-  linux* | k*bsd*-gnu)
+  linux*)
     case $cc_basename in
       KCC*)
        # Kuck and Associates, Inc. (KAI) C++ Compiler
@@ -3544,7 +3539,7 @@ case $host_os in
        ;;
     esac
     ;;
-  netbsd* | netbsdelf*-gnu)
+  netbsd*)
     if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
       _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable  -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
       wlarc=
@@ -4809,7 +4804,7 @@ hpux*) # Its linker distinguishes data from code symbols
   lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
   lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\) $/  {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/  {\"\2\", (lt_ptr) \&\2},/p'"
   ;;
-linux* | k*bsd*-gnu)
+linux*)
   if test "$host_cpu" = ia64; then
     symcode='[[ABCDGIRSTW]]'
     lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
@@ -5082,7 +5077,7 @@ AC_MSG_CHECKING([for $compiler option to produce PIC])
            ;;
        esac
        ;;
-      freebsd* | dragonfly*)
+      freebsd* | kfreebsd*-gnu | dragonfly*)
        # FreeBSD uses GNU C++
        ;;
       hpux9* | hpux10* | hpux11*)
@@ -5125,7 +5120,7 @@ AC_MSG_CHECKING([for $compiler option to produce PIC])
            ;;
        esac
        ;;
-      linux* | k*bsd*-gnu)
+      linux*)
        case $cc_basename in
          KCC*)
            # KAI C++ Compiler
@@ -5168,7 +5163,7 @@ AC_MSG_CHECKING([for $compiler option to produce PIC])
            ;;
        esac
        ;;
-      netbsd* | netbsdelf*-gnu)
+      netbsd*)
        ;;
       osf3* | osf4* | osf5*)
        case $cc_basename in
@@ -5379,7 +5374,7 @@ AC_MSG_CHECKING([for $compiler option to produce PIC])
       _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
       ;;
 
-    linux* | k*bsd*-gnu)
+    linux*)
       case $cc_basename in
       icc* | ecc*)
        _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
@@ -5520,9 +5515,6 @@ ifelse([$1],[CXX],[
   cygwin* | mingw*)
     _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]] /s/.* \([[^ ]]*\)/\1 DATA/;/^.* __nm__/s/^.* __nm__\([[^ ]]*\) [[^ ]]*/\1 DATA/;/^I /d;/^[[AITW]] /s/.* //'\'' | sort | uniq > $export_symbols'
   ;;
-  linux* | k*bsd*-gnu)
-    _LT_AC_TAGVAR(link_all_deplibs, $1)=no
-  ;;
   *)
     _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
   ;;
@@ -5693,7 +5685,7 @@ EOF
       _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
       ;;
 
-    linux* | k*bsd*-gnu)
+    linux*)
       if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
        tmp_addflag=
        case $cc_basename,$host_cpu in
@@ -5719,13 +5711,12 @@ EOF
   $echo "local: *; };" >> $output_objdir/$libname.ver~
          $CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
        fi
-       _LT_AC_TAGVAR(link_all_deplibs, $1)=no
       else
        _LT_AC_TAGVAR(ld_shlibs, $1)=no
       fi
       ;;
 
-    netbsd* | netbsdelf*-gnu)
+    netbsd*)
       if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
        _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
        wlarc=
@@ -6055,7 +6046,7 @@ _LT_EOF
       ;;
 
     # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
-    freebsd* | dragonfly*)
+    freebsd* | kfreebsd*-gnu | dragonfly*)
       _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
       _LT_AC_TAGVAR(hardcode_direct, $1)=yes
@@ -6157,7 +6148,7 @@ _LT_EOF
       _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
       ;;
 
-    netbsd* | netbsdelf*-gnu)
+    netbsd*)
       if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
        _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
       else
@@ -6576,7 +6567,7 @@ AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version="1.9"])
 # Call AM_AUTOMAKE_VERSION so it can be traced.
 # This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
-        [AM_AUTOMAKE_VERSION([1.9.6])])
+        [AM_AUTOMAKE_VERSION([1.9.5])])
 
 # AM_AUX_DIR_EXPAND                                         -*- Autoconf -*-
 
index 7adad4698edb04e598c786fb22c129e11a4dffd1..6b6f9fe662cd46950888cb76cbb6a30bc827ec51 100644 (file)
@@ -465,7 +465,7 @@ ac_includes_default="\
 #endif"
 
 ac_default_prefix=/usr/local/webcit
-ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar build build_cpu build_vendor build_os host host_cpu host_vendor host_os CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE EGREP LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CPP CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL PROG_SUBDIRS SED PTHREAD_DEFS LIB@&t@OBJS INTLTOOL_DESKTOP_RULE INTLTOOL_DIRECTORY_RULE INTLTOOL_KEYS_RULE INTLTOOL_PROP_RULE INTLTOOL_OAF_RULE INTLTOOL_PONG_RULE INTLTOOL_SERVER_RULE INTLTOOL_SHEET_RULE INTLTOOL_SOUNDLIST_RULE INTLTOOL_UI_RULE INTLTOOL_XAM_RULE INTLTOOL_KBD_RULE INTLTOOL_XML_RULE INTLTOOL_XML_NOMERGE_RULE INTLTOOL_CAVES_RULE INTLTOOL_SCHEMAS_RULE INTLTOOL_THEME_RULE INTLTOOL_SERVICE_RULE INTLTOOL_EXTRACT INTLTOOL_MERGE INTLTOOL_UPDATE INTLTOOL_PERL INTLTOOL_ICONV INTLTOOL_MSGFMT INTLTOOL_MSGMERGE INTLTOOL_XGETTEXT MKINSTALLDIRS USE_NLS MSGFMT GMSGFMT XGETTEXT MSGMERGE LIBICONV LTLIBICONV INTLLIBS LIBINTL LTLIBINTL POSUB SETUP_LIBS staticdir editordir LTLIBOBJS'
+ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar build build_cpu build_vendor build_os host host_cpu host_vendor host_os CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE EGREP LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CPP CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL PROG_SUBDIRS SED PTHREAD_DEFS LIB@&t@OBJS INTLTOOL_DESKTOP_RULE INTLTOOL_DIRECTORY_RULE INTLTOOL_KEYS_RULE INTLTOOL_PROP_RULE INTLTOOL_OAF_RULE INTLTOOL_PONG_RULE INTLTOOL_SERVER_RULE INTLTOOL_SHEET_RULE INTLTOOL_SOUNDLIST_RULE INTLTOOL_UI_RULE INTLTOOL_XAM_RULE INTLTOOL_KBD_RULE INTLTOOL_XML_RULE INTLTOOL_XML_NOMERGE_RULE INTLTOOL_CAVES_RULE INTLTOOL_SCHEMAS_RULE INTLTOOL_THEME_RULE INTLTOOL_EXTRACT INTLTOOL_MERGE INTLTOOL_UPDATE INTLTOOL_PERL INTLTOOL_ICONV INTLTOOL_MSGFMT INTLTOOL_MSGMERGE INTLTOOL_XGETTEXT MKINSTALLDIRS USE_NLS MSGFMT GMSGFMT XGETTEXT MSGMERGE LIBICONV LTLIBICONV INTLLIBS LIBINTL LTLIBINTL POSUB SETUP_LIBS staticdir editordir LTLIBOBJS'
 ac_subst_files=''
 
 # Initialize some variables set by options.
@@ -1164,7 +1164,7 @@ esac
     else
       echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
     fi
-    cd "$ac_popdir"
+    cd $ac_popdir
   done
 fi
 
@@ -2725,7 +2725,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -2783,7 +2784,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -2899,7 +2901,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -2953,7 +2956,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -2998,7 +3002,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -3042,7 +3047,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -3509,7 +3515,7 @@ darwin* | rhapsody*)
   lt_cv_deplibs_check_method=pass_all
   ;;
 
-freebsd* | dragonfly*)
+freebsd* | kfreebsd*-gnu | dragonfly*)
   if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
     case $host_cpu in
     i*86 )
@@ -3563,11 +3569,11 @@ irix5* | irix6* | nonstopux*)
   ;;
 
 # This must be Linux ELF.
-linux* | k*bsd*-gnu)
+linux*)
   lt_cv_deplibs_check_method=pass_all
   ;;
 
-netbsd* | netbsdelf*-gnu)
+netbsd*)
   if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
     lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
   else
@@ -3804,7 +3810,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -4133,7 +4140,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -4303,7 +4311,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -4370,7 +4379,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -4630,7 +4640,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
+        { ac_try='test -z "$ac_cxx_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -4688,7 +4699,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
+        { ac_try='test -z "$ac_cxx_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -4759,7 +4771,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
+        { ac_try='test -z "$ac_cxx_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -4803,7 +4816,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
+        { ac_try='test -z "$ac_cxx_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -5321,7 +5335,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_f77_werror_flag"                         || test ! -s conftest.err'
+        { ac_try='test -z "$ac_f77_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -5370,7 +5385,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_f77_werror_flag"                         || test ! -s conftest.err'
+        { ac_try='test -z "$ac_f77_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -5578,7 +5594,7 @@ hpux*) # Its linker distinguishes data from code symbols
   lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
   lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/  {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/  {\"\2\", (lt_ptr) \&\2},/p'"
   ;;
-linux* | k*bsd*-gnu)
+linux*)
   if test "$host_cpu" = ia64; then
     symcode='[ABCDGIRSTW]'
     lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
@@ -6502,7 +6518,7 @@ echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6
       lt_prog_compiler_static='-Bstatic'
       ;;
 
-    linux* | k*bsd*-gnu)
+    linux*)
       case $cc_basename in
       icc* | ecc*)
        lt_prog_compiler_wl='-Wl,'
@@ -6941,7 +6957,7 @@ EOF
       archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
       ;;
 
-    linux* | k*bsd*-gnu)
+    linux*)
       if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
        tmp_addflag=
        case $cc_basename,$host_cpu in
@@ -6967,13 +6983,12 @@ EOF
   $echo "local: *; };" >> $output_objdir/$libname.ver~
          $CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
        fi
-       link_all_deplibs=no
       else
        ld_shlibs=no
       fi
       ;;
 
-    netbsd* | netbsdelf*-gnu)
+    netbsd*)
       if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
        archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
        wlarc=
@@ -7189,7 +7204,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -7249,7 +7265,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -7403,7 +7420,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
       ;;
 
     # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
-    freebsd* | dragonfly*)
+    freebsd* | kfreebsd*-gnu | dragonfly*)
       archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
       hardcode_libdir_flag_spec='-R$libdir'
       hardcode_direct=yes
@@ -7505,7 +7522,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
       link_all_deplibs=yes
       ;;
 
-    netbsd* | netbsdelf*-gnu)
+    netbsd*)
       if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
        archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
       else
@@ -7995,6 +8012,18 @@ freebsd1*)
   dynamic_linker=no
   ;;
 
+kfreebsd*-gnu)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  dynamic_linker='GNU ld.so'
+  ;;
+
 freebsd* | dragonfly*)
   # DragonFly does not have aout.  When/if they implement a new
   # versioning mechanism, adjust this.
@@ -8150,7 +8179,7 @@ linux*oldld* | linux*aout* | linux*coff*)
   ;;
 
 # This must be Linux ELF.
-linux* | k*bsd*-gnu)
+linux*)
   version_type=linux
   need_lib_prefix=no
   need_version=no
@@ -8179,7 +8208,7 @@ linux* | k*bsd*-gnu)
   dynamic_linker='GNU/Linux ld.so'
   ;;
 
-netbsdelf*-gnu)
+knetbsd*-gnu)
   version_type=linux
   need_lib_prefix=no
   need_version=no
@@ -8188,7 +8217,7 @@ netbsdelf*-gnu)
   shlibpath_var=LD_LIBRARY_PATH
   shlibpath_overrides_runpath=no
   hardcode_into_libs=yes
-  dynamic_linker='NetBSD ld.elf_so'
+  dynamic_linker='GNU ld.so'
   ;;
 
 netbsd*)
@@ -8504,7 +8533,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -8607,7 +8637,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -8672,7 +8703,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -8765,7 +8797,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -8830,7 +8863,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -8896,7 +8930,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -8962,7 +8997,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -10220,7 +10256,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
+        { ac_try='test -z "$ac_cxx_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -10281,7 +10318,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
+        { ac_try='test -z "$ac_cxx_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -10452,7 +10490,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
   freebsd-elf*)
     archive_cmds_need_lc_CXX=no
     ;;
-  freebsd* | dragonfly*)
+  freebsd* | kfreebsd*-gnu | dragonfly*)
     # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
     # conventions
     ld_shlibs_CXX=yes
@@ -10611,7 +10649,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
     hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
     hardcode_libdir_separator_CXX=:
     ;;
-  linux* | k*bsd*-gnu)
+  linux*)
     case $cc_basename in
       KCC*)
        # Kuck and Associates, Inc. (KAI) C++ Compiler
@@ -10713,7 +10751,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
        ;;
     esac
     ;;
-  netbsd* | netbsdelf*-gnu)
+  netbsd*)
     if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
       archive_cmds_CXX='$LD -Bshareable  -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
       wlarc=
@@ -11284,7 +11322,7 @@ echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6
            ;;
        esac
        ;;
-      freebsd* | dragonfly*)
+      freebsd* | kfreebsd*-gnu | dragonfly*)
        # FreeBSD uses GNU C++
        ;;
       hpux9* | hpux10* | hpux11*)
@@ -11327,7 +11365,7 @@ echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6
            ;;
        esac
        ;;
-      linux* | k*bsd*-gnu)
+      linux*)
        case $cc_basename in
          KCC*)
            # KAI C++ Compiler
@@ -11370,7 +11408,7 @@ echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6
            ;;
        esac
        ;;
-      netbsd* | netbsdelf*-gnu)
+      netbsd*)
        ;;
       osf3* | osf4* | osf5*)
        case $cc_basename in
@@ -11655,9 +11693,6 @@ echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared librar
   cygwin* | mingw*)
     export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS] /s/.* \([^ ]*\)/\1 DATA/;/^.* __nm__/s/^.* __nm__\([^ ]*\) [^ ]*/\1 DATA/;/^I /d;/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'
   ;;
-  linux* | k*bsd*-gnu)
-    link_all_deplibs_CXX=no
-  ;;
   *)
     export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
   ;;
@@ -11937,6 +11972,18 @@ freebsd1*)
   dynamic_linker=no
   ;;
 
+kfreebsd*-gnu)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  dynamic_linker='GNU ld.so'
+  ;;
+
 freebsd* | dragonfly*)
   # DragonFly does not have aout.  When/if they implement a new
   # versioning mechanism, adjust this.
@@ -12092,7 +12139,7 @@ linux*oldld* | linux*aout* | linux*coff*)
   ;;
 
 # This must be Linux ELF.
-linux* | k*bsd*-gnu)
+linux*)
   version_type=linux
   need_lib_prefix=no
   need_version=no
@@ -12121,7 +12168,7 @@ linux* | k*bsd*-gnu)
   dynamic_linker='GNU/Linux ld.so'
   ;;
 
-netbsdelf*-gnu)
+knetbsd*-gnu)
   version_type=linux
   need_lib_prefix=no
   need_version=no
@@ -12130,7 +12177,7 @@ netbsdelf*-gnu)
   shlibpath_var=LD_LIBRARY_PATH
   shlibpath_overrides_runpath=no
   hardcode_into_libs=yes
-  dynamic_linker='NetBSD ld.elf_so'
+  dynamic_linker='GNU ld.so'
   ;;
 
 netbsd*)
@@ -13038,7 +13085,7 @@ echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6
       lt_prog_compiler_static_F77='-Bstatic'
       ;;
 
-    linux* | k*bsd*-gnu)
+    linux*)
       case $cc_basename in
       icc* | ecc*)
        lt_prog_compiler_wl_F77='-Wl,'
@@ -13477,7 +13524,7 @@ EOF
       archive_expsym_cmds_F77='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
       ;;
 
-    linux* | k*bsd*-gnu)
+    linux*)
       if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
        tmp_addflag=
        case $cc_basename,$host_cpu in
@@ -13503,13 +13550,12 @@ EOF
   $echo "local: *; };" >> $output_objdir/$libname.ver~
          $CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
        fi
-       link_all_deplibs_F77=no
       else
        ld_shlibs_F77=no
       fi
       ;;
 
-    netbsd* | netbsdelf*-gnu)
+    netbsd*)
       if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
        archive_cmds_F77='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
        wlarc=
@@ -13715,7 +13761,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_f77_werror_flag"                         || test ! -s conftest.err'
+        { ac_try='test -z "$ac_f77_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -13765,7 +13812,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_f77_werror_flag"                         || test ! -s conftest.err'
+        { ac_try='test -z "$ac_f77_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -13919,7 +13967,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
       ;;
 
     # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
-    freebsd* | dragonfly*)
+    freebsd* | kfreebsd*-gnu | dragonfly*)
       archive_cmds_F77='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
       hardcode_libdir_flag_spec_F77='-R$libdir'
       hardcode_direct_F77=yes
@@ -14021,7 +14069,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
       link_all_deplibs_F77=yes
       ;;
 
-    netbsd* | netbsdelf*-gnu)
+    netbsd*)
       if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
        archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
       else
@@ -14511,6 +14559,18 @@ freebsd1*)
   dynamic_linker=no
   ;;
 
+kfreebsd*-gnu)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  dynamic_linker='GNU ld.so'
+  ;;
+
 freebsd* | dragonfly*)
   # DragonFly does not have aout.  When/if they implement a new
   # versioning mechanism, adjust this.
@@ -14666,7 +14726,7 @@ linux*oldld* | linux*aout* | linux*coff*)
   ;;
 
 # This must be Linux ELF.
-linux* | k*bsd*-gnu)
+linux*)
   version_type=linux
   need_lib_prefix=no
   need_version=no
@@ -14695,7 +14755,7 @@ linux* | k*bsd*-gnu)
   dynamic_linker='GNU/Linux ld.so'
   ;;
 
-netbsdelf*-gnu)
+knetbsd*-gnu)
   version_type=linux
   need_lib_prefix=no
   need_version=no
@@ -14704,7 +14764,7 @@ netbsdelf*-gnu)
   shlibpath_var=LD_LIBRARY_PATH
   shlibpath_overrides_runpath=no
   hardcode_into_libs=yes
-  dynamic_linker='NetBSD ld.elf_so'
+  dynamic_linker='GNU ld.so'
   ;;
 
 netbsd*)
@@ -15604,7 +15664,7 @@ echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6
       lt_prog_compiler_static_GCJ='-Bstatic'
       ;;
 
-    linux* | k*bsd*-gnu)
+    linux*)
       case $cc_basename in
       icc* | ecc*)
        lt_prog_compiler_wl_GCJ='-Wl,'
@@ -16043,7 +16103,7 @@ EOF
       archive_expsym_cmds_GCJ='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
       ;;
 
-    linux* | k*bsd*-gnu)
+    linux*)
       if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
        tmp_addflag=
        case $cc_basename,$host_cpu in
@@ -16069,13 +16129,12 @@ EOF
   $echo "local: *; };" >> $output_objdir/$libname.ver~
          $CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
        fi
-       link_all_deplibs_GCJ=no
       else
        ld_shlibs_GCJ=no
       fi
       ;;
 
-    netbsd* | netbsdelf*-gnu)
+    netbsd*)
       if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
        archive_cmds_GCJ='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
        wlarc=
@@ -16291,7 +16350,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -16351,7 +16411,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -16505,7 +16566,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
       ;;
 
     # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
-    freebsd* | dragonfly*)
+    freebsd* | kfreebsd*-gnu | dragonfly*)
       archive_cmds_GCJ='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
       hardcode_libdir_flag_spec_GCJ='-R$libdir'
       hardcode_direct_GCJ=yes
@@ -16607,7 +16668,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
       link_all_deplibs_GCJ=yes
       ;;
 
-    netbsd* | netbsdelf*-gnu)
+    netbsd*)
       if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
        archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
       else
@@ -17097,6 +17158,18 @@ freebsd1*)
   dynamic_linker=no
   ;;
 
+kfreebsd*-gnu)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  dynamic_linker='GNU ld.so'
+  ;;
+
 freebsd* | dragonfly*)
   # DragonFly does not have aout.  When/if they implement a new
   # versioning mechanism, adjust this.
@@ -17252,7 +17325,7 @@ linux*oldld* | linux*aout* | linux*coff*)
   ;;
 
 # This must be Linux ELF.
-linux* | k*bsd*-gnu)
+linux*)
   version_type=linux
   need_lib_prefix=no
   need_version=no
@@ -17281,7 +17354,7 @@ linux* | k*bsd*-gnu)
   dynamic_linker='GNU/Linux ld.so'
   ;;
 
-netbsdelf*-gnu)
+knetbsd*-gnu)
   version_type=linux
   need_lib_prefix=no
   need_version=no
@@ -17290,7 +17363,7 @@ netbsdelf*-gnu)
   shlibpath_var=LD_LIBRARY_PATH
   shlibpath_overrides_runpath=no
   hardcode_into_libs=yes
-  dynamic_linker='NetBSD ld.elf_so'
+  dynamic_linker='GNU ld.so'
   ;;
 
 netbsd*)
@@ -19036,7 +19109,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -19094,7 +19168,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -19210,7 +19285,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -19264,7 +19340,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -19309,7 +19386,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -19353,7 +19431,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -19556,7 +19635,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -19629,7 +19709,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -19702,7 +19783,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -19769,7 +19851,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -19823,7 +19906,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -19893,7 +19977,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -19947,7 +20032,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -20013,7 +20099,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -20182,7 +20269,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -20376,7 +20464,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -20439,7 +20528,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -20504,7 +20594,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -20577,7 +20668,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -20675,7 +20767,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -20776,7 +20869,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -20860,7 +20954,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -21008,7 +21103,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -21156,7 +21252,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -21304,7 +21401,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -21582,30 +21680,25 @@ _ACEOF
 #AM_GNU_GETTEXT
 # if we have intl/... 
 
-case "$am__api_version" in
-    1.01234)
-       { { echo "$as_me:$LINENO: error: Automake 1.5 or newer is required to use intltool" >&5
-echo "$as_me: error: Automake 1.5 or newer is required to use intltool" >&2;}
-   { (exit 1); exit 1; }; }
-    ;;
-    *)
-    ;;
-esac
 
 if test -n ""; then
     echo "$as_me:$LINENO: checking for intltool >= " >&5
 echo $ECHO_N "checking for intltool >= ... $ECHO_C" >&6
 
-    INTLTOOL_REQUIRED_VERSION_AS_INT=`echo  | awk -F. '{ print $ 1 * 100 + $ 2; }'`
-    INTLTOOL_APPLIED_VERSION=`awk -F\" '/\\$VERSION / { print $ 2; }' ${ac_aux_dir}/intltool-update.in`
-    INTLTOOL_APPLIED_VERSION_AS_INT=`awk -F\" '/\\$VERSION / { split($ 2, VERSION, "."); print VERSION[1] * 100 + VERSION[2];}' ${ac_aux_dir}/intltool-update.in`
+    INTLTOOL_REQUIRED_VERSION_AS_INT=`echo  | awk -F. '{ printf "%d", $1 * 100 + $2; }'`
+    INTLTOOL_APPLIED_VERSION=`awk -F\" '/\\$VERSION / { printf $2; }'  < ${ac_aux_dir}/intltool-update.in`
+    
+    INTLTOOL_APPLIED_VERSION_AS_INT=`awk -F\" '/\\$VERSION / { split($2, VERSION, "."); printf "%d\n", VERSION[1] * 100 + VERSION[2];}' < ${ac_aux_dir}/intltool-update.in`
     
-    echo "$as_me:$LINENO: result: $INTLTOOL_APPLIED_VERSION found" >&5
+
+    if test "$INTLTOOL_APPLIED_VERSION_AS_INT" -ge "$INTLTOOL_REQUIRED_VERSION_AS_INT"; then
+       echo "$as_me:$LINENO: result: $INTLTOOL_APPLIED_VERSION found" >&5
 echo "${ECHO_T}$INTLTOOL_APPLIED_VERSION found" >&6
-    test "$INTLTOOL_APPLIED_VERSION_AS_INT" -ge "$INTLTOOL_REQUIRED_VERSION_AS_INT" ||
-       { { echo "$as_me:$LINENO: error: Your intltool is too old.  You need intltool  or later." >&5
-echo "$as_me: error: Your intltool is too old.  You need intltool  or later." >&2;}
-   { (exit 1); exit 1; }; }
+    else
+       echo "$as_me:$LINENO: result: $INTLTOOL_APPLIED_VERSION found. Your intltool is too old.  You need intltool  or later." >&5
+echo "${ECHO_T}$INTLTOOL_APPLIED_VERSION found. Your intltool is too old.  You need intltool  or later." >&6
+       exit 1
+    fi
 fi
 
   INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' 
@@ -21625,8 +21718,6 @@ INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcar
     INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' 
   INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' 
     INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' 
-    INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
-
 
 
 
@@ -21647,13 +21738,15 @@ INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcar
 
 
 # Use the tools built into the package, not the ones that are installed.
-INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
 
+INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
 INTLTOOL_MERGE='$(top_builddir)/intltool-merge'
-
 INTLTOOL_UPDATE='$(top_builddir)/intltool-update'
 
 
+
+
+
 # Extract the first word of "perl", so it can be a program name with args.
 set dummy perl; ac_word=$2
 echo "$as_me:$LINENO: checking for $ac_word" >&5
@@ -21877,8 +21970,15 @@ echo "${ECHO_T}no" >&6
 fi
 
 
+# Remove file type tags (using []) from po/POTFILES.
+
+
+  
+    
+  
 
 
+# Manually sed perl in so people don't have to put the intltool scripts in AC_OUTPUT.
 
           ac_config_commands="$ac_config_commands intltool"
 
@@ -22760,7 +22860,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -22849,7 +22950,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -22940,7 +23042,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -22990,7 +23093,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -23456,7 +23560,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -23510,7 +23615,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -23843,9 +23949,10 @@ Usually this means the macro was only invoked conditionally." >&2;}
    { (exit 1); exit 1; }; }
 fi
 
-            ac_config_commands="$ac_config_commands po/stamp-it"
-
-
+       mv -f po/POTFILES po/POTFILES.tmp
+        sed -e '/[[]encoding.*]/d' -e 's/[[].*] *//' < po/POTFILES.tmp > po/POTFILES
+        rm -f po/POTFILES.tmp
+           
 
 : ${CONFIG_STATUS=./config.status}
 ac_clean_files_save=$ac_clean_files
@@ -24280,11 +24387,10 @@ cat >>$CONFIG_STATUS <<_ACEOF
 #
 
 AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
-INTLTOOL_PERL='${INTLTOOL_PERL}' ac_aux_dir='${ac_aux_dir}'
-prefix="$prefix" exec_prefix="$exec_prefix" INTLTOOL_LIBDIR="$libdir" 
-INTLTOOL_EXTRACT='${INTLTOOL_EXTRACT}' INTLTOOL_ICONV='${INTLTOOL_ICONV}'
-INTLTOOL_MSGFMT='${INTLTOOL_MSGFMT}' INTLTOOL_MSGMERGE='${INTLTOOL_MSGMERGE}'
-INTLTOOL_XGETTEXT='${INTLTOOL_XGETTEXT}'
+INTLTOOL_PERL='${INTLTOOL_PERL}' ac_aux_dir=${ac_aux_dir}
+INTLTOOL_EXTRACT='${INTLTOOL_EXTRACT}' ICONV='${INTLTOOL_ICONV}'
+MSGFMT='${INTLTOOL_MSGFMT}' MSGMERGE='${INTLTOOL_MSGMERGE}'
+XGETTEXT='${INTLTOOL_XGETTEXT}'
 # Capture the value of obsolete ALL_LINGUAS because we need it to compute
     # POFILES, UPDATEPOFILES, DUMMYPOFILES, GMOFILES, CATALOGS. But hide it
     # from automake.
@@ -24308,7 +24414,6 @@ do
   "depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
   "intltool" ) CONFIG_COMMANDS="$CONFIG_COMMANDS intltool" ;;
   "default-1" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;;
-  "po/stamp-it" ) CONFIG_COMMANDS="$CONFIG_COMMANDS po/stamp-it" ;;
   "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
   *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
 echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
@@ -24481,7 +24586,6 @@ s,@INTLTOOL_XML_NOMERGE_RULE@,$INTLTOOL_XML_NOMERGE_RULE,;t t
 s,@INTLTOOL_CAVES_RULE@,$INTLTOOL_CAVES_RULE,;t t
 s,@INTLTOOL_SCHEMAS_RULE@,$INTLTOOL_SCHEMAS_RULE,;t t
 s,@INTLTOOL_THEME_RULE@,$INTLTOOL_THEME_RULE,;t t
-s,@INTLTOOL_SERVICE_RULE@,$INTLTOOL_SERVICE_RULE,;t t
 s,@INTLTOOL_EXTRACT@,$INTLTOOL_EXTRACT,;t t
 s,@INTLTOOL_MERGE@,$INTLTOOL_MERGE,;t t
 s,@INTLTOOL_UPDATE@,$INTLTOOL_UPDATE,;t t
@@ -24672,6 +24776,11 @@ esac
   *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
   esac
 
+  if test x"$ac_file" != x-; then
+    { echo "$as_me:$LINENO: creating $ac_file" >&5
+echo "$as_me: creating $ac_file" >&6;}
+    rm -f "$ac_file"
+  fi
   # Let's still pretend it is `configure' which instantiates (i.e., don't
   # use $as_me), people would be surprised to read:
   #    /* config.h.  Generated by config.status.  */
@@ -24710,12 +24819,6 @@ echo "$as_me: error: cannot find input file: $f" >&2;}
         fi;;
       esac
     done` || { (exit 1); exit 1; }
-
-  if test x"$ac_file" != x-; then
-    { echo "$as_me:$LINENO: creating $ac_file" >&5
-echo "$as_me: creating $ac_file" >&6;}
-    rm -f "$ac_file"
-  fi
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF
   sed "$ac_vpsub
@@ -25191,23 +25294,42 @@ done
  ;;
     intltool ) 
 
-for file in intltool-extract intltool-merge intltool-update; do
-  sed -e "s|@INTLTOOL_EXTRACT@|`pwd`/intltool-extract|g" \
-      -e "s|@INTLTOOL_LIBDIR@|${INTLTOOL_LIBDIR}|g" \
-      -e "s|@INTLTOOL_ICONV@|${INTLTOOL_ICONV}|g" \
-      -e "s|@INTLTOOL_MSGFMT@|${INTLTOOL_MSGFMT}|g" \
-      -e "s|@INTLTOOL_MSGMERGE@|${INTLTOOL_MSGMERGE}|g" \
-      -e "s|@INTLTOOL_XGETTEXT@|${INTLTOOL_XGETTEXT}|g" \
-      -e "s|@INTLTOOL_PERL@|${INTLTOOL_PERL}|g" \
-       < ${ac_aux_dir}/${file}.in > ${file}.out
-  if cmp -s ${file} ${file}.out 2>/dev/null; then
-    rm -f ${file}.out
-  else
-    mv -f ${file}.out ${file}
-  fi
-  chmod ugo+x ${file}
-  chmod u+w ${file}
-done
+intltool_edit="-e 's#@INTLTOOL_EXTRACT@#`pwd`/intltool-extract#g' \
+               -e 's#@INTLTOOL_ICONV@#${INTLTOOL_ICONV}#g' \
+               -e 's#@INTLTOOL_MSGFMT@#${INTLTOOL_MSGFMT}#g' \
+               -e 's#@INTLTOOL_MSGMERGE@#${INTLTOOL_MSGMERGE}#g' \
+               -e 's#@INTLTOOL_XGETTEXT@#${INTLTOOL_XGETTEXT}#g' \
+               -e 's#@INTLTOOL_PERL@#${INTLTOOL_PERL}#g'"
+
+eval sed ${intltool_edit} < ${ac_aux_dir}/intltool-extract.in \
+  > intltool-extract.out
+if cmp -s intltool-extract intltool-extract.out 2>/dev/null; then
+  rm -f intltool-extract.out
+else
+  mv -f intltool-extract.out intltool-extract
+fi
+chmod ugo+x intltool-extract
+chmod u+w intltool-extract
+
+eval sed ${intltool_edit} < ${ac_aux_dir}/intltool-merge.in \
+  > intltool-merge.out
+if cmp -s intltool-merge intltool-merge.out 2>/dev/null; then
+  rm -f intltool-merge.out
+else
+  mv -f intltool-merge.out intltool-merge
+fi
+chmod ugo+x intltool-merge
+chmod u+w intltool-merge
+
+eval sed ${intltool_edit} < ${ac_aux_dir}/intltool-update.in \
+  > intltool-update.out
+if cmp -s intltool-update intltool-update.out 2>/dev/null; then
+  rm -f intltool-update.out
+else
+  mv -f intltool-update.out intltool-update
+fi
+chmod ugo+x intltool-update
+chmod u+w intltool-update
 
  ;;
     default-1 ) 
@@ -25319,29 +25441,6 @@ done
         ;;
       esac
     done ;;
-    po/stamp-it ) 
-    rm -f "po/stamp-it" "po/stamp-it.tmp" "po/POTFILES" "po/Makefile.tmp"
-    >"po/stamp-it.tmp"
-    sed '/^#/d
-        s/^[[].*] *//
-        /^[    ]*$/d
-       '"s|^|  $ac_top_srcdir/|" \
-      "$srcdir/po/POTFILES.in" | sed '$!s/$/ \\/' >"po/POTFILES"
-    
-    if test ! -f "po/Makefile"; then
-      { { echo "$as_me:$LINENO: error: po/Makefile is not ready." >&5
-echo "$as_me: error: po/Makefile is not ready." >&2;}
-   { (exit 1); exit 1; }; }
-    fi
-    mv "po/Makefile" "po/Makefile.tmp"
-    sed '/^POTFILES =/,/[^\\]$/ {
-               /^POTFILES =/!d
-               r po/POTFILES
-         }
-        ' "po/Makefile.tmp" >"po/Makefile"
-    rm -f "po/Makefile.tmp"
-    mv "po/stamp-it.tmp" "po/stamp-it"
-   ;;
   esac
 done
 _ACEOF
@@ -25378,9 +25477,8 @@ fi
 
 
 echo ------------------------------------------------------------------------
-echo 'nls is available? '$_nls_avail
 echo 'zlib compression:                ' $ok_zlib
 echo 'Calendar support:                ' $ok_libical
 echo 'Character set conversion support:' $ok_iconv
-echo 'National language support:       ' $ok_nls
+echo 'National language support:       ' $_nls_avail
 echo 
index 564dd4e1f034de899505d35facedac48dc1657ab..35f2d30cac24ab89bb44b65f134bc008c0240f48 100644 (file)
@@ -465,7 +465,7 @@ ac_includes_default="\
 #endif"
 
 ac_default_prefix=/usr/local/webcit
-ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar build build_cpu build_vendor build_os host host_cpu host_vendor host_os CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE EGREP LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CPP CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL PROG_SUBDIRS SED PTHREAD_DEFS LIB@&t@OBJS INTLTOOL_DESKTOP_RULE INTLTOOL_DIRECTORY_RULE INTLTOOL_KEYS_RULE INTLTOOL_PROP_RULE INTLTOOL_OAF_RULE INTLTOOL_PONG_RULE INTLTOOL_SERVER_RULE INTLTOOL_SHEET_RULE INTLTOOL_SOUNDLIST_RULE INTLTOOL_UI_RULE INTLTOOL_XAM_RULE INTLTOOL_KBD_RULE INTLTOOL_XML_RULE INTLTOOL_XML_NOMERGE_RULE INTLTOOL_CAVES_RULE INTLTOOL_SCHEMAS_RULE INTLTOOL_THEME_RULE INTLTOOL_SERVICE_RULE INTLTOOL_EXTRACT INTLTOOL_MERGE INTLTOOL_UPDATE INTLTOOL_PERL INTLTOOL_ICONV INTLTOOL_MSGFMT INTLTOOL_MSGMERGE INTLTOOL_XGETTEXT MKINSTALLDIRS USE_NLS MSGFMT GMSGFMT XGETTEXT MSGMERGE LIBICONV LTLIBICONV INTLLIBS LIBINTL LTLIBINTL POSUB SETUP_LIBS staticdir editordir LTLIBOBJS'
+ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar build build_cpu build_vendor build_os host host_cpu host_vendor host_os CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE EGREP LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CPP CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL PROG_SUBDIRS SED PTHREAD_DEFS LIB@&t@OBJS INTLTOOL_DESKTOP_RULE INTLTOOL_DIRECTORY_RULE INTLTOOL_KEYS_RULE INTLTOOL_PROP_RULE INTLTOOL_OAF_RULE INTLTOOL_PONG_RULE INTLTOOL_SERVER_RULE INTLTOOL_SHEET_RULE INTLTOOL_SOUNDLIST_RULE INTLTOOL_UI_RULE INTLTOOL_XAM_RULE INTLTOOL_KBD_RULE INTLTOOL_XML_RULE INTLTOOL_XML_NOMERGE_RULE INTLTOOL_CAVES_RULE INTLTOOL_SCHEMAS_RULE INTLTOOL_THEME_RULE INTLTOOL_EXTRACT INTLTOOL_MERGE INTLTOOL_UPDATE INTLTOOL_PERL INTLTOOL_ICONV INTLTOOL_MSGFMT INTLTOOL_MSGMERGE INTLTOOL_XGETTEXT MKINSTALLDIRS USE_NLS MSGFMT GMSGFMT XGETTEXT MSGMERGE LIBICONV LTLIBICONV INTLLIBS LIBINTL LTLIBINTL POSUB SETUP_LIBS staticdir editordir LTLIBOBJS'
 ac_subst_files=''
 
 # Initialize some variables set by options.
@@ -1164,7 +1164,7 @@ esac
     else
       echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
     fi
-    cd "$ac_popdir"
+    cd $ac_popdir
   done
 fi
 
@@ -2725,7 +2725,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -2783,7 +2784,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -2899,7 +2901,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -2953,7 +2956,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -2998,7 +3002,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -3042,7 +3047,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -3509,7 +3515,7 @@ darwin* | rhapsody*)
   lt_cv_deplibs_check_method=pass_all
   ;;
 
-freebsd* | dragonfly*)
+freebsd* | kfreebsd*-gnu | dragonfly*)
   if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
     case $host_cpu in
     i*86 )
@@ -3563,11 +3569,11 @@ irix5* | irix6* | nonstopux*)
   ;;
 
 # This must be Linux ELF.
-linux* | k*bsd*-gnu)
+linux*)
   lt_cv_deplibs_check_method=pass_all
   ;;
 
-netbsd* | netbsdelf*-gnu)
+netbsd*)
   if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
     lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
   else
@@ -3804,7 +3810,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -4133,7 +4140,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -4303,7 +4311,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -4370,7 +4379,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -4630,7 +4640,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
+        { ac_try='test -z "$ac_cxx_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -4688,7 +4699,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
+        { ac_try='test -z "$ac_cxx_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -4759,7 +4771,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
+        { ac_try='test -z "$ac_cxx_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -4803,7 +4816,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
+        { ac_try='test -z "$ac_cxx_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -5321,7 +5335,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_f77_werror_flag"                         || test ! -s conftest.err'
+        { ac_try='test -z "$ac_f77_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -5370,7 +5385,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_f77_werror_flag"                         || test ! -s conftest.err'
+        { ac_try='test -z "$ac_f77_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -5578,7 +5594,7 @@ hpux*) # Its linker distinguishes data from code symbols
   lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
   lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/  {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/  {\"\2\", (lt_ptr) \&\2},/p'"
   ;;
-linux* | k*bsd*-gnu)
+linux*)
   if test "$host_cpu" = ia64; then
     symcode='[ABCDGIRSTW]'
     lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
@@ -6498,7 +6514,7 @@ echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6
       lt_prog_compiler_static='-Bstatic'
       ;;
 
-    linux* | k*bsd*-gnu)
+    linux*)
       case $cc_basename in
       icc* | ecc*)
        lt_prog_compiler_wl='-Wl,'
@@ -6937,7 +6953,7 @@ EOF
       archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
       ;;
 
-    linux* | k*bsd*-gnu)
+    linux*)
       if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
        tmp_addflag=
        case $cc_basename,$host_cpu in
@@ -6963,13 +6979,12 @@ EOF
   $echo "local: *; };" >> $output_objdir/$libname.ver~
          $CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
        fi
-       link_all_deplibs=no
       else
        ld_shlibs=no
       fi
       ;;
 
-    netbsd* | netbsdelf*-gnu)
+    netbsd*)
       if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
        archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
        wlarc=
@@ -7185,7 +7200,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -7245,7 +7261,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -7399,7 +7416,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
       ;;
 
     # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
-    freebsd* | dragonfly*)
+    freebsd* | kfreebsd*-gnu | dragonfly*)
       archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
       hardcode_libdir_flag_spec='-R$libdir'
       hardcode_direct=yes
@@ -7501,7 +7518,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
       link_all_deplibs=yes
       ;;
 
-    netbsd* | netbsdelf*-gnu)
+    netbsd*)
       if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
        archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
       else
@@ -7991,6 +8008,18 @@ freebsd1*)
   dynamic_linker=no
   ;;
 
+kfreebsd*-gnu)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  dynamic_linker='GNU ld.so'
+  ;;
+
 freebsd* | dragonfly*)
   # DragonFly does not have aout.  When/if they implement a new
   # versioning mechanism, adjust this.
@@ -8146,7 +8175,7 @@ linux*oldld* | linux*aout* | linux*coff*)
   ;;
 
 # This must be Linux ELF.
-linux* | k*bsd*-gnu)
+linux*)
   version_type=linux
   need_lib_prefix=no
   need_version=no
@@ -8175,7 +8204,7 @@ linux* | k*bsd*-gnu)
   dynamic_linker='GNU/Linux ld.so'
   ;;
 
-netbsdelf*-gnu)
+knetbsd*-gnu)
   version_type=linux
   need_lib_prefix=no
   need_version=no
@@ -8184,7 +8213,7 @@ netbsdelf*-gnu)
   shlibpath_var=LD_LIBRARY_PATH
   shlibpath_overrides_runpath=no
   hardcode_into_libs=yes
-  dynamic_linker='NetBSD ld.elf_so'
+  dynamic_linker='GNU ld.so'
   ;;
 
 netbsd*)
@@ -8500,7 +8529,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -8603,7 +8633,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -8668,7 +8699,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -8761,7 +8793,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -8826,7 +8859,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -8892,7 +8926,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -8958,7 +8993,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -10216,7 +10252,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
+        { ac_try='test -z "$ac_cxx_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -10277,7 +10314,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
+        { ac_try='test -z "$ac_cxx_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -10448,7 +10486,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
   freebsd-elf*)
     archive_cmds_need_lc_CXX=no
     ;;
-  freebsd* | dragonfly*)
+  freebsd* | kfreebsd*-gnu | dragonfly*)
     # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
     # conventions
     ld_shlibs_CXX=yes
@@ -10607,7 +10645,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
     hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
     hardcode_libdir_separator_CXX=:
     ;;
-  linux* | k*bsd*-gnu)
+  linux*)
     case $cc_basename in
       KCC*)
        # Kuck and Associates, Inc. (KAI) C++ Compiler
@@ -10709,7 +10747,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
        ;;
     esac
     ;;
-  netbsd* | netbsdelf*-gnu)
+  netbsd*)
     if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
       archive_cmds_CXX='$LD -Bshareable  -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
       wlarc=
@@ -11276,7 +11314,7 @@ echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6
            ;;
        esac
        ;;
-      freebsd* | dragonfly*)
+      freebsd* | kfreebsd*-gnu | dragonfly*)
        # FreeBSD uses GNU C++
        ;;
       hpux9* | hpux10* | hpux11*)
@@ -11319,7 +11357,7 @@ echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6
            ;;
        esac
        ;;
-      linux* | k*bsd*-gnu)
+      linux*)
        case $cc_basename in
          KCC*)
            # KAI C++ Compiler
@@ -11362,7 +11400,7 @@ echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6
            ;;
        esac
        ;;
-      netbsd* | netbsdelf*-gnu)
+      netbsd*)
        ;;
       osf3* | osf4* | osf5*)
        case $cc_basename in
@@ -11647,9 +11685,6 @@ echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared librar
   cygwin* | mingw*)
     export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS] /s/.* \([^ ]*\)/\1 DATA/;/^.* __nm__/s/^.* __nm__\([^ ]*\) [^ ]*/\1 DATA/;/^I /d;/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'
   ;;
-  linux* | k*bsd*-gnu)
-    link_all_deplibs_CXX=no
-  ;;
   *)
     export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
   ;;
@@ -11929,6 +11964,18 @@ freebsd1*)
   dynamic_linker=no
   ;;
 
+kfreebsd*-gnu)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  dynamic_linker='GNU ld.so'
+  ;;
+
 freebsd* | dragonfly*)
   # DragonFly does not have aout.  When/if they implement a new
   # versioning mechanism, adjust this.
@@ -12084,7 +12131,7 @@ linux*oldld* | linux*aout* | linux*coff*)
   ;;
 
 # This must be Linux ELF.
-linux* | k*bsd*-gnu)
+linux*)
   version_type=linux
   need_lib_prefix=no
   need_version=no
@@ -12113,7 +12160,7 @@ linux* | k*bsd*-gnu)
   dynamic_linker='GNU/Linux ld.so'
   ;;
 
-netbsdelf*-gnu)
+knetbsd*-gnu)
   version_type=linux
   need_lib_prefix=no
   need_version=no
@@ -12122,7 +12169,7 @@ netbsdelf*-gnu)
   shlibpath_var=LD_LIBRARY_PATH
   shlibpath_overrides_runpath=no
   hardcode_into_libs=yes
-  dynamic_linker='NetBSD ld.elf_so'
+  dynamic_linker='GNU ld.so'
   ;;
 
 netbsd*)
@@ -13030,7 +13077,7 @@ echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6
       lt_prog_compiler_static_F77='-Bstatic'
       ;;
 
-    linux* | k*bsd*-gnu)
+    linux*)
       case $cc_basename in
       icc* | ecc*)
        lt_prog_compiler_wl_F77='-Wl,'
@@ -13469,7 +13516,7 @@ EOF
       archive_expsym_cmds_F77='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
       ;;
 
-    linux* | k*bsd*-gnu)
+    linux*)
       if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
        tmp_addflag=
        case $cc_basename,$host_cpu in
@@ -13495,13 +13542,12 @@ EOF
   $echo "local: *; };" >> $output_objdir/$libname.ver~
          $CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
        fi
-       link_all_deplibs_F77=no
       else
        ld_shlibs_F77=no
       fi
       ;;
 
-    netbsd* | netbsdelf*-gnu)
+    netbsd*)
       if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
        archive_cmds_F77='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
        wlarc=
@@ -13707,7 +13753,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_f77_werror_flag"                         || test ! -s conftest.err'
+        { ac_try='test -z "$ac_f77_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -13757,7 +13804,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_f77_werror_flag"                         || test ! -s conftest.err'
+        { ac_try='test -z "$ac_f77_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -13911,7 +13959,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
       ;;
 
     # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
-    freebsd* | dragonfly*)
+    freebsd* | kfreebsd*-gnu | dragonfly*)
       archive_cmds_F77='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
       hardcode_libdir_flag_spec_F77='-R$libdir'
       hardcode_direct_F77=yes
@@ -14013,7 +14061,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
       link_all_deplibs_F77=yes
       ;;
 
-    netbsd* | netbsdelf*-gnu)
+    netbsd*)
       if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
        archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
       else
@@ -14503,6 +14551,18 @@ freebsd1*)
   dynamic_linker=no
   ;;
 
+kfreebsd*-gnu)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  dynamic_linker='GNU ld.so'
+  ;;
+
 freebsd* | dragonfly*)
   # DragonFly does not have aout.  When/if they implement a new
   # versioning mechanism, adjust this.
@@ -14658,7 +14718,7 @@ linux*oldld* | linux*aout* | linux*coff*)
   ;;
 
 # This must be Linux ELF.
-linux* | k*bsd*-gnu)
+linux*)
   version_type=linux
   need_lib_prefix=no
   need_version=no
@@ -14687,7 +14747,7 @@ linux* | k*bsd*-gnu)
   dynamic_linker='GNU/Linux ld.so'
   ;;
 
-netbsdelf*-gnu)
+knetbsd*-gnu)
   version_type=linux
   need_lib_prefix=no
   need_version=no
@@ -14696,7 +14756,7 @@ netbsdelf*-gnu)
   shlibpath_var=LD_LIBRARY_PATH
   shlibpath_overrides_runpath=no
   hardcode_into_libs=yes
-  dynamic_linker='NetBSD ld.elf_so'
+  dynamic_linker='GNU ld.so'
   ;;
 
 netbsd*)
@@ -15592,7 +15652,7 @@ echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6
       lt_prog_compiler_static_GCJ='-Bstatic'
       ;;
 
-    linux* | k*bsd*-gnu)
+    linux*)
       case $cc_basename in
       icc* | ecc*)
        lt_prog_compiler_wl_GCJ='-Wl,'
@@ -16031,7 +16091,7 @@ EOF
       archive_expsym_cmds_GCJ='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
       ;;
 
-    linux* | k*bsd*-gnu)
+    linux*)
       if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
        tmp_addflag=
        case $cc_basename,$host_cpu in
@@ -16057,13 +16117,12 @@ EOF
   $echo "local: *; };" >> $output_objdir/$libname.ver~
          $CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
        fi
-       link_all_deplibs_GCJ=no
       else
        ld_shlibs_GCJ=no
       fi
       ;;
 
-    netbsd* | netbsdelf*-gnu)
+    netbsd*)
       if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
        archive_cmds_GCJ='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
        wlarc=
@@ -16279,7 +16338,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -16339,7 +16399,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -16493,7 +16554,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
       ;;
 
     # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
-    freebsd* | dragonfly*)
+    freebsd* | kfreebsd*-gnu | dragonfly*)
       archive_cmds_GCJ='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
       hardcode_libdir_flag_spec_GCJ='-R$libdir'
       hardcode_direct_GCJ=yes
@@ -16595,7 +16656,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
       link_all_deplibs_GCJ=yes
       ;;
 
-    netbsd* | netbsdelf*-gnu)
+    netbsd*)
       if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
        archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
       else
@@ -17085,6 +17146,18 @@ freebsd1*)
   dynamic_linker=no
   ;;
 
+kfreebsd*-gnu)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  dynamic_linker='GNU ld.so'
+  ;;
+
 freebsd* | dragonfly*)
   # DragonFly does not have aout.  When/if they implement a new
   # versioning mechanism, adjust this.
@@ -17240,7 +17313,7 @@ linux*oldld* | linux*aout* | linux*coff*)
   ;;
 
 # This must be Linux ELF.
-linux* | k*bsd*-gnu)
+linux*)
   version_type=linux
   need_lib_prefix=no
   need_version=no
@@ -17269,7 +17342,7 @@ linux* | k*bsd*-gnu)
   dynamic_linker='GNU/Linux ld.so'
   ;;
 
-netbsdelf*-gnu)
+knetbsd*-gnu)
   version_type=linux
   need_lib_prefix=no
   need_version=no
@@ -17278,7 +17351,7 @@ netbsdelf*-gnu)
   shlibpath_var=LD_LIBRARY_PATH
   shlibpath_overrides_runpath=no
   hardcode_into_libs=yes
-  dynamic_linker='NetBSD ld.elf_so'
+  dynamic_linker='GNU ld.so'
   ;;
 
 netbsd*)
@@ -19024,7 +19097,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -19082,7 +19156,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -19198,7 +19273,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -19252,7 +19328,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -19297,7 +19374,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -19341,7 +19419,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -19544,7 +19623,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -19617,7 +19697,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -19690,7 +19771,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -19757,7 +19839,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -19811,7 +19894,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -19881,7 +19965,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -19935,7 +20020,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -20001,7 +20087,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -20170,7 +20257,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -20364,7 +20452,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -20427,7 +20516,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -20492,7 +20582,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -20565,7 +20656,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -20663,7 +20755,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -20764,7 +20857,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -20848,7 +20942,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -20996,7 +21091,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -21144,7 +21240,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -21292,7 +21389,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -21570,30 +21668,25 @@ _ACEOF
 #AM_GNU_GETTEXT
 # if we have intl/... 
 
-case "$am__api_version" in
-    1.01234)
-       { { echo "$as_me:$LINENO: error: Automake 1.5 or newer is required to use intltool" >&5
-echo "$as_me: error: Automake 1.5 or newer is required to use intltool" >&2;}
-   { (exit 1); exit 1; }; }
-    ;;
-    *)
-    ;;
-esac
 
 if test -n ""; then
     echo "$as_me:$LINENO: checking for intltool >= " >&5
 echo $ECHO_N "checking for intltool >= ... $ECHO_C" >&6
 
-    INTLTOOL_REQUIRED_VERSION_AS_INT=`echo  | awk -F. '{ print $ 1 * 100 + $ 2; }'`
-    INTLTOOL_APPLIED_VERSION=`awk -F\" '/\\$VERSION / { print $ 2; }' ${ac_aux_dir}/intltool-update.in`
-    INTLTOOL_APPLIED_VERSION_AS_INT=`awk -F\" '/\\$VERSION / { split($ 2, VERSION, "."); print VERSION[1] * 100 + VERSION[2];}' ${ac_aux_dir}/intltool-update.in`
+    INTLTOOL_REQUIRED_VERSION_AS_INT=`echo  | awk -F. '{ printf "%d", $1 * 100 + $2; }'`
+    INTLTOOL_APPLIED_VERSION=`awk -F\" '/\\$VERSION / { printf $2; }'  < ${ac_aux_dir}/intltool-update.in`
+    
+    INTLTOOL_APPLIED_VERSION_AS_INT=`awk -F\" '/\\$VERSION / { split($2, VERSION, "."); printf "%d\n", VERSION[1] * 100 + VERSION[2];}' < ${ac_aux_dir}/intltool-update.in`
     
-    echo "$as_me:$LINENO: result: $INTLTOOL_APPLIED_VERSION found" >&5
+
+    if test "$INTLTOOL_APPLIED_VERSION_AS_INT" -ge "$INTLTOOL_REQUIRED_VERSION_AS_INT"; then
+       echo "$as_me:$LINENO: result: $INTLTOOL_APPLIED_VERSION found" >&5
 echo "${ECHO_T}$INTLTOOL_APPLIED_VERSION found" >&6
-    test "$INTLTOOL_APPLIED_VERSION_AS_INT" -ge "$INTLTOOL_REQUIRED_VERSION_AS_INT" ||
-       { { echo "$as_me:$LINENO: error: Your intltool is too old.  You need intltool  or later." >&5
-echo "$as_me: error: Your intltool is too old.  You need intltool  or later." >&2;}
-   { (exit 1); exit 1; }; }
+    else
+       echo "$as_me:$LINENO: result: $INTLTOOL_APPLIED_VERSION found. Your intltool is too old.  You need intltool  or later." >&5
+echo "${ECHO_T}$INTLTOOL_APPLIED_VERSION found. Your intltool is too old.  You need intltool  or later." >&6
+       exit 1
+    fi
 fi
 
   INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' 
@@ -21613,8 +21706,6 @@ INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcar
     INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' 
   INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' 
     INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' 
-    INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
-
 
 
 
@@ -21635,13 +21726,15 @@ INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcar
 
 
 # Use the tools built into the package, not the ones that are installed.
-INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
 
+INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
 INTLTOOL_MERGE='$(top_builddir)/intltool-merge'
-
 INTLTOOL_UPDATE='$(top_builddir)/intltool-update'
 
 
+
+
+
 # Extract the first word of "perl", so it can be a program name with args.
 set dummy perl; ac_word=$2
 echo "$as_me:$LINENO: checking for $ac_word" >&5
@@ -21865,8 +21958,15 @@ echo "${ECHO_T}no" >&6
 fi
 
 
+# Remove file type tags (using []) from po/POTFILES.
+
+
+  
+    
+  
 
 
+# Manually sed perl in so people don't have to put the intltool scripts in AC_OUTPUT.
 
           ac_config_commands="$ac_config_commands intltool"
 
@@ -22748,7 +22848,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -22837,7 +22938,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -22928,7 +23030,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -22978,7 +23081,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -23444,7 +23548,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -23498,7 +23603,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -23831,9 +23937,10 @@ Usually this means the macro was only invoked conditionally." >&2;}
    { (exit 1); exit 1; }; }
 fi
 
-            ac_config_commands="$ac_config_commands po/stamp-it"
-
-
+       mv -f po/POTFILES po/POTFILES.tmp
+        sed -e '/[[]encoding.*]/d' -e 's/[[].*] *//' < po/POTFILES.tmp > po/POTFILES
+        rm -f po/POTFILES.tmp
+           
 
 : ${CONFIG_STATUS=./config.status}
 ac_clean_files_save=$ac_clean_files
@@ -24268,11 +24375,10 @@ cat >>$CONFIG_STATUS <<_ACEOF
 #
 
 AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
-INTLTOOL_PERL='${INTLTOOL_PERL}' ac_aux_dir='${ac_aux_dir}'
-prefix="$prefix" exec_prefix="$exec_prefix" INTLTOOL_LIBDIR="$libdir" 
-INTLTOOL_EXTRACT='${INTLTOOL_EXTRACT}' INTLTOOL_ICONV='${INTLTOOL_ICONV}'
-INTLTOOL_MSGFMT='${INTLTOOL_MSGFMT}' INTLTOOL_MSGMERGE='${INTLTOOL_MSGMERGE}'
-INTLTOOL_XGETTEXT='${INTLTOOL_XGETTEXT}'
+INTLTOOL_PERL='${INTLTOOL_PERL}' ac_aux_dir=${ac_aux_dir}
+INTLTOOL_EXTRACT='${INTLTOOL_EXTRACT}' ICONV='${INTLTOOL_ICONV}'
+MSGFMT='${INTLTOOL_MSGFMT}' MSGMERGE='${INTLTOOL_MSGMERGE}'
+XGETTEXT='${INTLTOOL_XGETTEXT}'
 # Capture the value of obsolete ALL_LINGUAS because we need it to compute
     # POFILES, UPDATEPOFILES, DUMMYPOFILES, GMOFILES, CATALOGS. But hide it
     # from automake.
@@ -24296,7 +24402,6 @@ do
   "depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
   "intltool" ) CONFIG_COMMANDS="$CONFIG_COMMANDS intltool" ;;
   "default-1" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;;
-  "po/stamp-it" ) CONFIG_COMMANDS="$CONFIG_COMMANDS po/stamp-it" ;;
   "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
   *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
 echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
@@ -24469,7 +24574,6 @@ s,@INTLTOOL_XML_NOMERGE_RULE@,$INTLTOOL_XML_NOMERGE_RULE,;t t
 s,@INTLTOOL_CAVES_RULE@,$INTLTOOL_CAVES_RULE,;t t
 s,@INTLTOOL_SCHEMAS_RULE@,$INTLTOOL_SCHEMAS_RULE,;t t
 s,@INTLTOOL_THEME_RULE@,$INTLTOOL_THEME_RULE,;t t
-s,@INTLTOOL_SERVICE_RULE@,$INTLTOOL_SERVICE_RULE,;t t
 s,@INTLTOOL_EXTRACT@,$INTLTOOL_EXTRACT,;t t
 s,@INTLTOOL_MERGE@,$INTLTOOL_MERGE,;t t
 s,@INTLTOOL_UPDATE@,$INTLTOOL_UPDATE,;t t
@@ -24660,6 +24764,11 @@ esac
   *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
   esac
 
+  if test x"$ac_file" != x-; then
+    { echo "$as_me:$LINENO: creating $ac_file" >&5
+echo "$as_me: creating $ac_file" >&6;}
+    rm -f "$ac_file"
+  fi
   # Let's still pretend it is `configure' which instantiates (i.e., don't
   # use $as_me), people would be surprised to read:
   #    /* config.h.  Generated by config.status.  */
@@ -24698,12 +24807,6 @@ echo "$as_me: error: cannot find input file: $f" >&2;}
         fi;;
       esac
     done` || { (exit 1); exit 1; }
-
-  if test x"$ac_file" != x-; then
-    { echo "$as_me:$LINENO: creating $ac_file" >&5
-echo "$as_me: creating $ac_file" >&6;}
-    rm -f "$ac_file"
-  fi
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF
   sed "$ac_vpsub
@@ -25179,23 +25282,42 @@ done
  ;;
     intltool ) 
 
-for file in intltool-extract intltool-merge intltool-update; do
-  sed -e "s|@INTLTOOL_EXTRACT@|`pwd`/intltool-extract|g" \
-      -e "s|@INTLTOOL_LIBDIR@|${INTLTOOL_LIBDIR}|g" \
-      -e "s|@INTLTOOL_ICONV@|${INTLTOOL_ICONV}|g" \
-      -e "s|@INTLTOOL_MSGFMT@|${INTLTOOL_MSGFMT}|g" \
-      -e "s|@INTLTOOL_MSGMERGE@|${INTLTOOL_MSGMERGE}|g" \
-      -e "s|@INTLTOOL_XGETTEXT@|${INTLTOOL_XGETTEXT}|g" \
-      -e "s|@INTLTOOL_PERL@|${INTLTOOL_PERL}|g" \
-       < ${ac_aux_dir}/${file}.in > ${file}.out
-  if cmp -s ${file} ${file}.out 2>/dev/null; then
-    rm -f ${file}.out
-  else
-    mv -f ${file}.out ${file}
-  fi
-  chmod ugo+x ${file}
-  chmod u+w ${file}
-done
+intltool_edit="-e 's#@INTLTOOL_EXTRACT@#`pwd`/intltool-extract#g' \
+               -e 's#@INTLTOOL_ICONV@#${INTLTOOL_ICONV}#g' \
+               -e 's#@INTLTOOL_MSGFMT@#${INTLTOOL_MSGFMT}#g' \
+               -e 's#@INTLTOOL_MSGMERGE@#${INTLTOOL_MSGMERGE}#g' \
+               -e 's#@INTLTOOL_XGETTEXT@#${INTLTOOL_XGETTEXT}#g' \
+               -e 's#@INTLTOOL_PERL@#${INTLTOOL_PERL}#g'"
+
+eval sed ${intltool_edit} < ${ac_aux_dir}/intltool-extract.in \
+  > intltool-extract.out
+if cmp -s intltool-extract intltool-extract.out 2>/dev/null; then
+  rm -f intltool-extract.out
+else
+  mv -f intltool-extract.out intltool-extract
+fi
+chmod ugo+x intltool-extract
+chmod u+w intltool-extract
+
+eval sed ${intltool_edit} < ${ac_aux_dir}/intltool-merge.in \
+  > intltool-merge.out
+if cmp -s intltool-merge intltool-merge.out 2>/dev/null; then
+  rm -f intltool-merge.out
+else
+  mv -f intltool-merge.out intltool-merge
+fi
+chmod ugo+x intltool-merge
+chmod u+w intltool-merge
+
+eval sed ${intltool_edit} < ${ac_aux_dir}/intltool-update.in \
+  > intltool-update.out
+if cmp -s intltool-update intltool-update.out 2>/dev/null; then
+  rm -f intltool-update.out
+else
+  mv -f intltool-update.out intltool-update
+fi
+chmod ugo+x intltool-update
+chmod u+w intltool-update
 
  ;;
     default-1 ) 
@@ -25307,29 +25429,6 @@ done
         ;;
       esac
     done ;;
-    po/stamp-it ) 
-    rm -f "po/stamp-it" "po/stamp-it.tmp" "po/POTFILES" "po/Makefile.tmp"
-    >"po/stamp-it.tmp"
-    sed '/^#/d
-        s/^[[].*] *//
-        /^[    ]*$/d
-       '"s|^|  $ac_top_srcdir/|" \
-      "$srcdir/po/POTFILES.in" | sed '$!s/$/ \\/' >"po/POTFILES"
-    
-    if test ! -f "po/Makefile"; then
-      { { echo "$as_me:$LINENO: error: po/Makefile is not ready." >&5
-echo "$as_me: error: po/Makefile is not ready." >&2;}
-   { (exit 1); exit 1; }; }
-    fi
-    mv "po/Makefile" "po/Makefile.tmp"
-    sed '/^POTFILES =/,/[^\\]$/ {
-               /^POTFILES =/!d
-               r po/POTFILES
-         }
-        ' "po/Makefile.tmp" >"po/Makefile"
-    rm -f "po/Makefile.tmp"
-    mv "po/stamp-it.tmp" "po/stamp-it"
-   ;;
   esac
 done
 _ACEOF
@@ -25366,9 +25465,8 @@ fi
 
 
 echo ------------------------------------------------------------------------
-echo 'nls is available? '$_nls_avail
 echo 'zlib compression:                ' $ok_zlib
 echo 'Calendar support:                ' $ok_libical
 echo 'Character set conversion support:' $ok_iconv
-echo 'National language support:       ' $ok_nls
+echo 'National language support:       ' $_nls_avail
 echo 
index ebb208a99fcdc8b7b284841fa7b5cfa8faccdd3d..af21cdec6ef59bcf937de6e7be47a6231e3470ca 100644 (file)
@@ -1,4 +1,4 @@
-# This file was generated by Autom4te Sun Mar 19 11:31:00 PST 2006.
+# This file was generated.
 # It contains the lists of macros which have been traced.
 # It can be safely removed.
 
                       {
                         'AM_ENABLE_STATIC' => 1,
                         'AC_LIBTOOL_LANG_RC_CONFIG' => 1,
-                        'AC_C_VOLATILE' => 1,
                         'AC_TYPE_OFF_T' => 1,
-                        '_LT_AC_SHELL_INIT' => 1,
+                        'AC_C_VOLATILE' => 1,
                         'AC_FUNC_CLOSEDIR_VOID' => 1,
+                        '_LT_AC_SHELL_INIT' => 1,
                         'AC_REPLACE_FNMATCH' => 1,
                         'AC_DEFUN' => 1,
-                        'AC_PROG_LIBTOOL' => 1,
                         '_LT_AC_LANG_CXX_CONFIG' => 1,
-                        'AM_PROG_MKDIR_P' => 1,
+                        'AC_PROG_LIBTOOL' => 1,
                         'AC_FUNC_STAT' => 1,
+                        'AM_PROG_MKDIR_P' => 1,
                         'AC_FUNC_WAIT3' => 1,
-                        'AM_AUTOMAKE_VERSION' => 1,
-                        'AC_FUNC_LSTAT' => 1,
                         'AC_STRUCT_TM' => 1,
-                        'jm_AC_TYPE_UINTMAX_T' => 1,
+                        'AC_FUNC_LSTAT' => 1,
+                        'AM_AUTOMAKE_VERSION' => 1,
                         'gl_SIZE_MAX' => 1,
+                        'jm_AC_TYPE_UINTMAX_T' => 1,
                         'AC_LIB_RPATH' => 1,
-                        'AC_CHECK_HEADERS' => 1,
                         'AC_FUNC_STRTOD' => 1,
-                        'AM_MISSING_PROG' => 1,
+                        'AC_CHECK_HEADERS' => 1,
                         'gt_PRINTF_POSIX' => 1,
+                        'AM_MISSING_PROG' => 1,
                         'AC_FUNC_STRNLEN' => 1,
                         'AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH' => 1,
                         'AC_PROG_CXX' => 1,
                         'AM_PROG_INSTALL_STRIP' => 1,
                         'AC_PROG_AWK' => 1,
                         '_m4_warn' => 1,
-                        'AC_LIBTOOL_OBJDIR' => 1,
                         'jm_AC_HEADER_STDINT_H' => 1,
+                        'AC_LIBTOOL_OBJDIR' => 1,
                         'AC_HEADER_MAJOR' => 1,
                         'AM_SANITY_CHECK' => 1,
-                        'AC_LIBTOOL_LANG_GCJ_CONFIG' => 1,
                         'AC_LIBTOOL_PROG_COMPILER_PIC' => 1,
-                        'AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE' => 1,
+                        'AC_LIBTOOL_LANG_GCJ_CONFIG' => 1,
                         '_LT_AC_CHECK_DLFCN' => 1,
+                        'AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE' => 1,
                         '_AM_PROG_TAR' => 1,
                         'AC_LIBTOOL_GCJ' => 1,
                         'AC_PROG_GCC_TRADITIONAL' => 1,
                         'AC_LIBSOURCE' => 1,
                         'AC_STRUCT_ST_BLOCKS' => 1,
-                        '_LT_AC_LANG_F77' => 1,
-                        'AC_LIBTOOL_CONFIG' => 1,
                         'AC_LIB_ARG_WITH' => 1,
-                        'AC_PROG_MAKE_SET' => 1,
+                        'AC_LIBTOOL_CONFIG' => 1,
+                        '_LT_AC_LANG_F77' => 1,
                         'AC_CONFIG_AUX_DIR' => 1,
+                        'AC_PROG_MAKE_SET' => 1,
                         'sinclude' => 1,
                         'AM_DISABLE_SHARED' => 1,
-                        'AM_PROG_LIBTOOL' => 1,
                         '_LT_AC_LANG_CXX' => 1,
-                        'AM_PROG_LD' => 1,
+                        'AM_PROG_LIBTOOL' => 1,
                         '_LT_AC_FILE_LTDLL_C' => 1,
+                        'AM_PROG_LD' => 1,
                         'AC_FUNC_STRERROR_R' => 1,
                         'AM_ICONV_LINK' => 1,
-                        'AC_DECL_SYS_SIGLIST' => 1,
                         'AC_FUNC_FORK' => 1,
+                        'AC_DECL_SYS_SIGLIST' => 1,
                         'AM_MKINSTALLDIRS' => 1,
-                        'AU_DEFUN' => 1,
                         'AC_FUNC_VPRINTF' => 1,
+                        'AU_DEFUN' => 1,
                         'AC_PROG_NM' => 1,
                         'AC_LIBTOOL_DLOPEN' => 1,
                         'IT_PROG_INTLTOOL' => 1,
                         'AC_PROG_LD' => 1,
-                        'AC_ENABLE_FAST_INSTALL' => 1,
-                        'AC_PROG_LD_GNU' => 1,
                         'bh_C_SIGNED' => 1,
-                        'AC_STRUCT_TIMEZONE' => 1,
+                        'AC_PROG_LD_GNU' => 1,
+                        'AC_ENABLE_FAST_INSTALL' => 1,
                         'AC_INIT' => 1,
+                        'AC_STRUCT_TIMEZONE' => 1,
                         'gt_TYPE_INTMAX_T' => 1,
-                        'AC_LIB_HAVE_LINKFLAGS' => 1,
-                        'AC_FUNC_ALLOCA' => 1,
                         'AC_SUBST' => 1,
+                        'AC_FUNC_ALLOCA' => 1,
+                        'AC_LIB_HAVE_LINKFLAGS' => 1,
                         'AM_ICONV_LINKFLAGS_BODY' => 1,
                         '_AM_SET_OPTION' => 1,
                         'AC_CANONICAL_HOST' => 1,
                         '_LT_LINKER_BOILERPLATE' => 1,
-                        'AC_LIBTOOL_PROG_CC_C_O' => 1,
-                        'AC_LIBTOOL_LANG_CXX_CONFIG' => 1,
                         'AC_PROG_RANLIB' => 1,
+                        'AC_LIBTOOL_LANG_CXX_CONFIG' => 1,
+                        'AC_LIBTOOL_PROG_CC_C_O' => 1,
                         'AC_FUNC_SETPGRP' => 1,
                         'AC_CONFIG_SUBDIRS' => 1,
-                        'AC_LIB_PREFIX' => 1,
                         'AC_FUNC_MMAP' => 1,
-                        'gt_TYPE_LONGDOUBLE' => 1,
+                        'AC_LIB_PREFIX' => 1,
                         'AC_TYPE_SIZE_T' => 1,
+                        'gt_TYPE_LONGDOUBLE' => 1,
                         'AC_CHECK_TYPES' => 1,
                         'AM_OUTPUT_DEPENDENCY_COMMANDS' => 1,
                         'AC_CHECK_MEMBERS' => 1,
                         'AM_LC_MESSAGES' => 1,
                         '_LT_AC_LANG_GCJ' => 1,
                         'AC_' => 1,
-                        'AC_FUNC_STRFTIME' => 1,
                         'AC_HEADER_STAT' => 1,
-                        'gt_INTDIV0' => 1,
+                        'AC_FUNC_STRFTIME' => 1,
                         'AC_C_INLINE' => 1,
-                        'AC_LIBTOOL_RC' => 1,
+                        'gt_INTDIV0' => 1,
                         'AM_ICONV' => 1,
-                        '_LT_AC_PROG_ECHO_BACKSLASH' => 1,
+                        'AC_LIBTOOL_RC' => 1,
                         'AC_DISABLE_FAST_INSTALL' => 1,
+                        '_LT_AC_PROG_ECHO_BACKSLASH' => 1,
                         'AC_CONFIG_FILES' => 1,
-                        '_LT_AC_TRY_DLOPEN_SELF' => 1,
-                        '_LT_AC_SYS_LIBPATH_AIX' => 1,
                         'include' => 1,
+                        '_LT_AC_SYS_LIBPATH_AIX' => 1,
+                        '_LT_AC_TRY_DLOPEN_SELF' => 1,
                         'LT_AC_PROG_SED' => 1,
                         'AM_ENABLE_SHARED' => 1,
                         'AC_LIB_APPENDTOVAR' => 1,
                         'AM_GNU_GETTEXT' => 1,
                         '_LT_AC_LANG_GCJ_CONFIG' => 1,
-                        'AC_ENABLE_SHARED' => 1,
-                        'AM_POSTPROCESS_PO_MAKEFILE' => 1,
-                        'AC_CHECK_LIB' => 1,
                         'AC_FUNC_OBSTACK' => 1,
+                        'AC_CHECK_LIB' => 1,
+                        'AM_POSTPROCESS_PO_MAKEFILE' => 1,
+                        'AC_ENABLE_SHARED' => 1,
                         'AC_FUNC_MALLOC' => 1,
-                        'AC_LIB_WITH_FINAL_PREFIX' => 1,
                         'AC_FUNC_GETGROUPS' => 1,
-                        'gt_TYPE_WINT_T' => 1,
+                        'AC_LIB_WITH_FINAL_PREFIX' => 1,
                         'AC_FUNC_GETLOADAVG' => 1,
-                        'AC_ENABLE_STATIC' => 1,
-                        'AC_LIBTOOL_SYS_HARD_LINK_LOCKS' => 1,
+                        'gt_TYPE_WINT_T' => 1,
                         'AC_FUNC_FSEEKO' => 1,
-                        '_LT_AC_TAGVAR' => 1,
+                        'AC_LIBTOOL_SYS_HARD_LINK_LOCKS' => 1,
+                        'AC_ENABLE_STATIC' => 1,
                         'AM_PROG_CC_C_O' => 1,
+                        '_LT_AC_TAGVAR' => 1,
                         'AC_LIBTOOL_LANG_F77_CONFIG' => 1,
-                        'AM_CONDITIONAL' => 1,
                         'AC_FUNC_MKTIME' => 1,
+                        'AM_CONDITIONAL' => 1,
                         'AM_LANGINFO_CODESET' => 1,
                         'AC_HEADER_SYS_WAIT' => 1,
-                        'AC_FUNC_MEMCMP' => 1,
                         'AC_PROG_LN_S' => 1,
-                        'AM_PROG_INSTALL_SH' => 1,
+                        'AC_FUNC_MEMCMP' => 1,
                         'm4_include' => 1,
-                        'AC_PROG_EGREP' => 1,
+                        'AM_PROG_INSTALL_SH' => 1,
                         'AC_HEADER_DIRENT' => 1,
-                        'AC_PATH_MAGIC' => 1,
+                        'AC_PROG_EGREP' => 1,
                         '_AC_AM_CONFIG_HEADER_HOOK' => 1,
+                        'AC_PATH_MAGIC' => 1,
                         'AM_MAKE_INCLUDE' => 1,
                         '_LT_AC_TAGCONFIG' => 1,
-                        'AM_PO_SUBDIRS' => 1,
-                        'gt_INTTYPES_PRI' => 1,
                         'm4_pattern_forbid' => 1,
+                        'gt_INTTYPES_PRI' => 1,
+                        'AM_PO_SUBDIRS' => 1,
                         'AC_LIB_PREPARE_PREFIX' => 1,
-                        'AC_LIBTOOL_COMPILER_OPTION' => 1,
                         'AC_CONFIG_LIBOBJ_DIR' => 1,
+                        'AC_LIBTOOL_COMPILER_OPTION' => 1,
                         'AC_DISABLE_SHARED' => 1,
                         '_LT_COMPILER_BOILERPLATE' => 1,
-                        'AC_LIBTOOL_WIN32_DLL' => 1,
                         'AC_LIBTOOL_SETUP' => 1,
+                        'AC_LIBTOOL_WIN32_DLL' => 1,
                         'AC_PROG_LD_RELOAD_FLAG' => 1,
                         'AC_HEADER_TIME' => 1,
-                        'AM_MISSING_HAS_RUN' => 1,
-                        'AC_FUNC_GETMNTENT' => 1,
                         'AC_TYPE_MODE_T' => 1,
+                        'AC_FUNC_GETMNTENT' => 1,
+                        'AM_MISSING_HAS_RUN' => 1,
                         'IT_PO_SUBDIR' => 1,
-                        'AM_GNU_GETTEXT_VERSION' => 1,
-                        'AC_LIBTOOL_DLOPEN_SELF' => 1,
                         'm4_sinclude' => 1,
-                        'AC_LIB_PROG_LD_GNU' => 1,
+                        'AC_LIBTOOL_DLOPEN_SELF' => 1,
+                        'AM_GNU_GETTEXT_VERSION' => 1,
                         'AC_PATH_X' => 1,
-                        'AM_NLS' => 1,
+                        'AC_LIB_PROG_LD_GNU' => 1,
                         'AC_LIBTOOL_PROG_LD_SHLIBS' => 1,
+                        'AM_NLS' => 1,
                         'AC_HEADER_STDC' => 1,
                         'AC_LIBTOOL_LINKER_OPTION' => 1,
-                        'LT_AC_PROG_RC' => 1,
                         'AC_LIBTOOL_CXX' => 1,
+                        'LT_AC_PROG_RC' => 1,
                         'LT_AC_PROG_GCJ' => 1,
                         'AC_FUNC_ERROR_AT_LINE' => 1,
-                        'AM_DISABLE_STATIC' => 1,
-                        '_LT_AC_PROG_CXXCPP' => 1,
                         'AM_DEP_TRACK' => 1,
-                        'AM_CONFIG_HEADER' => 1,
-                        '_AC_PROG_LIBTOOL' => 1,
+                        '_LT_AC_PROG_CXXCPP' => 1,
+                        'AM_DISABLE_STATIC' => 1,
                         'AC_FUNC_MBRTOWC' => 1,
+                        '_AC_PROG_LIBTOOL' => 1,
+                        'AM_CONFIG_HEADER' => 1,
                         'AC_TYPE_SIGNAL' => 1,
-                        '_AM_IF_OPTION' => 1,
                         'AC_TYPE_UID_T' => 1,
+                        '_AM_IF_OPTION' => 1,
                         'AC_PATH_TOOL_PREFIX' => 1,
-                        'AC_LIBTOOL_F77' => 1,
                         'm4_pattern_allow' => 1,
+                        'AC_LIBTOOL_F77' => 1,
                         'AM_PATH_PROG_WITH_TEST' => 1,
                         'AM_SET_LEADING_DOT' => 1,
                         'AC_DEFINE_TRACE_LITERAL' => 1,
                         '_AM_DEPENDENCIES' => 1,
-                        'AC_LIBTOOL_LANG_C_CONFIG' => 1,
                         'gt_CHECK_DECL' => 1,
-                        'AC_LIB_LINKFLAGS' => 1,
-                        '_LT_AC_SYS_COMPILER' => 1,
+                        'AC_LIBTOOL_LANG_C_CONFIG' => 1,
                         'AC_PROG_CC' => 1,
+                        '_LT_AC_SYS_COMPILER' => 1,
+                        'AC_LIB_LINKFLAGS' => 1,
                         'AM_PROG_NM' => 1,
                         'AC_FUNC_STRCOLL' => 1,
                         'AC_PROG_YACC' => 1,
                         'AC_LIBLTDL_CONVENIENCE' => 1,
                         'AC_DEPLIBS_CHECK_METHOD' => 1,
-                        'AC_LIBLTDL_INSTALLABLE' => 1,
-                        'AM_SET_CURRENT_AUTOMAKE_VERSION' => 1,
                         'AC_FUNC_CHOWN' => 1,
+                        'AM_SET_CURRENT_AUTOMAKE_VERSION' => 1,
+                        'AC_LIBLTDL_INSTALLABLE' => 1,
                         'gl_XSIZE' => 1,
                         'AC_LIBTOOL_SYS_DYNAMIC_LINKER' => 1,
                         'AC_FUNC_GETPGRP' => 1,
                         'AM_INIT_AUTOMAKE' => 1,
-                        'AM_INTL_SUBDIR' => 1,
                         'AC_FUNC_REALLOC' => 1,
+                        'AM_INTL_SUBDIR' => 1,
                         'AC_DISABLE_STATIC' => 1,
                         'jm_AC_HEADER_INTTYPES_H' => 1,
-                        'gt_TYPE_WCHAR_T' => 1,
                         'AC_CONFIG_LINKS' => 1,
+                        'gt_TYPE_WCHAR_T' => 1,
                         'AM_MAINTAINER_MODE' => 1,
                         '_LT_AC_LOCK' => 1,
                         'jm_AC_TYPE_UNSIGNED_LONG_LONG' => 1,
                         '_LT_AC_LANG_RC_CONFIG' => 1,
                         'AC_PROG_CPP' => 1,
-                        'AC_C_CONST' => 1,
-                        'AC_PROG_LEX' => 1,
                         'AC_TYPE_PID_T' => 1,
+                        'AC_PROG_LEX' => 1,
+                        'AC_C_CONST' => 1,
                         'AC_LIBTOOL_POSTDEP_PREDEP' => 1,
                         'AC_PROG_INTLTOOL' => 1,
                         'AC_FUNC_SETVBUF_REVERSED' => 1,
-                        'AM_AUX_DIR_EXPAND' => 1,
                         'AC_PROG_INSTALL' => 1,
+                        'AM_AUX_DIR_EXPAND' => 1,
                         'jm_GLIBC21' => 1,
-                        '_LT_AC_LANG_F77_CONFIG' => 1,
                         'AC_LIBTOOL_PROG_COMPILER_NO_RTTI' => 1,
+                        '_LT_AC_LANG_F77_CONFIG' => 1,
                         '_AM_SET_OPTIONS' => 1,
-                        '_AM_OUTPUT_DEPENDENCY_COMMANDS' => 1,
                         'AM_RUN_LOG' => 1,
+                        '_AM_OUTPUT_DEPENDENCY_COMMANDS' => 1,
                         'AC_LIBTOOL_PICMODE' => 1,
                         'jm_AC_TYPE_LONG_LONG' => 1,
-                        'AC_LIB_LINKFLAGS_BODY' => 1,
                         'AH_OUTPUT' => 1,
-                        'AC_CHECK_LIBM' => 1,
+                        'AC_LIB_LINKFLAGS_BODY' => 1,
                         'AC_ISC_POSIX' => 1,
+                        'AC_CHECK_LIBM' => 1,
                         'AC_LIBTOOL_SYS_LIB_STRIP' => 1,
-                        '_AM_MANGLE_OPTION' => 1,
                         'gt_HEADER_INTTYPES_H' => 1,
+                        '_AM_MANGLE_OPTION' => 1,
                         'AC_CANONICAL_SYSTEM' => 1,
-                        'AC_LIBTOOL_SYS_MAX_CMD_LEN' => 1,
                         'AC_CONFIG_HEADERS' => 1,
+                        'AC_LIBTOOL_SYS_MAX_CMD_LEN' => 1,
                         'AM_SET_DEPDIR' => 1,
                         '_LT_CC_BASENAME' => 1,
                         'AC_CHECK_FUNCS' => 1,
                         'm4_pattern_forbid' => 1,
                         'AC_CANONICAL_TARGET' => 1,
                         'AC_CONFIG_LIBOBJ_DIR' => 1,
-                        'AC_TYPE_OFF_T' => 1,
                         'AC_C_VOLATILE' => 1,
+                        'AC_TYPE_OFF_T' => 1,
                         'AC_FUNC_CLOSEDIR_VOID' => 1,
                         'AC_REPLACE_FNMATCH' => 1,
                         'AC_PROG_LIBTOOL' => 1,
                         'AC_FUNC_STAT' => 1,
-                        'AC_HEADER_TIME' => 1,
                         'AC_FUNC_WAIT3' => 1,
-                        'AM_AUTOMAKE_VERSION' => 1,
-                        'AC_STRUCT_TM' => 1,
+                        'AC_HEADER_TIME' => 1,
                         'AC_FUNC_LSTAT' => 1,
-                        'AC_TYPE_MODE_T' => 1,
+                        'AC_STRUCT_TM' => 1,
+                        'AM_AUTOMAKE_VERSION' => 1,
                         'AC_FUNC_GETMNTENT' => 1,
-                        'AC_FUNC_STRTOD' => 1,
+                        'AC_TYPE_MODE_T' => 1,
                         'AC_CHECK_HEADERS' => 1,
+                        'AC_FUNC_STRTOD' => 1,
                         'AC_FUNC_STRNLEN' => 1,
                         'm4_sinclude' => 1,
                         'AC_PROG_CXX' => 1,
                         'AC_LIBSOURCE' => 1,
                         'AC_FUNC_MBRTOWC' => 1,
                         'AC_STRUCT_ST_BLOCKS' => 1,
-                        'AC_CANONICAL_BUILD' => 1,
                         'AC_TYPE_SIGNAL' => 1,
+                        'AC_CANONICAL_BUILD' => 1,
                         'AC_TYPE_UID_T' => 1,
-                        'AC_PROG_MAKE_SET' => 1,
                         'AC_CONFIG_AUX_DIR' => 1,
-                        'sinclude' => 1,
+                        'AC_PROG_MAKE_SET' => 1,
                         'm4_pattern_allow' => 1,
+                        'sinclude' => 1,
                         'AC_DEFINE_TRACE_LITERAL' => 1,
                         'AC_FUNC_STRERROR_R' => 1,
                         'AC_PROG_CC' => 1,
-                        'AC_DECL_SYS_SIGLIST' => 1,
                         'AC_FUNC_FORK' => 1,
-                        'AC_FUNC_VPRINTF' => 1,
+                        'AC_DECL_SYS_SIGLIST' => 1,
                         'AC_FUNC_STRCOLL' => 1,
+                        'AC_FUNC_VPRINTF' => 1,
                         'AC_PROG_YACC' => 1,
                         'AC_STRUCT_TIMEZONE' => 1,
                         'AC_INIT' => 1,
                         'AM_MAINTAINER_MODE' => 1,
                         'AC_FUNC_UTIME_NULL' => 1,
                         'AC_FUNC_SELECT_ARGTYPES' => 1,
-                        'AC_FUNC_STRFTIME' => 1,
                         'AC_HEADER_STAT' => 1,
-                        'AC_C_INLINE' => 1,
+                        'AC_FUNC_STRFTIME' => 1,
                         'AC_PROG_CPP' => 1,
-                        'AM_ENABLE_MULTILIB' => 1,
-                        'AC_TYPE_PID_T' => 1,
-                        'AC_C_CONST' => 1,
+                        'AC_C_INLINE' => 1,
                         'AC_PROG_LEX' => 1,
+                        'AC_C_CONST' => 1,
+                        'AC_TYPE_PID_T' => 1,
+                        'AM_ENABLE_MULTILIB' => 1,
                         'AC_CONFIG_FILES' => 1,
                         'include' => 1,
                         'AC_FUNC_SETVBUF_REVERSED' => 1,
                         'AC_PROG_INSTALL' => 1,
                         'AM_GNU_GETTEXT' => 1,
-                        'AC_CHECK_LIB' => 1,
                         'AC_FUNC_OBSTACK' => 1,
+                        'AC_CHECK_LIB' => 1,
                         'AC_FUNC_MALLOC' => 1,
                         'AC_FUNC_GETGROUPS' => 1,
                         'AC_FUNC_GETLOADAVG' => 1,
                         'AH_OUTPUT' => 1,
                         'AC_FUNC_FSEEKO' => 1,
                         'AM_PROG_CC_C_O' => 1,
-                        'AM_CONDITIONAL' => 1,
-                        'AC_CANONICAL_SYSTEM' => 1,
                         'AC_FUNC_MKTIME' => 1,
+                        'AC_CANONICAL_SYSTEM' => 1,
+                        'AM_CONDITIONAL' => 1,
                         'AC_CONFIG_HEADERS' => 1,
                         'AC_HEADER_SYS_WAIT' => 1,
-                        'AC_PROG_LN_S' => 1,
                         'AC_FUNC_MEMCMP' => 1,
+                        'AC_PROG_LN_S' => 1,
                         'm4_include' => 1,
                         'AC_HEADER_DIRENT' => 1,
                         'AC_CHECK_FUNCS' => 1
index cfb2d2a0931dc5c78f81bdd3aea78d06c6ebb6fb..90a7b1909e8ed4c5dbc49aa0b54423cdae1b98b0 100644 (file)
@@ -1,23 +1,20 @@
-m4trace:/usr/share/aclocal/intltool.m4:158: -1- AC_DEFUN([IT_PROG_INTLTOOL], [AC_PREREQ([2.50])dnl
-
-case "$am__api_version" in
-    1.[01234])
-       AC_MSG_ERROR([Automake 1.5 or newer is required to use intltool])
-    ;;
-    *)
-    ;;
-esac
+m4trace:/usr/share/aclocal/intltool.m4:180: -1- AC_DEFUN([IT_PROG_INTLTOOL], [
 
 if test -n "$1"; then
     AC_MSG_CHECKING(for intltool >= $1)
 
-    INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 100 + $ 2; }'`
-    INTLTOOL_APPLIED_VERSION=`awk -F\" '/\\$VERSION / { print $ 2; }' ${ac_aux_dir}/intltool-update.in`
-    [INTLTOOL_APPLIED_VERSION_AS_INT=`awk -F\" '/\\$VERSION / { split($ 2, VERSION, "."); print VERSION[1] * 100 + VERSION[2];}' ${ac_aux_dir}/intltool-update.in`
-    ]
-    AC_MSG_RESULT([$INTLTOOL_APPLIED_VERSION found])
-    test "$INTLTOOL_APPLIED_VERSION_AS_INT" -ge "$INTLTOOL_REQUIRED_VERSION_AS_INT" ||
-       AC_MSG_ERROR([Your intltool is too old.  You need intltool $1 or later.])
+    INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ printf "%d", $[1] * 100 + $[2]; }'`
+    INTLTOOL_APPLIED_VERSION=`awk -F\" '/\\$VERSION / { printf $[2]; }'  < ${ac_aux_dir}/intltool-update.in`
+    changequote({{,}})
+    INTLTOOL_APPLIED_VERSION_AS_INT=`awk -F\" '/\\$VERSION / { split(${{2}}, VERSION, "."); printf "%d\n", VERSION[1] * 100 + VERSION[2];}' < ${ac_aux_dir}/intltool-update.in`
+    changequote([,])
+
+    if test "$INTLTOOL_APPLIED_VERSION_AS_INT" -ge "$INTLTOOL_REQUIRED_VERSION_AS_INT"; then
+       AC_MSG_RESULT([$INTLTOOL_APPLIED_VERSION found])
+    else
+       AC_MSG_RESULT([$INTLTOOL_APPLIED_VERSION found. Your intltool is too old.  You need intltool $1 or later.])
+       exit 1
+    fi
 fi
 
   INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' 
@@ -37,7 +34,6 @@ INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcar
     INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' 
   INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' 
     INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' 
-    INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
 
 AC_SUBST(INTLTOOL_DESKTOP_RULE)
 AC_SUBST(INTLTOOL_DIRECTORY_RULE)
@@ -56,12 +52,16 @@ AC_SUBST(INTLTOOL_XML_NOMERGE_RULE)
 AC_SUBST(INTLTOOL_CAVES_RULE)
 AC_SUBST(INTLTOOL_SCHEMAS_RULE)
 AC_SUBST(INTLTOOL_THEME_RULE)
-AC_SUBST(INTLTOOL_SERVICE_RULE)
 
 # Use the tools built into the package, not the ones that are installed.
-AC_SUBST(INTLTOOL_EXTRACT, '$(top_builddir)/intltool-extract')
-AC_SUBST(INTLTOOL_MERGE, '$(top_builddir)/intltool-merge')
-AC_SUBST(INTLTOOL_UPDATE, '$(top_builddir)/intltool-update')
+
+INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
+INTLTOOL_MERGE='$(top_builddir)/intltool-merge'
+INTLTOOL_UPDATE='$(top_builddir)/intltool-update'
+
+AC_SUBST(INTLTOOL_EXTRACT)
+AC_SUBST(INTLTOOL_MERGE)
+AC_SUBST(INTLTOOL_UPDATE)
 
 AC_PATH_PROG(INTLTOOL_PERL, perl)
 if test -z "$INTLTOOL_PERL"; then
@@ -84,83 +84,74 @@ AC_PATH_PROG(INTLTOOL_MSGFMT, msgfmt, msgfmt)
 AC_PATH_PROG(INTLTOOL_MSGMERGE, msgmerge, msgmerge)
 AC_PATH_PROG(INTLTOOL_XGETTEXT, xgettext, xgettext)
 
-IT_PO_SUBDIR([po])
+# Remove file type tags (using []) from po/POTFILES.
 
-dnl The following is very similar to
-dnl
-dnl    AC_CONFIG_FILES([intltool-extract intltool-merge intltool-update])
-dnl
-dnl with the following slight differences:
-dnl  - the *.in files are in ac_aux_dir,
-dnl  - if the file haven't changed upon reconfigure, it's not touched,
-dnl  - the evaluation of the third parameter enables a hack which computes
-dnl    the actual value of $libdir,
-dnl  - the user sees "executing intltool commands", instead of
-dnl    "creating intltool-extract" and such.
-dnl
-dnl Nothing crucial here, and we could use AC_CONFIG_FILES, if there were
-dnl a reason for it.
+ifdef([AC_DIVERSION_ICMDS],[
+  AC_DIVERT_PUSH(AC_DIVERSION_ICMDS)
+     [mv -f po/POTFILES po/POTFILES.tmp
+      sed -e '/[[]encoding.*]/d' -e 's/[[].*] *//' < po/POTFILES.tmp > po/POTFILES
+      rm -f po/POTFILES.tmp
+     ]dnl
+  AC_DIVERT_POP()
+],[
+  ifdef([AC_CONFIG_COMMANDS_PRE],[
+    AC_CONFIG_COMMANDS_PRE([
+       [mv -f po/POTFILES po/POTFILES.tmp
+        sed -e '/[[]encoding.*]/d' -e 's/[[].*] *//' < po/POTFILES.tmp > po/POTFILES
+        rm -f po/POTFILES.tmp
+       ]dnl
+    ])
+  ])
+])
+
+# Manually sed perl in so people don't have to put the intltool scripts in AC_OUTPUT.
 
 AC_CONFIG_COMMANDS([intltool], [
 
-for file in intltool-extract intltool-merge intltool-update; do
-  sed -e "s|@INTLTOOL_EXTRACT@|`pwd`/intltool-extract|g" \
-      -e "s|@INTLTOOL_LIBDIR@|${INTLTOOL_LIBDIR}|g" \
-      -e "s|@INTLTOOL_ICONV@|${INTLTOOL_ICONV}|g" \
-      -e "s|@INTLTOOL_MSGFMT@|${INTLTOOL_MSGFMT}|g" \
-      -e "s|@INTLTOOL_MSGMERGE@|${INTLTOOL_MSGMERGE}|g" \
-      -e "s|@INTLTOOL_XGETTEXT@|${INTLTOOL_XGETTEXT}|g" \
-      -e "s|@INTLTOOL_PERL@|${INTLTOOL_PERL}|g" \
-       < ${ac_aux_dir}/${file}.in > ${file}.out
-  if cmp -s ${file} ${file}.out 2>/dev/null; then
-    rm -f ${file}.out
-  else
-    mv -f ${file}.out ${file}
-  fi
-  chmod ugo+x ${file}
-  chmod u+w ${file}
-done
+intltool_edit="-e 's#@INTLTOOL_EXTRACT@#`pwd`/intltool-extract#g' \
+               -e 's#@INTLTOOL_ICONV@#${INTLTOOL_ICONV}#g' \
+               -e 's#@INTLTOOL_MSGFMT@#${INTLTOOL_MSGFMT}#g' \
+               -e 's#@INTLTOOL_MSGMERGE@#${INTLTOOL_MSGMERGE}#g' \
+               -e 's#@INTLTOOL_XGETTEXT@#${INTLTOOL_XGETTEXT}#g' \
+               -e 's#@INTLTOOL_PERL@#${INTLTOOL_PERL}#g'"
+
+eval sed ${intltool_edit} < ${ac_aux_dir}/intltool-extract.in \
+  > intltool-extract.out
+if cmp -s intltool-extract intltool-extract.out 2>/dev/null; then
+  rm -f intltool-extract.out
+else
+  mv -f intltool-extract.out intltool-extract
+fi
+chmod ugo+x intltool-extract
+chmod u+w intltool-extract
 
-],
-[INTLTOOL_PERL='${INTLTOOL_PERL}' ac_aux_dir='${ac_aux_dir}'
-prefix="$prefix" exec_prefix="$exec_prefix" INTLTOOL_LIBDIR="$libdir" 
-INTLTOOL_EXTRACT='${INTLTOOL_EXTRACT}' INTLTOOL_ICONV='${INTLTOOL_ICONV}'
-INTLTOOL_MSGFMT='${INTLTOOL_MSGFMT}' INTLTOOL_MSGMERGE='${INTLTOOL_MSGMERGE}'
-INTLTOOL_XGETTEXT='${INTLTOOL_XGETTEXT}'])
+eval sed ${intltool_edit} < ${ac_aux_dir}/intltool-merge.in \
+  > intltool-merge.out
+if cmp -s intltool-merge intltool-merge.out 2>/dev/null; then
+  rm -f intltool-merge.out
+else
+  mv -f intltool-merge.out intltool-merge
+fi
+chmod ugo+x intltool-merge
+chmod u+w intltool-merge
+
+eval sed ${intltool_edit} < ${ac_aux_dir}/intltool-update.in \
+  > intltool-update.out
+if cmp -s intltool-update intltool-update.out 2>/dev/null; then
+  rm -f intltool-update.out
+else
+  mv -f intltool-update.out intltool-update
+fi
+chmod ugo+x intltool-update
+chmod u+w intltool-update
+
+], INTLTOOL_PERL='${INTLTOOL_PERL}' ac_aux_dir=${ac_aux_dir}
+INTLTOOL_EXTRACT='${INTLTOOL_EXTRACT}' ICONV='${INTLTOOL_ICONV}'
+MSGFMT='${INTLTOOL_MSGFMT}' MSGMERGE='${INTLTOOL_MSGMERGE}'
+XGETTEXT='${INTLTOOL_XGETTEXT}')
 
 ])
-m4trace:/usr/share/aclocal/intltool.m4:194: -1- AC_DEFUN([IT_PO_SUBDIR], [AC_PREREQ([2.53])dnl We use ac_top_srcdir inside AC_CONFIG_COMMANDS.
-dnl
-dnl The following CONFIG_COMMANDS should be exetuted at the very end
-dnl of config.status.
-AC_CONFIG_COMMANDS_PRE([
-  AC_CONFIG_COMMANDS([$1/stamp-it], [
-    rm -f "$1/stamp-it" "$1/stamp-it.tmp" "$1/POTFILES" "$1/Makefile.tmp"
-    >"$1/stamp-it.tmp"
-    [sed '/^#/d
-        s/^[[].*] *//
-        /^[    ]*$/d
-       '"s|^|  $ac_top_srcdir/|" \
-      "$srcdir/$1/POTFILES.in" | sed '$!s/$/ \\/' >"$1/POTFILES"
-    ]
-    if test ! -f "$1/Makefile"; then
-      AC_MSG_ERROR([$1/Makefile is not ready.])
-    fi
-    mv "$1/Makefile" "$1/Makefile.tmp"
-    [sed '/^POTFILES =/,/[^\\]$/ {
-               /^POTFILES =/!d
-               r $1/POTFILES
-         }
-        ' "$1/Makefile.tmp" >"$1/Makefile"]
-    rm -f "$1/Makefile.tmp"
-    mv "$1/stamp-it.tmp" "$1/stamp-it"
-  ])
-])dnl
-])
-m4trace:/usr/share/aclocal/intltool.m4:198: -1- AU_DEFUN([AC_PROG_INTLTOOL], [IT_PROG_INTLTOOL($@)])
-m4trace:/usr/share/aclocal/intltool.m4:198: -1- AC_DEFUN([AC_PROG_INTLTOOL], [AC_DIAGNOSE([obsolete], [The macro `AC_PROG_INTLTOOL' is obsolete.
-You should run autoupdate.])dnl
-IT_PROG_INTLTOOL($@)])
+m4trace:/usr/share/aclocal/intltool.m4:183: -1- AC_DEFUN([AC_PROG_INTLTOOL], [IT_PROG_INTLTOOL($@)])
 m4trace:/usr/share/aclocal/libtool.m4:55: -1- AC_DEFUN([AC_PROG_LIBTOOL], [AC_REQUIRE([_AC_PROG_LIBTOOL])dnl
 dnl If AC_PROG_CXX has already been expanded, run AC_LIBTOOL_CXX
 dnl immediately, otherwise, hook it in at the end of AC_PROG_CXX.
@@ -1191,7 +1182,7 @@ fi
   esac
 fi
 ])
-m4trace:/usr/share/aclocal/libtool.m4:1770: -1- AC_DEFUN([AC_LIBTOOL_SYS_DYNAMIC_LINKER], [AC_MSG_CHECKING([dynamic linker characteristics])
+m4trace:/usr/share/aclocal/libtool.m4:1782: -1- AC_DEFUN([AC_LIBTOOL_SYS_DYNAMIC_LINKER], [AC_MSG_CHECKING([dynamic linker characteristics])
 library_names_spec=
 libname_spec='lib$name'
 soname_spec=
@@ -1397,6 +1388,18 @@ freebsd1*)
   dynamic_linker=no
   ;;
 
+kfreebsd*-gnu)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  dynamic_linker='GNU ld.so'
+  ;;
+
 freebsd* | dragonfly*)
   # DragonFly does not have aout.  When/if they implement a new
   # versioning mechanism, adjust this.
@@ -1552,7 +1555,7 @@ linux*oldld* | linux*aout* | linux*coff*)
   ;;
 
 # This must be Linux ELF.
-linux* | k*bsd*-gnu)
+linux*)
   version_type=linux
   need_lib_prefix=no
   need_version=no
@@ -1581,7 +1584,7 @@ linux* | k*bsd*-gnu)
   dynamic_linker='GNU/Linux ld.so'
   ;;
 
-netbsdelf*-gnu)
+knetbsd*-gnu)
   version_type=linux
   need_lib_prefix=no
   need_version=no
@@ -1590,7 +1593,7 @@ netbsdelf*-gnu)
   shlibpath_var=LD_LIBRARY_PATH
   shlibpath_overrides_runpath=no
   hardcode_into_libs=yes
-  dynamic_linker='NetBSD ld.elf_so'
+  dynamic_linker='GNU ld.so'
   ;;
 
 netbsd*)
@@ -1774,7 +1777,7 @@ if test "$GCC" = yes; then
   variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
 fi
 ])
-m4trace:/usr/share/aclocal/libtool.m4:1874: -1- AC_DEFUN([_LT_AC_TAGCONFIG], [AC_ARG_WITH([tags],
+m4trace:/usr/share/aclocal/libtool.m4:1886: -1- AC_DEFUN([_LT_AC_TAGCONFIG], [AC_ARG_WITH([tags],
     [AC_HELP_STRING([--with-tags@<:@=TAGS@:>@],
         [include additional configurations @<:@automatic@:>@])],
     [tagnames="$withval"])
@@ -1873,11 +1876,11 @@ if test -f "$ltmain" && test -n "$tagnames"; then
   fi
 fi
 ])
-m4trace:/usr/share/aclocal/libtool.m4:1882: -1- AC_DEFUN([AC_LIBTOOL_DLOPEN], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])
+m4trace:/usr/share/aclocal/libtool.m4:1894: -1- AC_DEFUN([AC_LIBTOOL_DLOPEN], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])
 ])
-m4trace:/usr/share/aclocal/libtool.m4:1890: -1- AC_DEFUN([AC_LIBTOOL_WIN32_DLL], [AC_BEFORE([$0], [AC_LIBTOOL_SETUP])
+m4trace:/usr/share/aclocal/libtool.m4:1902: -1- AC_DEFUN([AC_LIBTOOL_WIN32_DLL], [AC_BEFORE([$0], [AC_LIBTOOL_SETUP])
 ])
-m4trace:/usr/share/aclocal/libtool.m4:1920: -1- AC_DEFUN([AC_ENABLE_SHARED], [define([AC_ENABLE_SHARED_DEFAULT], ifelse($1, no, no, yes))dnl
+m4trace:/usr/share/aclocal/libtool.m4:1932: -1- AC_DEFUN([AC_ENABLE_SHARED], [define([AC_ENABLE_SHARED_DEFAULT], ifelse($1, no, no, yes))dnl
 AC_ARG_ENABLE([shared],
     [AC_HELP_STRING([--enable-shared@<:@=PKGS@:>@],
        [build shared libraries @<:@default=]AC_ENABLE_SHARED_DEFAULT[@:>@])],
@@ -1900,10 +1903,10 @@ AC_ARG_ENABLE([shared],
     esac],
     [enable_shared=]AC_ENABLE_SHARED_DEFAULT)
 ])
-m4trace:/usr/share/aclocal/libtool.m4:1929: -1- AC_DEFUN([AC_DISABLE_SHARED], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
+m4trace:/usr/share/aclocal/libtool.m4:1941: -1- AC_DEFUN([AC_DISABLE_SHARED], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
 AC_ENABLE_SHARED(no)
 ])
-m4trace:/usr/share/aclocal/libtool.m4:1959: -1- AC_DEFUN([AC_ENABLE_STATIC], [define([AC_ENABLE_STATIC_DEFAULT], ifelse($1, no, no, yes))dnl
+m4trace:/usr/share/aclocal/libtool.m4:1971: -1- AC_DEFUN([AC_ENABLE_STATIC], [define([AC_ENABLE_STATIC_DEFAULT], ifelse($1, no, no, yes))dnl
 AC_ARG_ENABLE([static],
     [AC_HELP_STRING([--enable-static@<:@=PKGS@:>@],
        [build static libraries @<:@default=]AC_ENABLE_STATIC_DEFAULT[@:>@])],
@@ -1926,10 +1929,10 @@ AC_ARG_ENABLE([static],
     esac],
     [enable_static=]AC_ENABLE_STATIC_DEFAULT)
 ])
-m4trace:/usr/share/aclocal/libtool.m4:1968: -1- AC_DEFUN([AC_DISABLE_STATIC], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
+m4trace:/usr/share/aclocal/libtool.m4:1980: -1- AC_DEFUN([AC_DISABLE_STATIC], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
 AC_ENABLE_STATIC(no)
 ])
-m4trace:/usr/share/aclocal/libtool.m4:1998: -1- AC_DEFUN([AC_ENABLE_FAST_INSTALL], [define([AC_ENABLE_FAST_INSTALL_DEFAULT], ifelse($1, no, no, yes))dnl
+m4trace:/usr/share/aclocal/libtool.m4:2010: -1- AC_DEFUN([AC_ENABLE_FAST_INSTALL], [define([AC_ENABLE_FAST_INSTALL_DEFAULT], ifelse($1, no, no, yes))dnl
 AC_ARG_ENABLE([fast-install],
     [AC_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@],
     [optimize for fast installation @<:@default=]AC_ENABLE_FAST_INSTALL_DEFAULT[@:>@])],
@@ -1952,13 +1955,13 @@ AC_ARG_ENABLE([fast-install],
     esac],
     [enable_fast_install=]AC_ENABLE_FAST_INSTALL_DEFAULT)
 ])
-m4trace:/usr/share/aclocal/libtool.m4:2007: -1- AC_DEFUN([AC_DISABLE_FAST_INSTALL], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
+m4trace:/usr/share/aclocal/libtool.m4:2019: -1- AC_DEFUN([AC_DISABLE_FAST_INSTALL], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
 AC_ENABLE_FAST_INSTALL(no)
 ])
-m4trace:/usr/share/aclocal/libtool.m4:2017: -1- AC_DEFUN([AC_LIBTOOL_PICMODE], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
+m4trace:/usr/share/aclocal/libtool.m4:2029: -1- AC_DEFUN([AC_LIBTOOL_PICMODE], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
 pic_mode=ifelse($#,1,$1,default)
 ])
-m4trace:/usr/share/aclocal/libtool.m4:2095: -1- AC_DEFUN([AC_PATH_TOOL_PREFIX], [AC_REQUIRE([AC_PROG_EGREP])dnl
+m4trace:/usr/share/aclocal/libtool.m4:2107: -1- AC_DEFUN([AC_PATH_TOOL_PREFIX], [AC_REQUIRE([AC_PROG_EGREP])dnl
 AC_MSG_CHECKING([for $1])
 AC_CACHE_VAL(lt_cv_path_MAGIC_CMD,
 [case $MAGIC_CMD in
@@ -2015,7 +2018,7 @@ else
   AC_MSG_RESULT(no)
 fi
 ])
-m4trace:/usr/share/aclocal/libtool.m4:2110: -1- AC_DEFUN([AC_PATH_MAGIC], [AC_PATH_TOOL_PREFIX(${ac_tool_prefix}file, /usr/bin$PATH_SEPARATOR$PATH)
+m4trace:/usr/share/aclocal/libtool.m4:2122: -1- AC_DEFUN([AC_PATH_MAGIC], [AC_PATH_TOOL_PREFIX(${ac_tool_prefix}file, /usr/bin$PATH_SEPARATOR$PATH)
 if test -z "$lt_cv_path_MAGIC_CMD"; then
   if test -n "$ac_tool_prefix"; then
     AC_PATH_TOOL_PREFIX(file, /usr/bin$PATH_SEPARATOR$PATH)
@@ -2024,7 +2027,7 @@ if test -z "$lt_cv_path_MAGIC_CMD"; then
   fi
 fi
 ])
-m4trace:/usr/share/aclocal/libtool.m4:2195: -1- AC_DEFUN([AC_PROG_LD], [AC_ARG_WITH([gnu-ld],
+m4trace:/usr/share/aclocal/libtool.m4:2207: -1- AC_DEFUN([AC_PROG_LD], [AC_ARG_WITH([gnu-ld],
     [AC_HELP_STRING([--with-gnu-ld],
        [assume the C compiler uses GNU ld @<:@default=no@:>@])],
     [test "$withval" = no || with_gnu_ld=yes],
@@ -2103,7 +2106,7 @@ fi
 test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH])
 AC_PROG_LD_GNU
 ])
-m4trace:/usr/share/aclocal/libtool.m4:2213: -1- AC_DEFUN([AC_PROG_LD_GNU], [AC_REQUIRE([AC_PROG_EGREP])dnl
+m4trace:/usr/share/aclocal/libtool.m4:2225: -1- AC_DEFUN([AC_PROG_LD_GNU], [AC_REQUIRE([AC_PROG_EGREP])dnl
 AC_CACHE_CHECK([if the linker ($LD) is GNU ld], lt_cv_prog_gnu_ld,
 [# I'd rather use --version here, but apparently some GNU lds only accept -v.
 case `$LD -v 2>&1 </dev/null` in
@@ -2116,7 +2119,7 @@ case `$LD -v 2>&1 </dev/null` in
 esac])
 with_gnu_ld=$lt_cv_prog_gnu_ld
 ])
-m4trace:/usr/share/aclocal/libtool.m4:2239: -1- AC_DEFUN([AC_PROG_LD_RELOAD_FLAG], [AC_CACHE_CHECK([for $LD option to reload object files],
+m4trace:/usr/share/aclocal/libtool.m4:2251: -1- AC_DEFUN([AC_PROG_LD_RELOAD_FLAG], [AC_CACHE_CHECK([for $LD option to reload object files],
   lt_cv_ld_reload_flag,
   [lt_cv_ld_reload_flag='-r'])
 reload_flag=$lt_cv_ld_reload_flag
@@ -2135,7 +2138,7 @@ case $host_os in
     ;;
 esac
 ])
-m4trace:/usr/share/aclocal/libtool.m4:2422: -1- AC_DEFUN([AC_DEPLIBS_CHECK_METHOD], [AC_CACHE_CHECK([how to recognise dependent libraries],
+m4trace:/usr/share/aclocal/libtool.m4:2434: -1- AC_DEFUN([AC_DEPLIBS_CHECK_METHOD], [AC_CACHE_CHECK([how to recognise dependent libraries],
 lt_cv_deplibs_check_method,
 [lt_cv_file_magic_cmd='$MAGIC_CMD'
 lt_cv_file_magic_test_file=
@@ -2183,7 +2186,7 @@ darwin* | rhapsody*)
   lt_cv_deplibs_check_method=pass_all
   ;;
 
-freebsd* | dragonfly*)
+freebsd* | kfreebsd*-gnu | dragonfly*)
   if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
     case $host_cpu in
     i*86 )
@@ -2237,11 +2240,11 @@ irix5* | irix6* | nonstopux*)
   ;;
 
 # This must be Linux ELF.
-linux* | k*bsd*-gnu)
+linux*)
   lt_cv_deplibs_check_method=pass_all
   ;;
 
-netbsd* | netbsdelf*-gnu)
+netbsd*)
   if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
     lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
   else
@@ -2311,7 +2314,7 @@ file_magic_cmd=$lt_cv_file_magic_cmd
 deplibs_check_method=$lt_cv_deplibs_check_method
 test -z "$deplibs_check_method" && deplibs_check_method=unknown
 ])
-m4trace:/usr/share/aclocal/libtool.m4:2474: -1- AC_DEFUN([AC_PROG_NM], [AC_CACHE_CHECK([for BSD-compatible nm], lt_cv_path_NM,
+m4trace:/usr/share/aclocal/libtool.m4:2486: -1- AC_DEFUN([AC_PROG_NM], [AC_CACHE_CHECK([for BSD-compatible nm], lt_cv_path_NM,
 [if test -n "$NM"; then
   # Let the user override the test.
   lt_cv_path_NM="$NM"
@@ -2357,7 +2360,7 @@ else
 fi])
 NM="$lt_cv_path_NM"
 ])
-m4trace:/usr/share/aclocal/libtool.m4:2495: -1- AC_DEFUN([AC_CHECK_LIBM], [AC_REQUIRE([AC_CANONICAL_HOST])dnl
+m4trace:/usr/share/aclocal/libtool.m4:2507: -1- AC_DEFUN([AC_CHECK_LIBM], [AC_REQUIRE([AC_CANONICAL_HOST])dnl
 LIBM=
 case $host in
 *-*-beos* | *-*-cygwin* | *-*-pw32* | *-*-darwin*)
@@ -2372,7 +2375,7 @@ case $host in
   ;;
 esac
 ])
-m4trace:/usr/share/aclocal/libtool.m4:2520: -1- AC_DEFUN([AC_LIBLTDL_CONVENIENCE], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
+m4trace:/usr/share/aclocal/libtool.m4:2532: -1- AC_DEFUN([AC_LIBLTDL_CONVENIENCE], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
   case $enable_ltdl_convenience in
   no) AC_MSG_ERROR([this package needs a convenience libltdl]) ;;
   "") enable_ltdl_convenience=yes
@@ -2383,7 +2386,7 @@ m4trace:/usr/share/aclocal/libtool.m4:2520: -1- AC_DEFUN([AC_LIBLTDL_CONVENIENCE
   # For backwards non-gettext consistent compatibility...
   INCLTDL="$LTDLINCL"
 ])
-m4trace:/usr/share/aclocal/libtool.m4:2556: -1- AC_DEFUN([AC_LIBLTDL_INSTALLABLE], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
+m4trace:/usr/share/aclocal/libtool.m4:2568: -1- AC_DEFUN([AC_LIBLTDL_INSTALLABLE], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
   AC_CHECK_LIB(ltdl, lt_dlinit,
   [test x"$enable_ltdl_install" != xyes && enable_ltdl_install=no],
   [if test x"$enable_ltdl_install" = xno; then
@@ -2404,13 +2407,13 @@ m4trace:/usr/share/aclocal/libtool.m4:2556: -1- AC_DEFUN([AC_LIBLTDL_INSTALLABLE
   # For backwards non-gettext consistent compatibility...
   INCLTDL="$LTDLINCL"
 ])
-m4trace:/usr/share/aclocal/libtool.m4:2564: -1- AC_DEFUN([AC_LIBTOOL_CXX], [AC_REQUIRE([_LT_AC_LANG_CXX])
+m4trace:/usr/share/aclocal/libtool.m4:2576: -1- AC_DEFUN([AC_LIBTOOL_CXX], [AC_REQUIRE([_LT_AC_LANG_CXX])
 ])
-m4trace:/usr/share/aclocal/libtool.m4:2573: -1- AC_DEFUN([_LT_AC_LANG_CXX], [AC_REQUIRE([AC_PROG_CXX])
+m4trace:/usr/share/aclocal/libtool.m4:2585: -1- AC_DEFUN([_LT_AC_LANG_CXX], [AC_REQUIRE([AC_PROG_CXX])
 AC_REQUIRE([_LT_AC_PROG_CXXCPP])
 _LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}CXX])
 ])
-m4trace:/usr/share/aclocal/libtool.m4:2585: -1- AC_DEFUN([_LT_AC_PROG_CXXCPP], [
+m4trace:/usr/share/aclocal/libtool.m4:2597: -1- AC_DEFUN([_LT_AC_PROG_CXXCPP], [
 AC_REQUIRE([AC_PROG_CXX])
 if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
     ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
@@ -2418,14 +2421,14 @@ if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
   AC_PROG_CXXCPP
 fi
 ])
-m4trace:/usr/share/aclocal/libtool.m4:2592: -1- AC_DEFUN([AC_LIBTOOL_F77], [AC_REQUIRE([_LT_AC_LANG_F77])
+m4trace:/usr/share/aclocal/libtool.m4:2604: -1- AC_DEFUN([AC_LIBTOOL_F77], [AC_REQUIRE([_LT_AC_LANG_F77])
 ])
-m4trace:/usr/share/aclocal/libtool.m4:2600: -1- AC_DEFUN([_LT_AC_LANG_F77], [AC_REQUIRE([AC_PROG_F77])
+m4trace:/usr/share/aclocal/libtool.m4:2612: -1- AC_DEFUN([_LT_AC_LANG_F77], [AC_REQUIRE([AC_PROG_F77])
 _LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}F77])
 ])
-m4trace:/usr/share/aclocal/libtool.m4:2608: -1- AC_DEFUN([AC_LIBTOOL_GCJ], [AC_REQUIRE([_LT_AC_LANG_GCJ])
+m4trace:/usr/share/aclocal/libtool.m4:2620: -1- AC_DEFUN([AC_LIBTOOL_GCJ], [AC_REQUIRE([_LT_AC_LANG_GCJ])
 ])
-m4trace:/usr/share/aclocal/libtool.m4:2621: -1- AC_DEFUN([_LT_AC_LANG_GCJ], [AC_PROVIDE_IFELSE([AC_PROG_GCJ],[],
+m4trace:/usr/share/aclocal/libtool.m4:2633: -1- AC_DEFUN([_LT_AC_LANG_GCJ], [AC_PROVIDE_IFELSE([AC_PROG_GCJ],[],
   [AC_PROVIDE_IFELSE([A][M_PROG_GCJ],[],
     [AC_PROVIDE_IFELSE([LT_AC_PROG_GCJ],[],
       [ifdef([AC_PROG_GCJ],[AC_REQUIRE([AC_PROG_GCJ])],
@@ -2433,11 +2436,11 @@ m4trace:/usr/share/aclocal/libtool.m4:2621: -1- AC_DEFUN([_LT_AC_LANG_GCJ], [AC_
           [AC_REQUIRE([A][C_PROG_GCJ_OR_A][M_PROG_GCJ])])])])])])
 _LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}GCJ])
 ])
-m4trace:/usr/share/aclocal/libtool.m4:2630: -1- AC_DEFUN([AC_LIBTOOL_RC], [AC_REQUIRE([LT_AC_PROG_RC])
+m4trace:/usr/share/aclocal/libtool.m4:2642: -1- AC_DEFUN([AC_LIBTOOL_RC], [AC_REQUIRE([LT_AC_PROG_RC])
 _LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}RC])
 ])
-m4trace:/usr/share/aclocal/libtool.m4:2638: -1- AC_DEFUN([AC_LIBTOOL_LANG_C_CONFIG], [_LT_AC_LANG_C_CONFIG])
-m4trace:/usr/share/aclocal/libtool.m4:2711: -1- AC_DEFUN([_LT_AC_LANG_C_CONFIG], [lt_save_CC="$CC"
+m4trace:/usr/share/aclocal/libtool.m4:2650: -1- AC_DEFUN([AC_LIBTOOL_LANG_C_CONFIG], [_LT_AC_LANG_C_CONFIG])
+m4trace:/usr/share/aclocal/libtool.m4:2723: -1- AC_DEFUN([_LT_AC_LANG_C_CONFIG], [lt_save_CC="$CC"
 AC_LANG_PUSH(C)
 
 # Source file extension for C test sources.
@@ -2509,8 +2512,8 @@ AC_LIBTOOL_CONFIG($1)
 AC_LANG_POP
 CC="$lt_save_CC"
 ])
-m4trace:/usr/share/aclocal/libtool.m4:2719: -1- AC_DEFUN([AC_LIBTOOL_LANG_CXX_CONFIG], [_LT_AC_LANG_CXX_CONFIG(CXX)])
-m4trace:/usr/share/aclocal/libtool.m4:3719: -1- AC_DEFUN([_LT_AC_LANG_CXX_CONFIG], [AC_LANG_PUSH(C++)
+m4trace:/usr/share/aclocal/libtool.m4:2731: -1- AC_DEFUN([AC_LIBTOOL_LANG_CXX_CONFIG], [_LT_AC_LANG_CXX_CONFIG(CXX)])
+m4trace:/usr/share/aclocal/libtool.m4:3731: -1- AC_DEFUN([_LT_AC_LANG_CXX_CONFIG], [AC_LANG_PUSH(C++)
 AC_REQUIRE([AC_PROG_CXX])
 AC_REQUIRE([_LT_AC_PROG_CXXCPP])
 
@@ -2894,7 +2897,7 @@ case $host_os in
   freebsd-elf*)
     _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
     ;;
-  freebsd* | dragonfly*)
+  freebsd* | kfreebsd*-gnu | dragonfly*)
     # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
     # conventions
     _LT_AC_TAGVAR(ld_shlibs, $1)=yes
@@ -3053,7 +3056,7 @@ case $host_os in
     _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
     _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
     ;;
-  linux* | k*bsd*-gnu)
+  linux*)
     case $cc_basename in
       KCC*)
        # Kuck and Associates, Inc. (KAI) C++ Compiler
@@ -3155,7 +3158,7 @@ case $host_os in
        ;;
     esac
     ;;
-  netbsd* | netbsdelf*-gnu)
+  netbsd*)
     if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
       _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable  -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
       wlarc=
@@ -3509,7 +3512,7 @@ lt_cv_path_LD=$lt_save_path_LD
 lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld
 lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld
 ])
-m4trace:/usr/share/aclocal/libtool.m4:3879: -1- AC_DEFUN([AC_LIBTOOL_POSTDEP_PREDEP], [
+m4trace:/usr/share/aclocal/libtool.m4:3891: -1- AC_DEFUN([AC_LIBTOOL_POSTDEP_PREDEP], [
 dnl we can't use the lt_simple_compile_test_code here,
 dnl because it contains code intended for an executable,
 dnl not a library.  It's possible we should let each
@@ -3662,8 +3665,8 @@ case " $_LT_AC_TAGVAR(postdeps, $1) " in
 *" -lc "*) _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no ;;
 esac
 ])
-m4trace:/usr/share/aclocal/libtool.m4:3886: -1- AC_DEFUN([AC_LIBTOOL_LANG_F77_CONFIG], [_LT_AC_LANG_F77_CONFIG(F77)])
-m4trace:/usr/share/aclocal/libtool.m4:3980: -1- AC_DEFUN([_LT_AC_LANG_F77_CONFIG], [AC_REQUIRE([AC_PROG_F77])
+m4trace:/usr/share/aclocal/libtool.m4:3898: -1- AC_DEFUN([AC_LIBTOOL_LANG_F77_CONFIG], [_LT_AC_LANG_F77_CONFIG(F77)])
+m4trace:/usr/share/aclocal/libtool.m4:3992: -1- AC_DEFUN([_LT_AC_LANG_F77_CONFIG], [AC_REQUIRE([AC_PROG_F77])
 AC_LANG_PUSH(Fortran 77)
 
 _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
@@ -3756,8 +3759,8 @@ AC_LIBTOOL_CONFIG($1)
 AC_LANG_POP
 CC="$lt_save_CC"
 ])
-m4trace:/usr/share/aclocal/libtool.m4:3988: -1- AC_DEFUN([AC_LIBTOOL_LANG_GCJ_CONFIG], [_LT_AC_LANG_GCJ_CONFIG(GCJ)])
-m4trace:/usr/share/aclocal/libtool.m4:4040: -1- AC_DEFUN([_LT_AC_LANG_GCJ_CONFIG], [AC_LANG_SAVE
+m4trace:/usr/share/aclocal/libtool.m4:4000: -1- AC_DEFUN([AC_LIBTOOL_LANG_GCJ_CONFIG], [_LT_AC_LANG_GCJ_CONFIG(GCJ)])
+m4trace:/usr/share/aclocal/libtool.m4:4052: -1- AC_DEFUN([_LT_AC_LANG_GCJ_CONFIG], [AC_LANG_SAVE
 
 # Source file extension for Java test sources.
 ac_ext=java
@@ -3808,8 +3811,8 @@ AC_LIBTOOL_CONFIG($1)
 AC_LANG_RESTORE
 CC="$lt_save_CC"
 ])
-m4trace:/usr/share/aclocal/libtool.m4:4048: -1- AC_DEFUN([AC_LIBTOOL_LANG_RC_CONFIG], [_LT_AC_LANG_RC_CONFIG(RC)])
-m4trace:/usr/share/aclocal/libtool.m4:4084: -1- AC_DEFUN([_LT_AC_LANG_RC_CONFIG], [AC_LANG_SAVE
+m4trace:/usr/share/aclocal/libtool.m4:4060: -1- AC_DEFUN([AC_LIBTOOL_LANG_RC_CONFIG], [_LT_AC_LANG_RC_CONFIG(RC)])
+m4trace:/usr/share/aclocal/libtool.m4:4096: -1- AC_DEFUN([_LT_AC_LANG_RC_CONFIG], [AC_LANG_SAVE
 
 # Source file extension for RC test sources.
 ac_ext=rc
@@ -3844,7 +3847,7 @@ AC_LIBTOOL_CONFIG($1)
 AC_LANG_RESTORE
 CC="$lt_save_CC"
 ])
-m4trace:/usr/share/aclocal/libtool.m4:4578: -1- AC_DEFUN([AC_LIBTOOL_CONFIG], [# The else clause should only fire when bootstrapping the
+m4trace:/usr/share/aclocal/libtool.m4:4590: -1- AC_DEFUN([AC_LIBTOOL_CONFIG], [# The else clause should only fire when bootstrapping the
 # libtool distribution, otherwise you forgot to ship ltmain.sh
 # with your package, and you will get complaints that there are
 # no rules to generate ltmain.sh.
@@ -4329,7 +4332,7 @@ else
   fi
 fi
 ])
-m4trace:/usr/share/aclocal/libtool.m4:4596: -1- AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_NO_RTTI], [AC_REQUIRE([_LT_AC_SYS_COMPILER])dnl
+m4trace:/usr/share/aclocal/libtool.m4:4608: -1- AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_NO_RTTI], [AC_REQUIRE([_LT_AC_SYS_COMPILER])dnl
 
 _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=
 
@@ -4342,7 +4345,7 @@ if test "$GCC" = yes; then
     [_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)="$_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1) -fno-rtti -fno-exceptions"])
 fi
 ])
-m4trace:/usr/share/aclocal/libtool.m4:4798: -1- AC_DEFUN([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE], [AC_REQUIRE([AC_CANONICAL_HOST])
+m4trace:/usr/share/aclocal/libtool.m4:4810: -1- AC_DEFUN([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE], [AC_REQUIRE([AC_CANONICAL_HOST])
 AC_REQUIRE([AC_PROG_NM])
 AC_REQUIRE([AC_OBJEXT])
 # Check for command to grab the raw symbol name followed by C symbol from nm.
@@ -4379,7 +4382,7 @@ hpux*) # Its linker distinguishes data from code symbols
   lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
   lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\) $/  {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/  {\"\2\", (lt_ptr) \&\2},/p'"
   ;;
-linux* | k*bsd*-gnu)
+linux*)
   if test "$host_cpu" = ia64; then
     symcode='[[ABCDGIRSTW]]'
     lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
@@ -4539,7 +4542,7 @@ else
   AC_MSG_RESULT(ok)
 fi
 ])
-m4trace:/usr/share/aclocal/libtool.m4:5324: -1- AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_PIC], [_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)=
+m4trace:/usr/share/aclocal/libtool.m4:5336: -1- AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_PIC], [_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)=
 _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
 _LT_AC_TAGVAR(lt_prog_compiler_static, $1)=
 
@@ -4647,7 +4650,7 @@ AC_MSG_CHECKING([for $compiler option to produce PIC])
            ;;
        esac
        ;;
-      freebsd* | dragonfly*)
+      freebsd* | kfreebsd*-gnu | dragonfly*)
        # FreeBSD uses GNU C++
        ;;
       hpux9* | hpux10* | hpux11*)
@@ -4690,7 +4693,7 @@ AC_MSG_CHECKING([for $compiler option to produce PIC])
            ;;
        esac
        ;;
-      linux* | k*bsd*-gnu)
+      linux*)
        case $cc_basename in
          KCC*)
            # KAI C++ Compiler
@@ -4733,7 +4736,7 @@ AC_MSG_CHECKING([for $compiler option to produce PIC])
            ;;
        esac
        ;;
-      netbsd* | netbsdelf*-gnu)
+      netbsd*)
        ;;
       osf3* | osf4* | osf5*)
        case $cc_basename in
@@ -4944,7 +4947,7 @@ AC_MSG_CHECKING([for $compiler option to produce PIC])
       _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
       ;;
 
-    linux* | k*bsd*-gnu)
+    linux*)
       case $cc_basename in
       icc* | ecc*)
        _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
@@ -5060,7 +5063,7 @@ AC_LIBTOOL_LINKER_OPTION([if $compiler static flag $lt_tmp_static_flag works],
   [],
   [_LT_AC_TAGVAR(lt_prog_compiler_static, $1)=])
 ])
-m4trace:/usr/share/aclocal/libtool.m4:6258: -1- AC_DEFUN([AC_LIBTOOL_PROG_LD_SHLIBS], [AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries])
+m4trace:/usr/share/aclocal/libtool.m4:6266: -1- AC_DEFUN([AC_LIBTOOL_PROG_LD_SHLIBS], [AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries])
 ifelse([$1],[CXX],[
   _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
   case $host_os in
@@ -5079,9 +5082,6 @@ ifelse([$1],[CXX],[
   cygwin* | mingw*)
     _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]] /s/.* \([[^ ]]*\)/\1 DATA/;/^.* __nm__/s/^.* __nm__\([[^ ]]*\) [[^ ]]*/\1 DATA/;/^I /d;/^[[AITW]] /s/.* //'\'' | sort | uniq > $export_symbols'
   ;;
-  linux* | k*bsd*-gnu)
-    _LT_AC_TAGVAR(link_all_deplibs, $1)=no
-  ;;
   *)
     _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
   ;;
@@ -5252,7 +5252,7 @@ EOF
       _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
       ;;
 
-    linux* | k*bsd*-gnu)
+    linux*)
       if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
        tmp_addflag=
        case $cc_basename,$host_cpu in
@@ -5278,13 +5278,12 @@ EOF
   $echo "local: *; };" >> $output_objdir/$libname.ver~
          $CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
        fi
-       _LT_AC_TAGVAR(link_all_deplibs, $1)=no
       else
        _LT_AC_TAGVAR(ld_shlibs, $1)=no
       fi
       ;;
 
-    netbsd* | netbsdelf*-gnu)
+    netbsd*)
       if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
        _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
        wlarc=
@@ -5614,7 +5613,7 @@ _LT_EOF
       ;;
 
     # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
-    freebsd* | dragonfly*)
+    freebsd* | kfreebsd*-gnu | dragonfly*)
       _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
       _LT_AC_TAGVAR(hardcode_direct, $1)=yes
@@ -5716,7 +5715,7 @@ _LT_EOF
       _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
       ;;
 
-    netbsd* | netbsdelf*-gnu)
+    netbsd*)
       if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
        _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
       else
@@ -5988,7 +5987,7 @@ x|xyes)
   ;;
 esac
 ])
-m4trace:/usr/share/aclocal/libtool.m4:6298: -1- AC_DEFUN([_LT_AC_FILE_LTDLL_C], [
+m4trace:/usr/share/aclocal/libtool.m4:6306: -1- AC_DEFUN([_LT_AC_FILE_LTDLL_C], [
 # /* ltdll.c starts here */
 # #define WIN32_LEAN_AND_MEAN
 # #include <windows.h>
@@ -6023,21 +6022,21 @@ m4trace:/usr/share/aclocal/libtool.m4:6298: -1- AC_DEFUN([_LT_AC_FILE_LTDLL_C],
 # }
 # /* ltdll.c ends here */
 ])
-m4trace:/usr/share/aclocal/libtool.m4:6303: -1- AC_DEFUN([_LT_AC_TAGVAR], [ifelse([$2], [], [$1], [$1_$2])])
-m4trace:/usr/share/aclocal/libtool.m4:6307: -1- AC_DEFUN([AM_PROG_LIBTOOL], [AC_PROG_LIBTOOL])
-m4trace:/usr/share/aclocal/libtool.m4:6308: -1- AC_DEFUN([AM_ENABLE_SHARED], [AC_ENABLE_SHARED($@)])
-m4trace:/usr/share/aclocal/libtool.m4:6309: -1- AC_DEFUN([AM_ENABLE_STATIC], [AC_ENABLE_STATIC($@)])
-m4trace:/usr/share/aclocal/libtool.m4:6310: -1- AC_DEFUN([AM_DISABLE_SHARED], [AC_DISABLE_SHARED($@)])
-m4trace:/usr/share/aclocal/libtool.m4:6311: -1- AC_DEFUN([AM_DISABLE_STATIC], [AC_DISABLE_STATIC($@)])
-m4trace:/usr/share/aclocal/libtool.m4:6312: -1- AC_DEFUN([AM_PROG_LD], [AC_PROG_LD])
-m4trace:/usr/share/aclocal/libtool.m4:6313: -1- AC_DEFUN([AM_PROG_NM], [AC_PROG_NM])
-m4trace:/usr/share/aclocal/libtool.m4:6322: -1- AC_DEFUN([LT_AC_PROG_GCJ], [AC_CHECK_TOOL(GCJ, gcj, no)
+m4trace:/usr/share/aclocal/libtool.m4:6311: -1- AC_DEFUN([_LT_AC_TAGVAR], [ifelse([$2], [], [$1], [$1_$2])])
+m4trace:/usr/share/aclocal/libtool.m4:6315: -1- AC_DEFUN([AM_PROG_LIBTOOL], [AC_PROG_LIBTOOL])
+m4trace:/usr/share/aclocal/libtool.m4:6316: -1- AC_DEFUN([AM_ENABLE_SHARED], [AC_ENABLE_SHARED($@)])
+m4trace:/usr/share/aclocal/libtool.m4:6317: -1- AC_DEFUN([AM_ENABLE_STATIC], [AC_ENABLE_STATIC($@)])
+m4trace:/usr/share/aclocal/libtool.m4:6318: -1- AC_DEFUN([AM_DISABLE_SHARED], [AC_DISABLE_SHARED($@)])
+m4trace:/usr/share/aclocal/libtool.m4:6319: -1- AC_DEFUN([AM_DISABLE_STATIC], [AC_DISABLE_STATIC($@)])
+m4trace:/usr/share/aclocal/libtool.m4:6320: -1- AC_DEFUN([AM_PROG_LD], [AC_PROG_LD])
+m4trace:/usr/share/aclocal/libtool.m4:6321: -1- AC_DEFUN([AM_PROG_NM], [AC_PROG_NM])
+m4trace:/usr/share/aclocal/libtool.m4:6330: -1- AC_DEFUN([LT_AC_PROG_GCJ], [AC_CHECK_TOOL(GCJ, gcj, no)
   test "x${GCJFLAGS+set}" = xset || GCJFLAGS="-g -O2"
   AC_SUBST(GCJFLAGS)
 ])
-m4trace:/usr/share/aclocal/libtool.m4:6326: -1- AC_DEFUN([LT_AC_PROG_RC], [AC_CHECK_TOOL(RC, windres, no)
+m4trace:/usr/share/aclocal/libtool.m4:6334: -1- AC_DEFUN([LT_AC_PROG_RC], [AC_CHECK_TOOL(RC, windres, no)
 ])
-m4trace:/usr/share/aclocal/libtool.m4:6389: -1- AC_DEFUN([LT_AC_PROG_SED], [AC_MSG_CHECKING([for a sed that does not truncate output])
+m4trace:/usr/share/aclocal/libtool.m4:6397: -1- AC_DEFUN([LT_AC_PROG_SED], [AC_MSG_CHECKING([for a sed that does not truncate output])
 AC_CACHE_VAL(lt_cv_path_SED,
 [# Loop through the user's path and test for sed and gsed.
 # Then use that list of sed's as ones to test for truncation.
@@ -6089,7 +6088,7 @@ SED=$lt_cv_path_SED
 AC_MSG_RESULT([$SED])
 ])
 m4trace:/usr/share/aclocal-1.9/amversion.m4:13: -1- AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version="1.9"])
-m4trace:/usr/share/aclocal-1.9/amversion.m4:20: -1- AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], [AM_AUTOMAKE_VERSION([1.9.6])])
+m4trace:/usr/share/aclocal-1.9/amversion.m4:20: -1- AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], [AM_AUTOMAKE_VERSION([1.9.5])])
 m4trace:/usr/share/aclocal-1.9/auxdir.m4:52: -1- AC_DEFUN([AM_AUX_DIR_EXPAND], [dnl Rely on autoconf to set up CDPATH properly.
 AC_PREREQ([2.50])dnl
 # expand $ac_aux_dir to an absolute path
@@ -8711,7 +8710,7 @@ m4trace:configure.in:5: -1- AC_DEFINE_TRACE_LITERAL([_GNU_SOURCE])
 m4trace:configure.in:6: -1- AM_INIT_AUTOMAKE([webcit], [6.72])
 m4trace:configure.in:6: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$])
 m4trace:configure.in:6: -1- AM_SET_CURRENT_AUTOMAKE_VERSION
-m4trace:configure.in:6: -1- AM_AUTOMAKE_VERSION([1.9.6])
+m4trace:configure.in:6: -1- AM_AUTOMAKE_VERSION([1.9.5])
 m4trace:configure.in:6: -1- AC_PROG_INSTALL
 m4trace:configure.in:6: -1- AC_SUBST([INSTALL_PROGRAM])
 m4trace:configure.in:6: -1- AC_SUBST([INSTALL_SCRIPT])
@@ -8787,7 +8786,7 @@ m4trace:configure.in:8: -1- AC_ENABLE_SHARED
 m4trace:configure.in:8: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
 You should run autoupdate.], [autoconf/general.m4:219: AC_HELP_STRING is expanded from...
 autoconf/general.m4:1303: AC_ARG_ENABLE is expanded from...
-/usr/share/aclocal/libtool.m4:1920: AC_ENABLE_SHARED is expanded from...
+/usr/share/aclocal/libtool.m4:1932: AC_ENABLE_SHARED is expanded from...
 configure.in:8: AC_ENABLE_SHARED is required by...
 /usr/share/aclocal/libtool.m4:220: AC_LIBTOOL_SETUP is expanded from...
 configure.in:8: AC_LIBTOOL_SETUP is required by...
@@ -8799,7 +8798,7 @@ m4trace:configure.in:8: -1- AC_ENABLE_STATIC
 m4trace:configure.in:8: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
 You should run autoupdate.], [autoconf/general.m4:219: AC_HELP_STRING is expanded from...
 autoconf/general.m4:1303: AC_ARG_ENABLE is expanded from...
-/usr/share/aclocal/libtool.m4:1959: AC_ENABLE_STATIC is expanded from...
+/usr/share/aclocal/libtool.m4:1971: AC_ENABLE_STATIC is expanded from...
 configure.in:8: AC_ENABLE_STATIC is required by...
 /usr/share/aclocal/libtool.m4:220: AC_LIBTOOL_SETUP is expanded from...
 configure.in:8: AC_LIBTOOL_SETUP is required by...
@@ -8811,7 +8810,7 @@ m4trace:configure.in:8: -1- AC_ENABLE_FAST_INSTALL
 m4trace:configure.in:8: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
 You should run autoupdate.], [autoconf/general.m4:219: AC_HELP_STRING is expanded from...
 autoconf/general.m4:1303: AC_ARG_ENABLE is expanded from...
-/usr/share/aclocal/libtool.m4:1998: AC_ENABLE_FAST_INSTALL is expanded from...
+/usr/share/aclocal/libtool.m4:2010: AC_ENABLE_FAST_INSTALL is expanded from...
 configure.in:8: AC_ENABLE_FAST_INSTALL is required by...
 /usr/share/aclocal/libtool.m4:220: AC_LIBTOOL_SETUP is expanded from...
 configure.in:8: AC_LIBTOOL_SETUP is required by...
@@ -8864,7 +8863,7 @@ m4trace:configure.in:8: -1- AC_PROG_LD
 m4trace:configure.in:8: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
 You should run autoupdate.], [autoconf/general.m4:219: AC_HELP_STRING is expanded from...
 autoconf/general.m4:1331: AC_ARG_WITH is expanded from...
-/usr/share/aclocal/libtool.m4:2195: AC_PROG_LD is expanded from...
+/usr/share/aclocal/libtool.m4:2207: AC_PROG_LD is expanded from...
 configure.in:8: AC_PROG_LD is required by...
 /usr/share/aclocal/libtool.m4:220: AC_LIBTOOL_SETUP is expanded from...
 configure.in:8: AC_LIBTOOL_SETUP is required by...
@@ -9174,8 +9173,8 @@ autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
 /usr/share/aclocal/libtool.m4:608: _LT_AC_LOCK is expanded from...
 configure.in:8: _LT_AC_LOCK is required by...
 /usr/share/aclocal/libtool.m4:1094: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
-/usr/share/aclocal/libtool.m4:2711: _LT_AC_LANG_C_CONFIG is expanded from...
-/usr/share/aclocal/libtool.m4:2638: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
+/usr/share/aclocal/libtool.m4:2723: _LT_AC_LANG_C_CONFIG is expanded from...
+/usr/share/aclocal/libtool.m4:2650: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
 /usr/share/aclocal/libtool.m4:220: AC_LIBTOOL_SETUP is expanded from...
 configure.in:8: AC_LIBTOOL_SETUP is required by...
 /usr/share/aclocal/libtool.m4:75: _AC_PROG_LIBTOOL is expanded from...
@@ -9239,7 +9238,6 @@ m4trace:configure.in:8: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
 m4trace:configure.in:8: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
 m4trace:configure.in:8: -1- _LT_AC_TAGVAR([archive_cmds], [])
 m4trace:configure.in:8: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
-m4trace:configure.in:8: -1- _LT_AC_TAGVAR([link_all_deplibs], [])
 m4trace:configure.in:8: -1- _LT_AC_TAGVAR([ld_shlibs], [])
 m4trace:configure.in:8: -1- _LT_AC_TAGVAR([archive_cmds], [])
 m4trace:configure.in:8: -1- _LT_AC_TAGVAR([archive_cmds], [])
@@ -9649,21 +9647,21 @@ m4trace:configure.in:8: -1- _LT_AC_TAGCONFIG
 m4trace:configure.in:8: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
 You should run autoupdate.], [autoconf/general.m4:219: AC_HELP_STRING is expanded from...
 autoconf/general.m4:1331: AC_ARG_WITH is expanded from...
-/usr/share/aclocal/libtool.m4:1874: _LT_AC_TAGCONFIG is expanded from...
+/usr/share/aclocal/libtool.m4:1886: _LT_AC_TAGCONFIG is expanded from...
 /usr/share/aclocal/libtool.m4:220: AC_LIBTOOL_SETUP is expanded from...
 configure.in:8: AC_LIBTOOL_SETUP is required by...
 /usr/share/aclocal/libtool.m4:75: _AC_PROG_LIBTOOL is expanded from...
 configure.in:8: _AC_PROG_LIBTOOL is required by...
 /usr/share/aclocal/libtool.m4:55: AC_PROG_LIBTOOL is expanded from...
 configure.in:8: the top level])
-m4trace:configure.in:8: -1- _m4_warn([obsolete], [back quotes and double quotes must not be escaped in: $as_me:$LINENO: error: tag name \"$tagname\" already exists], [/usr/share/aclocal/libtool.m4:1874: _LT_AC_TAGCONFIG is expanded from...
+m4trace:configure.in:8: -1- _m4_warn([obsolete], [back quotes and double quotes must not be escaped in: $as_me:$LINENO: error: tag name \"$tagname\" already exists], [/usr/share/aclocal/libtool.m4:1886: _LT_AC_TAGCONFIG is expanded from...
 /usr/share/aclocal/libtool.m4:220: AC_LIBTOOL_SETUP is expanded from...
 configure.in:8: AC_LIBTOOL_SETUP is required by...
 /usr/share/aclocal/libtool.m4:75: _AC_PROG_LIBTOOL is expanded from...
 configure.in:8: _AC_PROG_LIBTOOL is required by...
 /usr/share/aclocal/libtool.m4:55: AC_PROG_LIBTOOL is expanded from...
 configure.in:8: the top level])
-m4trace:configure.in:8: -1- _m4_warn([obsolete], [back quotes and double quotes must not be escaped in: $as_me: error: tag name \"$tagname\" already exists], [/usr/share/aclocal/libtool.m4:1874: _LT_AC_TAGCONFIG is expanded from...
+m4trace:configure.in:8: -1- _m4_warn([obsolete], [back quotes and double quotes must not be escaped in: $as_me: error: tag name \"$tagname\" already exists], [/usr/share/aclocal/libtool.m4:1886: _LT_AC_TAGCONFIG is expanded from...
 /usr/share/aclocal/libtool.m4:220: AC_LIBTOOL_SETUP is expanded from...
 configure.in:8: AC_LIBTOOL_SETUP is required by...
 /usr/share/aclocal/libtool.m4:75: _AC_PROG_LIBTOOL is expanded from...
@@ -10067,7 +10065,6 @@ m4trace:configure.in:8: -1- _LT_AC_TAGVAR([export_symbols_cmds], [CXX])
 m4trace:configure.in:8: -1- _LT_AC_TAGVAR([export_symbols_cmds], [CXX])
 m4trace:configure.in:8: -1- _LT_AC_TAGVAR([export_symbols_cmds], [CXX])
 m4trace:configure.in:8: -1- _LT_AC_TAGVAR([export_symbols_cmds], [CXX])
-m4trace:configure.in:8: -1- _LT_AC_TAGVAR([link_all_deplibs], [CXX])
 m4trace:configure.in:8: -1- _LT_AC_TAGVAR([export_symbols_cmds], [CXX])
 m4trace:configure.in:8: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
 m4trace:configure.in:8: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
@@ -10363,7 +10360,6 @@ m4trace:configure.in:8: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
 m4trace:configure.in:8: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
 m4trace:configure.in:8: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
 m4trace:configure.in:8: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
-m4trace:configure.in:8: -1- _LT_AC_TAGVAR([link_all_deplibs], [F77])
 m4trace:configure.in:8: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
 m4trace:configure.in:8: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
 m4trace:configure.in:8: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
@@ -10710,9 +10706,9 @@ m4trace:configure.in:8: -1- AC_LIBTOOL_LANG_GCJ_CONFIG
 m4trace:configure.in:8: -1- _LT_AC_LANG_GCJ_CONFIG([GCJ])
 m4trace:configure.in:8: -1- _m4_warn([obsolete], [The macro `AC_LANG_SAVE' is obsolete.
 You should run autoupdate.], [autoconf/lang.m4:166: AC_LANG_SAVE is expanded from...
-/usr/share/aclocal/libtool.m4:4040: _LT_AC_LANG_GCJ_CONFIG is expanded from...
-/usr/share/aclocal/libtool.m4:3988: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
-/usr/share/aclocal/libtool.m4:1874: _LT_AC_TAGCONFIG is expanded from...
+/usr/share/aclocal/libtool.m4:4052: _LT_AC_LANG_GCJ_CONFIG is expanded from...
+/usr/share/aclocal/libtool.m4:4000: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
+/usr/share/aclocal/libtool.m4:1886: _LT_AC_TAGCONFIG is expanded from...
 /usr/share/aclocal/libtool.m4:220: AC_LIBTOOL_SETUP is expanded from...
 configure.in:8: AC_LIBTOOL_SETUP is required by...
 /usr/share/aclocal/libtool.m4:75: _AC_PROG_LIBTOOL is expanded from...
@@ -10721,9 +10717,9 @@ configure.in:8: _AC_PROG_LIBTOOL is required by...
 configure.in:8: the top level])
 m4trace:configure.in:8: -1- _m4_warn([obsolete], [instead of using `AC_LANG', `AC_LANG_SAVE',
 and `AC_LANG_RESTORE', you should use `AC_LANG_PUSH' and `AC_LANG_POP'.], [autoconf/lang.m4:166: AC_LANG_SAVE is expanded from...
-/usr/share/aclocal/libtool.m4:4040: _LT_AC_LANG_GCJ_CONFIG is expanded from...
-/usr/share/aclocal/libtool.m4:3988: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
-/usr/share/aclocal/libtool.m4:1874: _LT_AC_TAGCONFIG is expanded from...
+/usr/share/aclocal/libtool.m4:4052: _LT_AC_LANG_GCJ_CONFIG is expanded from...
+/usr/share/aclocal/libtool.m4:4000: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
+/usr/share/aclocal/libtool.m4:1886: _LT_AC_TAGCONFIG is expanded from...
 /usr/share/aclocal/libtool.m4:220: AC_LIBTOOL_SETUP is expanded from...
 configure.in:8: AC_LIBTOOL_SETUP is required by...
 /usr/share/aclocal/libtool.m4:75: _AC_PROG_LIBTOOL is expanded from...
@@ -10890,7 +10886,6 @@ m4trace:configure.in:8: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
 m4trace:configure.in:8: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
 m4trace:configure.in:8: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
 m4trace:configure.in:8: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
-m4trace:configure.in:8: -1- _LT_AC_TAGVAR([link_all_deplibs], [GCJ])
 m4trace:configure.in:8: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
 m4trace:configure.in:8: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
 m4trace:configure.in:8: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
@@ -11235,9 +11230,9 @@ m4trace:configure.in:8: -1- _LT_AC_TAGVAR([exclude_expsyms], [GCJ])
 m4trace:configure.in:8: -1- _LT_AC_TAGVAR([include_expsyms], [GCJ])
 m4trace:configure.in:8: -1- _m4_warn([obsolete], [The macro `AC_LANG_RESTORE' is obsolete.
 You should run autoupdate.], [autoconf/lang.m4:172: AC_LANG_RESTORE is expanded from...
-/usr/share/aclocal/libtool.m4:4040: _LT_AC_LANG_GCJ_CONFIG is expanded from...
-/usr/share/aclocal/libtool.m4:3988: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
-/usr/share/aclocal/libtool.m4:1874: _LT_AC_TAGCONFIG is expanded from...
+/usr/share/aclocal/libtool.m4:4052: _LT_AC_LANG_GCJ_CONFIG is expanded from...
+/usr/share/aclocal/libtool.m4:4000: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
+/usr/share/aclocal/libtool.m4:1886: _LT_AC_TAGCONFIG is expanded from...
 /usr/share/aclocal/libtool.m4:220: AC_LIBTOOL_SETUP is expanded from...
 configure.in:8: AC_LIBTOOL_SETUP is required by...
 /usr/share/aclocal/libtool.m4:75: _AC_PROG_LIBTOOL is expanded from...
@@ -11248,9 +11243,9 @@ m4trace:configure.in:8: -1- AC_LIBTOOL_LANG_RC_CONFIG
 m4trace:configure.in:8: -1- _LT_AC_LANG_RC_CONFIG([RC])
 m4trace:configure.in:8: -1- _m4_warn([obsolete], [The macro `AC_LANG_SAVE' is obsolete.
 You should run autoupdate.], [autoconf/lang.m4:166: AC_LANG_SAVE is expanded from...
-/usr/share/aclocal/libtool.m4:4084: _LT_AC_LANG_RC_CONFIG is expanded from...
-/usr/share/aclocal/libtool.m4:4048: AC_LIBTOOL_LANG_RC_CONFIG is expanded from...
-/usr/share/aclocal/libtool.m4:1874: _LT_AC_TAGCONFIG is expanded from...
+/usr/share/aclocal/libtool.m4:4096: _LT_AC_LANG_RC_CONFIG is expanded from...
+/usr/share/aclocal/libtool.m4:4060: AC_LIBTOOL_LANG_RC_CONFIG is expanded from...
+/usr/share/aclocal/libtool.m4:1886: _LT_AC_TAGCONFIG is expanded from...
 /usr/share/aclocal/libtool.m4:220: AC_LIBTOOL_SETUP is expanded from...
 configure.in:8: AC_LIBTOOL_SETUP is required by...
 /usr/share/aclocal/libtool.m4:75: _AC_PROG_LIBTOOL is expanded from...
@@ -11259,9 +11254,9 @@ configure.in:8: _AC_PROG_LIBTOOL is required by...
 configure.in:8: the top level])
 m4trace:configure.in:8: -1- _m4_warn([obsolete], [instead of using `AC_LANG', `AC_LANG_SAVE',
 and `AC_LANG_RESTORE', you should use `AC_LANG_PUSH' and `AC_LANG_POP'.], [autoconf/lang.m4:166: AC_LANG_SAVE is expanded from...
-/usr/share/aclocal/libtool.m4:4084: _LT_AC_LANG_RC_CONFIG is expanded from...
-/usr/share/aclocal/libtool.m4:4048: AC_LIBTOOL_LANG_RC_CONFIG is expanded from...
-/usr/share/aclocal/libtool.m4:1874: _LT_AC_TAGCONFIG is expanded from...
+/usr/share/aclocal/libtool.m4:4096: _LT_AC_LANG_RC_CONFIG is expanded from...
+/usr/share/aclocal/libtool.m4:4060: AC_LIBTOOL_LANG_RC_CONFIG is expanded from...
+/usr/share/aclocal/libtool.m4:1886: _LT_AC_TAGCONFIG is expanded from...
 /usr/share/aclocal/libtool.m4:220: AC_LIBTOOL_SETUP is expanded from...
 configure.in:8: AC_LIBTOOL_SETUP is required by...
 /usr/share/aclocal/libtool.m4:75: _AC_PROG_LIBTOOL is expanded from...
@@ -11362,9 +11357,9 @@ m4trace:configure.in:8: -1- _LT_AC_TAGVAR([exclude_expsyms], [RC])
 m4trace:configure.in:8: -1- _LT_AC_TAGVAR([include_expsyms], [RC])
 m4trace:configure.in:8: -1- _m4_warn([obsolete], [The macro `AC_LANG_RESTORE' is obsolete.
 You should run autoupdate.], [autoconf/lang.m4:172: AC_LANG_RESTORE is expanded from...
-/usr/share/aclocal/libtool.m4:4084: _LT_AC_LANG_RC_CONFIG is expanded from...
-/usr/share/aclocal/libtool.m4:4048: AC_LIBTOOL_LANG_RC_CONFIG is expanded from...
-/usr/share/aclocal/libtool.m4:1874: _LT_AC_TAGCONFIG is expanded from...
+/usr/share/aclocal/libtool.m4:4096: _LT_AC_LANG_RC_CONFIG is expanded from...
+/usr/share/aclocal/libtool.m4:4060: AC_LIBTOOL_LANG_RC_CONFIG is expanded from...
+/usr/share/aclocal/libtool.m4:1886: _LT_AC_TAGCONFIG is expanded from...
 /usr/share/aclocal/libtool.m4:220: AC_LIBTOOL_SETUP is expanded from...
 configure.in:8: AC_LIBTOOL_SETUP is required by...
 /usr/share/aclocal/libtool.m4:75: _AC_PROG_LIBTOOL is expanded from...
@@ -11522,16 +11517,14 @@ m4trace:configure.in:389: -1- AC_SUBST([INTLTOOL_XML_NOMERGE_RULE])
 m4trace:configure.in:389: -1- AC_SUBST([INTLTOOL_CAVES_RULE])
 m4trace:configure.in:389: -1- AC_SUBST([INTLTOOL_SCHEMAS_RULE])
 m4trace:configure.in:389: -1- AC_SUBST([INTLTOOL_THEME_RULE])
-m4trace:configure.in:389: -1- AC_SUBST([INTLTOOL_SERVICE_RULE])
-m4trace:configure.in:389: -1- AC_SUBST([INTLTOOL_EXTRACT], ['$(top_builddir)/intltool-extract'])
-m4trace:configure.in:389: -1- AC_SUBST([INTLTOOL_MERGE], ['$(top_builddir)/intltool-merge'])
-m4trace:configure.in:389: -1- AC_SUBST([INTLTOOL_UPDATE], ['$(top_builddir)/intltool-update'])
+m4trace:configure.in:389: -1- AC_SUBST([INTLTOOL_EXTRACT])
+m4trace:configure.in:389: -1- AC_SUBST([INTLTOOL_MERGE])
+m4trace:configure.in:389: -1- AC_SUBST([INTLTOOL_UPDATE])
 m4trace:configure.in:389: -1- AC_SUBST([INTLTOOL_PERL], [$ac_cv_path_INTLTOOL_PERL])
 m4trace:configure.in:389: -1- AC_SUBST([INTLTOOL_ICONV], [$ac_cv_path_INTLTOOL_ICONV])
 m4trace:configure.in:389: -1- AC_SUBST([INTLTOOL_MSGFMT], [$ac_cv_path_INTLTOOL_MSGFMT])
 m4trace:configure.in:389: -1- AC_SUBST([INTLTOOL_MSGMERGE], [$ac_cv_path_INTLTOOL_MSGMERGE])
 m4trace:configure.in:389: -1- AC_SUBST([INTLTOOL_XGETTEXT], [$ac_cv_path_INTLTOOL_XGETTEXT])
-m4trace:configure.in:389: -1- IT_PO_SUBDIR([po])
 m4trace:configure.in:396: -1- _m4_warn([obsolete], [The macro `AC_TRY_COMPILE' is obsolete.
 You should run autoupdate.], [autoconf/general.m4:2180: AC_TRY_COMPILE is expanded from...
 configure.in:396: the top level])
index dc969f5abe8be97c126760935c2e4e2f41202f47..f5b3c25e05901b9668acb169fcfe0e038378f0a0 100644 (file)
@@ -1,11 +1,11 @@
-m4trace:aclocal.m4:7411: -1- m4_include([m4/gettext.m4])
-m4trace:aclocal.m4:7412: -1- m4_include([m4/iconv.m4])
-m4trace:aclocal.m4:7413: -1- m4_include([m4/lib-ld.m4])
-m4trace:aclocal.m4:7414: -1- m4_include([m4/lib-link.m4])
-m4trace:aclocal.m4:7415: -1- m4_include([m4/lib-prefix.m4])
-m4trace:aclocal.m4:7416: -1- m4_include([m4/nls.m4])
-m4trace:aclocal.m4:7417: -1- m4_include([m4/po.m4])
-m4trace:aclocal.m4:7418: -1- m4_include([m4/progtest.m4])
+m4trace:aclocal.m4:7402: -1- m4_include([m4/gettext.m4])
+m4trace:aclocal.m4:7403: -1- m4_include([m4/iconv.m4])
+m4trace:aclocal.m4:7404: -1- m4_include([m4/lib-ld.m4])
+m4trace:aclocal.m4:7405: -1- m4_include([m4/lib-link.m4])
+m4trace:aclocal.m4:7406: -1- m4_include([m4/lib-prefix.m4])
+m4trace:aclocal.m4:7407: -1- m4_include([m4/nls.m4])
+m4trace:aclocal.m4:7408: -1- m4_include([m4/po.m4])
+m4trace:aclocal.m4:7409: -1- m4_include([m4/progtest.m4])
 m4trace:configure.in:4: -1- AC_INIT([webcit], [6.80], [uncensored.citadel.org])
 m4trace:configure.in:4: -1- m4_pattern_forbid([^_?A[CHUM]_])
 m4trace:configure.in:4: -1- m4_pattern_forbid([_AC_])
@@ -66,7 +66,7 @@ m4trace:configure.in:5: -1- AH_OUTPUT([_GNU_SOURCE], [/* Enable GNU extensions o
 m4trace:configure.in:5: -1- AC_DEFINE_TRACE_LITERAL([_GNU_SOURCE])
 m4trace:configure.in:6: -1- AM_INIT_AUTOMAKE([webcit], [6.72])
 m4trace:configure.in:6: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$])
-m4trace:configure.in:6: -1- AM_AUTOMAKE_VERSION([1.9.6])
+m4trace:configure.in:6: -1- AM_AUTOMAKE_VERSION([1.9.5])
 m4trace:configure.in:6: -1- AC_PROG_INSTALL
 m4trace:configure.in:6: -1- AC_SUBST([INSTALL_PROGRAM])
 m4trace:configure.in:6: -1- AC_SUBST([INSTALL_SCRIPT])
@@ -99,42 +99,42 @@ m4trace:configure.in:6: -1- AC_SUBST([AMTAR])
 m4trace:configure.in:6: -1- AC_SUBST([am__tar])
 m4trace:configure.in:6: -1- AC_SUBST([am__untar])
 m4trace:configure.in:7: -1- _m4_warn([obsolete], [The macro `AM_CONFIG_HEADER' is obsolete.
-You should run autoupdate.], [aclocal.m4:6901: AM_CONFIG_HEADER is expanded from...
+You should run autoupdate.], [aclocal.m4:6892: AM_CONFIG_HEADER is expanded from...
 configure.in:7: the top level])
 m4trace:configure.in:7: -1- AC_CONFIG_HEADERS([config.h])
 m4trace:configure.in:8: -1- AC_PROG_LIBTOOL
 m4trace:configure.in:8: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
 You should run autoupdate.], [autoconf/general.m4:219: AC_HELP_STRING is expanded from...
 autoconf/general.m4:1303: AC_ARG_ENABLE is expanded from...
-aclocal.m4:2105: AC_ENABLE_SHARED is expanded from...
+aclocal.m4:2100: AC_ENABLE_SHARED is expanded from...
 configure.in:8: AC_ENABLE_SHARED is required by...
-aclocal.m4:405: AC_LIBTOOL_SETUP is expanded from...
+aclocal.m4:388: AC_LIBTOOL_SETUP is expanded from...
 configure.in:8: AC_LIBTOOL_SETUP is required by...
-aclocal.m4:260: _AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:243: _AC_PROG_LIBTOOL is expanded from...
 configure.in:8: _AC_PROG_LIBTOOL is required by...
-aclocal.m4:240: AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:223: AC_PROG_LIBTOOL is expanded from...
 configure.in:8: the top level])
 m4trace:configure.in:8: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
 You should run autoupdate.], [autoconf/general.m4:219: AC_HELP_STRING is expanded from...
 autoconf/general.m4:1303: AC_ARG_ENABLE is expanded from...
-aclocal.m4:2144: AC_ENABLE_STATIC is expanded from...
+aclocal.m4:2139: AC_ENABLE_STATIC is expanded from...
 configure.in:8: AC_ENABLE_STATIC is required by...
-aclocal.m4:405: AC_LIBTOOL_SETUP is expanded from...
+aclocal.m4:388: AC_LIBTOOL_SETUP is expanded from...
 configure.in:8: AC_LIBTOOL_SETUP is required by...
-aclocal.m4:260: _AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:243: _AC_PROG_LIBTOOL is expanded from...
 configure.in:8: _AC_PROG_LIBTOOL is required by...
-aclocal.m4:240: AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:223: AC_PROG_LIBTOOL is expanded from...
 configure.in:8: the top level])
 m4trace:configure.in:8: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
 You should run autoupdate.], [autoconf/general.m4:219: AC_HELP_STRING is expanded from...
 autoconf/general.m4:1303: AC_ARG_ENABLE is expanded from...
-aclocal.m4:2183: AC_ENABLE_FAST_INSTALL is expanded from...
+aclocal.m4:2178: AC_ENABLE_FAST_INSTALL is expanded from...
 configure.in:8: AC_ENABLE_FAST_INSTALL is required by...
-aclocal.m4:405: AC_LIBTOOL_SETUP is expanded from...
+aclocal.m4:388: AC_LIBTOOL_SETUP is expanded from...
 configure.in:8: AC_LIBTOOL_SETUP is required by...
-aclocal.m4:260: _AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:243: _AC_PROG_LIBTOOL is expanded from...
 configure.in:8: _AC_PROG_LIBTOOL is required by...
-aclocal.m4:240: AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:223: AC_PROG_LIBTOOL is expanded from...
 configure.in:8: the top level])
 m4trace:configure.in:8: -1- AC_CANONICAL_HOST
 m4trace:configure.in:8: -1- AC_CANONICAL_BUILD
@@ -176,13 +176,13 @@ m4trace:configure.in:8: -1- AC_SUBST([am__fastdepCC_FALSE])
 m4trace:configure.in:8: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
 You should run autoupdate.], [autoconf/general.m4:219: AC_HELP_STRING is expanded from...
 autoconf/general.m4:1331: AC_ARG_WITH is expanded from...
-aclocal.m4:2380: AC_PROG_LD is expanded from...
+aclocal.m4:2375: AC_PROG_LD is expanded from...
 configure.in:8: AC_PROG_LD is required by...
-aclocal.m4:405: AC_LIBTOOL_SETUP is expanded from...
+aclocal.m4:388: AC_LIBTOOL_SETUP is expanded from...
 configure.in:8: AC_LIBTOOL_SETUP is required by...
-aclocal.m4:260: _AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:243: _AC_PROG_LIBTOOL is expanded from...
 configure.in:8: _AC_PROG_LIBTOOL is required by...
-aclocal.m4:240: AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:223: AC_PROG_LIBTOOL is expanded from...
 configure.in:8: the top level])
 m4trace:configure.in:8: -1- AC_SUBST([EGREP])
 m4trace:configure.in:8: -1- AC_PROG_LN_S
@@ -197,35 +197,35 @@ m4trace:configure.in:8: -1- AC_SUBST([ac_ct_STRIP])
 m4trace:configure.in:8: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
 You should run autoupdate.], [autoconf/general.m4:219: AC_HELP_STRING is expanded from...
 autoconf/general.m4:1303: AC_ARG_ENABLE is expanded from...
-aclocal.m4:405: AC_LIBTOOL_SETUP is expanded from...
+aclocal.m4:388: AC_LIBTOOL_SETUP is expanded from...
 configure.in:8: AC_LIBTOOL_SETUP is required by...
-aclocal.m4:260: _AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:243: _AC_PROG_LIBTOOL is expanded from...
 configure.in:8: _AC_PROG_LIBTOOL is required by...
-aclocal.m4:240: AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:223: AC_PROG_LIBTOOL is expanded from...
 configure.in:8: the top level])
 m4trace:configure.in:8: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
 You should run autoupdate.], [autoconf/general.m4:219: AC_HELP_STRING is expanded from...
 autoconf/general.m4:1331: AC_ARG_WITH is expanded from...
-aclocal.m4:405: AC_LIBTOOL_SETUP is expanded from...
+aclocal.m4:388: AC_LIBTOOL_SETUP is expanded from...
 configure.in:8: AC_LIBTOOL_SETUP is required by...
-aclocal.m4:260: _AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:243: _AC_PROG_LIBTOOL is expanded from...
 configure.in:8: _AC_PROG_LIBTOOL is required by...
-aclocal.m4:240: AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:223: AC_PROG_LIBTOOL is expanded from...
 configure.in:8: the top level])
 m4trace:configure.in:8: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is obsolete.
 You should run autoupdate.], [autoconf/general.m4:2223: AC_TRY_LINK is expanded from...
 autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
 autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-aclocal.m4:793: _LT_AC_LOCK is expanded from...
+aclocal.m4:776: _LT_AC_LOCK is expanded from...
 configure.in:8: _LT_AC_LOCK is required by...
-aclocal.m4:1279: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
-aclocal.m4:2892: _LT_AC_LANG_C_CONFIG is expanded from...
-aclocal.m4:2823: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
-aclocal.m4:405: AC_LIBTOOL_SETUP is expanded from...
+aclocal.m4:1262: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
+aclocal.m4:2887: _LT_AC_LANG_C_CONFIG is expanded from...
+aclocal.m4:2818: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
+aclocal.m4:388: AC_LIBTOOL_SETUP is expanded from...
 configure.in:8: AC_LIBTOOL_SETUP is required by...
-aclocal.m4:260: _AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:243: _AC_PROG_LIBTOOL is expanded from...
 configure.in:8: _AC_PROG_LIBTOOL is required by...
-aclocal.m4:240: AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:223: AC_PROG_LIBTOOL is expanded from...
 configure.in:8: the top level])
 m4trace:configure.in:8: -1- AC_CHECK_HEADERS([dlfcn.h])
 m4trace:configure.in:8: -1- AH_OUTPUT([HAVE_DLFCN_H], [/* Define to 1 if you have the <dlfcn.h> header file. */
@@ -289,26 +289,26 @@ m4trace:configure.in:8: -1- _LT_AC_TAGCONFIG
 m4trace:configure.in:8: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
 You should run autoupdate.], [autoconf/general.m4:219: AC_HELP_STRING is expanded from...
 autoconf/general.m4:1331: AC_ARG_WITH is expanded from...
-aclocal.m4:2059: _LT_AC_TAGCONFIG is expanded from...
-aclocal.m4:405: AC_LIBTOOL_SETUP is expanded from...
+aclocal.m4:2054: _LT_AC_TAGCONFIG is expanded from...
+aclocal.m4:388: AC_LIBTOOL_SETUP is expanded from...
 configure.in:8: AC_LIBTOOL_SETUP is required by...
-aclocal.m4:260: _AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:243: _AC_PROG_LIBTOOL is expanded from...
 configure.in:8: _AC_PROG_LIBTOOL is required by...
-aclocal.m4:240: AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:223: AC_PROG_LIBTOOL is expanded from...
 configure.in:8: the top level])
-m4trace:configure.in:8: -1- _m4_warn([obsolete], [back quotes and double quotes must not be escaped in: $as_me:$LINENO: error: tag name \"$tagname\" already exists], [aclocal.m4:2059: _LT_AC_TAGCONFIG is expanded from...
-aclocal.m4:405: AC_LIBTOOL_SETUP is expanded from...
+m4trace:configure.in:8: -1- _m4_warn([obsolete], [back quotes and double quotes must not be escaped in: $as_me:$LINENO: error: tag name \"$tagname\" already exists], [aclocal.m4:2054: _LT_AC_TAGCONFIG is expanded from...
+aclocal.m4:388: AC_LIBTOOL_SETUP is expanded from...
 configure.in:8: AC_LIBTOOL_SETUP is required by...
-aclocal.m4:260: _AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:243: _AC_PROG_LIBTOOL is expanded from...
 configure.in:8: _AC_PROG_LIBTOOL is required by...
-aclocal.m4:240: AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:223: AC_PROG_LIBTOOL is expanded from...
 configure.in:8: the top level])
-m4trace:configure.in:8: -1- _m4_warn([obsolete], [back quotes and double quotes must not be escaped in: $as_me: error: tag name \"$tagname\" already exists], [aclocal.m4:2059: _LT_AC_TAGCONFIG is expanded from...
-aclocal.m4:405: AC_LIBTOOL_SETUP is expanded from...
+m4trace:configure.in:8: -1- _m4_warn([obsolete], [back quotes and double quotes must not be escaped in: $as_me: error: tag name \"$tagname\" already exists], [aclocal.m4:2054: _LT_AC_TAGCONFIG is expanded from...
+aclocal.m4:388: AC_LIBTOOL_SETUP is expanded from...
 configure.in:8: AC_LIBTOOL_SETUP is required by...
-aclocal.m4:260: _AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:243: _AC_PROG_LIBTOOL is expanded from...
 configure.in:8: _AC_PROG_LIBTOOL is required by...
-aclocal.m4:240: AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:223: AC_PROG_LIBTOOL is expanded from...
 configure.in:8: the top level])
 m4trace:configure.in:8: -1- AC_PROG_CXX
 m4trace:configure.in:8: -1- AC_SUBST([CXX])
@@ -333,69 +333,69 @@ m4trace:configure.in:8: -1- AC_SUBST([F77])
 m4trace:configure.in:8: -1- AC_SUBST([ac_ct_F77])
 m4trace:configure.in:8: -1- _m4_warn([obsolete], [The macro `AC_LANG_SAVE' is obsolete.
 You should run autoupdate.], [autoconf/lang.m4:166: AC_LANG_SAVE is expanded from...
-aclocal.m4:4213: _LT_AC_LANG_GCJ_CONFIG is expanded from...
-aclocal.m4:4165: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
-aclocal.m4:2059: _LT_AC_TAGCONFIG is expanded from...
-aclocal.m4:405: AC_LIBTOOL_SETUP is expanded from...
+aclocal.m4:4208: _LT_AC_LANG_GCJ_CONFIG is expanded from...
+aclocal.m4:4160: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
+aclocal.m4:2054: _LT_AC_TAGCONFIG is expanded from...
+aclocal.m4:388: AC_LIBTOOL_SETUP is expanded from...
 configure.in:8: AC_LIBTOOL_SETUP is required by...
-aclocal.m4:260: _AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:243: _AC_PROG_LIBTOOL is expanded from...
 configure.in:8: _AC_PROG_LIBTOOL is required by...
-aclocal.m4:240: AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:223: AC_PROG_LIBTOOL is expanded from...
 configure.in:8: the top level])
 m4trace:configure.in:8: -1- _m4_warn([obsolete], [instead of using `AC_LANG', `AC_LANG_SAVE',
 and `AC_LANG_RESTORE', you should use `AC_LANG_PUSH' and `AC_LANG_POP'.], [autoconf/lang.m4:166: AC_LANG_SAVE is expanded from...
-aclocal.m4:4213: _LT_AC_LANG_GCJ_CONFIG is expanded from...
-aclocal.m4:4165: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
-aclocal.m4:2059: _LT_AC_TAGCONFIG is expanded from...
-aclocal.m4:405: AC_LIBTOOL_SETUP is expanded from...
+aclocal.m4:4208: _LT_AC_LANG_GCJ_CONFIG is expanded from...
+aclocal.m4:4160: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
+aclocal.m4:2054: _LT_AC_TAGCONFIG is expanded from...
+aclocal.m4:388: AC_LIBTOOL_SETUP is expanded from...
 configure.in:8: AC_LIBTOOL_SETUP is required by...
-aclocal.m4:260: _AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:243: _AC_PROG_LIBTOOL is expanded from...
 configure.in:8: _AC_PROG_LIBTOOL is required by...
-aclocal.m4:240: AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:223: AC_PROG_LIBTOOL is expanded from...
 configure.in:8: the top level])
 m4trace:configure.in:8: -1- _m4_warn([obsolete], [The macro `AC_LANG_RESTORE' is obsolete.
 You should run autoupdate.], [autoconf/lang.m4:172: AC_LANG_RESTORE is expanded from...
-aclocal.m4:4213: _LT_AC_LANG_GCJ_CONFIG is expanded from...
-aclocal.m4:4165: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
-aclocal.m4:2059: _LT_AC_TAGCONFIG is expanded from...
-aclocal.m4:405: AC_LIBTOOL_SETUP is expanded from...
+aclocal.m4:4208: _LT_AC_LANG_GCJ_CONFIG is expanded from...
+aclocal.m4:4160: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
+aclocal.m4:2054: _LT_AC_TAGCONFIG is expanded from...
+aclocal.m4:388: AC_LIBTOOL_SETUP is expanded from...
 configure.in:8: AC_LIBTOOL_SETUP is required by...
-aclocal.m4:260: _AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:243: _AC_PROG_LIBTOOL is expanded from...
 configure.in:8: _AC_PROG_LIBTOOL is required by...
-aclocal.m4:240: AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:223: AC_PROG_LIBTOOL is expanded from...
 configure.in:8: the top level])
 m4trace:configure.in:8: -1- _m4_warn([obsolete], [The macro `AC_LANG_SAVE' is obsolete.
 You should run autoupdate.], [autoconf/lang.m4:166: AC_LANG_SAVE is expanded from...
-aclocal.m4:4257: _LT_AC_LANG_RC_CONFIG is expanded from...
-aclocal.m4:4221: AC_LIBTOOL_LANG_RC_CONFIG is expanded from...
-aclocal.m4:2059: _LT_AC_TAGCONFIG is expanded from...
-aclocal.m4:405: AC_LIBTOOL_SETUP is expanded from...
+aclocal.m4:4252: _LT_AC_LANG_RC_CONFIG is expanded from...
+aclocal.m4:4216: AC_LIBTOOL_LANG_RC_CONFIG is expanded from...
+aclocal.m4:2054: _LT_AC_TAGCONFIG is expanded from...
+aclocal.m4:388: AC_LIBTOOL_SETUP is expanded from...
 configure.in:8: AC_LIBTOOL_SETUP is required by...
-aclocal.m4:260: _AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:243: _AC_PROG_LIBTOOL is expanded from...
 configure.in:8: _AC_PROG_LIBTOOL is required by...
-aclocal.m4:240: AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:223: AC_PROG_LIBTOOL is expanded from...
 configure.in:8: the top level])
 m4trace:configure.in:8: -1- _m4_warn([obsolete], [instead of using `AC_LANG', `AC_LANG_SAVE',
 and `AC_LANG_RESTORE', you should use `AC_LANG_PUSH' and `AC_LANG_POP'.], [autoconf/lang.m4:166: AC_LANG_SAVE is expanded from...
-aclocal.m4:4257: _LT_AC_LANG_RC_CONFIG is expanded from...
-aclocal.m4:4221: AC_LIBTOOL_LANG_RC_CONFIG is expanded from...
-aclocal.m4:2059: _LT_AC_TAGCONFIG is expanded from...
-aclocal.m4:405: AC_LIBTOOL_SETUP is expanded from...
+aclocal.m4:4252: _LT_AC_LANG_RC_CONFIG is expanded from...
+aclocal.m4:4216: AC_LIBTOOL_LANG_RC_CONFIG is expanded from...
+aclocal.m4:2054: _LT_AC_TAGCONFIG is expanded from...
+aclocal.m4:388: AC_LIBTOOL_SETUP is expanded from...
 configure.in:8: AC_LIBTOOL_SETUP is required by...
-aclocal.m4:260: _AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:243: _AC_PROG_LIBTOOL is expanded from...
 configure.in:8: _AC_PROG_LIBTOOL is required by...
-aclocal.m4:240: AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:223: AC_PROG_LIBTOOL is expanded from...
 configure.in:8: the top level])
 m4trace:configure.in:8: -1- _m4_warn([obsolete], [The macro `AC_LANG_RESTORE' is obsolete.
 You should run autoupdate.], [autoconf/lang.m4:172: AC_LANG_RESTORE is expanded from...
-aclocal.m4:4257: _LT_AC_LANG_RC_CONFIG is expanded from...
-aclocal.m4:4221: AC_LIBTOOL_LANG_RC_CONFIG is expanded from...
-aclocal.m4:2059: _LT_AC_TAGCONFIG is expanded from...
-aclocal.m4:405: AC_LIBTOOL_SETUP is expanded from...
+aclocal.m4:4252: _LT_AC_LANG_RC_CONFIG is expanded from...
+aclocal.m4:4216: AC_LIBTOOL_LANG_RC_CONFIG is expanded from...
+aclocal.m4:2054: _LT_AC_TAGCONFIG is expanded from...
+aclocal.m4:388: AC_LIBTOOL_SETUP is expanded from...
 configure.in:8: AC_LIBTOOL_SETUP is required by...
-aclocal.m4:260: _AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:243: _AC_PROG_LIBTOOL is expanded from...
 configure.in:8: _AC_PROG_LIBTOOL is required by...
-aclocal.m4:240: AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:223: AC_PROG_LIBTOOL is expanded from...
 configure.in:8: the top level])
 m4trace:configure.in:8: -1- AC_SUBST([LIBTOOL])
 m4trace:configure.in:22: -1- AC_SUBST([PROG_SUBDIRS])
@@ -539,10 +539,9 @@ m4trace:configure.in:389: -1- AC_SUBST([INTLTOOL_XML_NOMERGE_RULE])
 m4trace:configure.in:389: -1- AC_SUBST([INTLTOOL_CAVES_RULE])
 m4trace:configure.in:389: -1- AC_SUBST([INTLTOOL_SCHEMAS_RULE])
 m4trace:configure.in:389: -1- AC_SUBST([INTLTOOL_THEME_RULE])
-m4trace:configure.in:389: -1- AC_SUBST([INTLTOOL_SERVICE_RULE])
-m4trace:configure.in:389: -1- AC_SUBST([INTLTOOL_EXTRACT], ['$(top_builddir)/intltool-extract'])
-m4trace:configure.in:389: -1- AC_SUBST([INTLTOOL_MERGE], ['$(top_builddir)/intltool-merge'])
-m4trace:configure.in:389: -1- AC_SUBST([INTLTOOL_UPDATE], ['$(top_builddir)/intltool-update'])
+m4trace:configure.in:389: -1- AC_SUBST([INTLTOOL_EXTRACT])
+m4trace:configure.in:389: -1- AC_SUBST([INTLTOOL_MERGE])
+m4trace:configure.in:389: -1- AC_SUBST([INTLTOOL_UPDATE])
 m4trace:configure.in:389: -1- AC_SUBST([INTLTOOL_PERL], [$ac_cv_path_INTLTOOL_PERL])
 m4trace:configure.in:389: -1- AC_SUBST([INTLTOOL_ICONV], [$ac_cv_path_INTLTOOL_ICONV])
 m4trace:configure.in:389: -1- AC_SUBST([INTLTOOL_MSGFMT], [$ac_cv_path_INTLTOOL_MSGFMT])
index c38553dc74bb4f06a43f734903d1e1c0f1ed6fdb..892833f9484bffa443384460ef3dd5ee86266cce 100755 (executable)
@@ -3,7 +3,7 @@
 #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
 #   2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
 
-timestamp='2006-02-23'
+timestamp='2005-02-10'
 
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -17,15 +17,13 @@ timestamp='2006-02-23'
 #
 # You should have received a copy of the GNU General Public License
 # along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 #
 # As a special exception to the GNU General Public License, if you
 # distribute this file as part of a program that contains a
 # configuration script generated by Autoconf, you may include it under
 # the same distribution terms that you use for the rest of that program.
 
-
 # Originally written by Per Bothner <per@bothner.com>.
 # Please send patches to <config-patches@gnu.org>.  Submit a context
 # diff and a properly formatted ChangeLog entry.
@@ -68,11 +66,11 @@ Try \`$me --help' for more information."
 while test $# -gt 0 ; do
   case $1 in
     --time-stamp | --time* | -t )
-       echo "$timestamp" ; exit ;;
+       echo "$timestamp" ; exit ;;
     --version | -v )
-       echo "$version" ; exit ;;
+       echo "$version" ; exit ;;
     --help | --h* | -h )
-       echo "$usage"; exit ;;
+       echo "$usage"; exit ;;
     -- )     # Stop option processing
        shift; break ;;
     - )        # Use stdin as input.
@@ -106,7 +104,7 @@ set_cc_for_build='
 trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ;
 trap "rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null; exit 1" 1 2 13 15 ;
 : ${TMPDIR=/tmp} ;
- { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
+ { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
  { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
  { tmp=$TMPDIR/cg-$$ && (umask 077 && mkdir $tmp) && echo "Warning: creating insecure temp directory" >&2 ; } ||
  { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; } ;
@@ -125,7 +123,7 @@ case $CC_FOR_BUILD,$HOST_CC,$CC in
        ;;
  ,,*)   CC_FOR_BUILD=$CC ;;
  ,*,*)  CC_FOR_BUILD=$HOST_CC ;;
-esac ; set_cc_for_build= ;'
+esac ;'
 
 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
 # (ghazi@noc.rutgers.edu 1994-08-24)
@@ -198,23 +196,55 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
        # contains redundant information, the shorter form:
        # CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM is used.
        echo "${machine}-${os}${release}"
-       exit ;;
+       exit 0 ;;
+    amd64:OpenBSD:*:*)
+       echo x86_64-unknown-openbsd${UNAME_RELEASE}
+       exit 0 ;;
+    amiga:OpenBSD:*:*)
+       echo m68k-unknown-openbsd${UNAME_RELEASE}
+       exit 0 ;;
+    cats:OpenBSD:*:*)
+       echo arm-unknown-openbsd${UNAME_RELEASE}
+       exit 0 ;;
+    hp300:OpenBSD:*:*)
+       echo m68k-unknown-openbsd${UNAME_RELEASE}
+       exit 0 ;;
+    luna88k:OpenBSD:*:*)
+       echo m88k-unknown-openbsd${UNAME_RELEASE}
+       exit 0 ;;
+    mac68k:OpenBSD:*:*)
+       echo m68k-unknown-openbsd${UNAME_RELEASE}
+       exit 0 ;;
+    macppc:OpenBSD:*:*)
+       echo powerpc-unknown-openbsd${UNAME_RELEASE}
+       exit 0 ;;
+    mvme68k:OpenBSD:*:*)
+       echo m68k-unknown-openbsd${UNAME_RELEASE}
+       exit 0 ;;
+    mvme88k:OpenBSD:*:*)
+       echo m88k-unknown-openbsd${UNAME_RELEASE}
+       exit 0 ;;
+    mvmeppc:OpenBSD:*:*)
+       echo powerpc-unknown-openbsd${UNAME_RELEASE}
+       exit 0 ;;
+    sgi:OpenBSD:*:*)
+       echo mips64-unknown-openbsd${UNAME_RELEASE}
+       exit 0 ;;
+    sun3:OpenBSD:*:*)
+       echo m68k-unknown-openbsd${UNAME_RELEASE}
+       exit 0 ;;
     *:OpenBSD:*:*)
-       UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'`
-       echo ${UNAME_MACHINE_ARCH}-unknown-openbsd${UNAME_RELEASE}
-       exit ;;
+       echo ${UNAME_MACHINE}-unknown-openbsd${UNAME_RELEASE}
+       exit 0 ;;
     *:ekkoBSD:*:*)
        echo ${UNAME_MACHINE}-unknown-ekkobsd${UNAME_RELEASE}
-       exit ;;
-    *:SolidBSD:*:*)
-       echo ${UNAME_MACHINE}-unknown-solidbsd${UNAME_RELEASE}
-       exit ;;
+       exit 0 ;;
     macppc:MirBSD:*:*)
        echo powerppc-unknown-mirbsd${UNAME_RELEASE}
-       exit ;;
+       exit ;;
     *:MirBSD:*:*)
        echo ${UNAME_MACHINE}-unknown-mirbsd${UNAME_RELEASE}
-       exit ;;
+       exit ;;
     alpha:OSF1:*:*)
        case $UNAME_RELEASE in
        *4.0)
@@ -267,43 +297,40 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
        # A Xn.n version is an unreleased experimental baselevel.
        # 1.2 uses "1.2" for uname -r.
        echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
-       exit ;;
+       exit ;;
     Alpha\ *:Windows_NT*:*)
        # How do we know it's Interix rather than the generic POSIX subsystem?
        # Should we change UNAME_MACHINE based on the output of uname instead
        # of the specific Alpha model?
        echo alpha-pc-interix
-       exit ;;
+       exit ;;
     21064:Windows_NT:50:3)
        echo alpha-dec-winnt3.5
-       exit ;;
+       exit ;;
     Amiga*:UNIX_System_V:4.0:*)
        echo m68k-unknown-sysv4
-       exit ;;
+       exit 0;;
     *:[Aa]miga[Oo][Ss]:*:*)
        echo ${UNAME_MACHINE}-unknown-amigaos
-       exit ;;
+       exit ;;
     *:[Mm]orph[Oo][Ss]:*:*)
        echo ${UNAME_MACHINE}-unknown-morphos
-       exit ;;
+       exit ;;
     *:OS/390:*:*)
        echo i370-ibm-openedition
-       exit ;;
+       exit ;;
     *:z/VM:*:*)
        echo s390-ibm-zvmoe
-       exit ;;
+       exit ;;
     *:OS400:*:*)
         echo powerpc-ibm-os400
-       exit ;;
+       exit ;;
     arm:RISC*:1.[012]*:*|arm:riscix:1.[012]*:*)
        echo arm-acorn-riscix${UNAME_RELEASE}
-       exit ;;
-    arm:riscos:*:*|arm:RISCOS:*:*)
-       echo arm-unknown-riscos
-       exit ;;
+       exit 0;;
     SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*)
        echo hppa1.1-hitachi-hiuxmpp
-       exit ;;
+       exit 0;;
     Pyramid*:OSx*:*:* | MIS*:OSx*:*:* | MIS*:SMP_DC-OSx*:*:*)
        # akee@wpdis03.wpafb.af.mil (Earle F. Ake) contributed MIS and NILE.
        if test "`(/bin/universe) 2>/dev/null`" = att ; then
@@ -311,32 +338,32 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
        else
                echo pyramid-pyramid-bsd
        fi
-       exit ;;
+       exit ;;
     NILE*:*:*:dcosx)
        echo pyramid-pyramid-svr4
-       exit ;;
+       exit ;;
     DRS?6000:unix:4.0:6*)
        echo sparc-icl-nx6
-       exit ;;
+       exit ;;
     DRS?6000:UNIX_SV:4.2*:7* | DRS?6000:isis:4.2*:7*)
        case `/usr/bin/uname -p` in
-           sparc) echo sparc-icl-nx7; exit ;;
+           sparc) echo sparc-icl-nx7 && exit 0 ;;
        esac ;;
     sun4H:SunOS:5.*:*)
        echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
-       exit ;;
+       exit ;;
     sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
        echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
-       exit ;;
+       exit ;;
     i86pc:SunOS:5.*:*)
        echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
-       exit ;;
+       exit ;;
     sun4*:SunOS:6*:*)
        # According to config.sub, this is the proper way to canonicalize
        # SunOS6.  Hard to guess exactly what SunOS6 will be like, but
        # it's likely to be more like Solaris than SunOS4.
        echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
-       exit ;;
+       exit ;;
     sun4*:SunOS:*:*)
        case "`/usr/bin/arch -k`" in
            Series*|S4*)
@@ -345,10 +372,10 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
        esac
        # Japanese Language versions have a version number like `4.1.3-JL'.
        echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
-       exit ;;
+       exit ;;
     sun3*:SunOS:*:*)
        echo m68k-sun-sunos${UNAME_RELEASE}
-       exit ;;
+       exit ;;
     sun*:*:4.2BSD:*)
        UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
        test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
@@ -360,10 +387,10 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
                echo sparc-sun-sunos${UNAME_RELEASE}
                ;;
        esac
-       exit ;;
+       exit ;;
     aushp:SunOS:*:*)
        echo sparc-auspex-sunos${UNAME_RELEASE}
-       exit ;;
+       exit ;;
     # The situation for MiNT is a little confusing.  The machine name
     # can be virtually everything (everything which is not
     # "atarist" or "atariste" at least should have a processor
@@ -374,40 +401,40 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
     # be no problem.
     atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*)
         echo m68k-atari-mint${UNAME_RELEASE}
-       exit ;;
+       exit ;;
     atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*)
        echo m68k-atari-mint${UNAME_RELEASE}
-        exit ;;
+        exit ;;
     *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*)
         echo m68k-atari-mint${UNAME_RELEASE}
-       exit ;;
+       exit ;;
     milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*)
         echo m68k-milan-mint${UNAME_RELEASE}
-        exit ;;
+        exit ;;
     hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*)
         echo m68k-hades-mint${UNAME_RELEASE}
-        exit ;;
+        exit ;;
     *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*)
         echo m68k-unknown-mint${UNAME_RELEASE}
-        exit ;;
+        exit ;;
     m68k:machten:*:*)
        echo m68k-apple-machten${UNAME_RELEASE}
-       exit ;;
+       exit ;;
     powerpc:machten:*:*)
        echo powerpc-apple-machten${UNAME_RELEASE}
-       exit ;;
+       exit ;;
     RISC*:Mach:*:*)
        echo mips-dec-mach_bsd4.3
-       exit ;;
+       exit ;;
     RISC*:ULTRIX:*:*)
        echo mips-dec-ultrix${UNAME_RELEASE}
-       exit ;;
+       exit ;;
     VAX*:ULTRIX*:*:*)
        echo vax-dec-ultrix${UNAME_RELEASE}
-       exit ;;
+       exit ;;
     2020:CLIX:*:* | 2430:CLIX:*:*)
        echo clipper-intergraph-clix${UNAME_RELEASE}
-       exit ;;
+       exit ;;
     mips:*:*:UMIPS | mips:*:*:RISCos)
        eval $set_cc_for_build
        sed 's/^        //' << EOF >$dummy.c
@@ -431,33 +458,32 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
          exit (-1);
        }
 EOF
-       $CC_FOR_BUILD -o $dummy $dummy.c &&
-         dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
-         SYSTEM_NAME=`$dummy $dummyarg` &&
-           { echo "$SYSTEM_NAME"; exit; }
+       $CC_FOR_BUILD -o $dummy $dummy.c \
+         && $dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
+         && exit 0
        echo mips-mips-riscos${UNAME_RELEASE}
-       exit ;;
+       exit ;;
     Motorola:PowerMAX_OS:*:*)
        echo powerpc-motorola-powermax
-       exit ;;
+       exit ;;
     Motorola:*:4.3:PL8-*)
        echo powerpc-harris-powermax
-       exit ;;
+       exit ;;
     Night_Hawk:*:*:PowerMAX_OS | Synergy:PowerMAX_OS:*:*)
        echo powerpc-harris-powermax
-       exit ;;
+       exit ;;
     Night_Hawk:Power_UNIX:*:*)
        echo powerpc-harris-powerunix
-       exit ;;
+       exit ;;
     m88k:CX/UX:7*:*)
        echo m88k-harris-cxux7
-       exit ;;
+       exit ;;
     m88k:*:4*:R4*)
        echo m88k-motorola-sysv4
-       exit ;;
+       exit ;;
     m88k:*:3*:R3*)
        echo m88k-motorola-sysv3
-       exit ;;
+       exit ;;
     AViiON:dgux:*:*)
         # DG/UX returns AViiON for all architectures
         UNAME_PROCESSOR=`/usr/bin/uname -p`
@@ -473,29 +499,29 @@ EOF
        else
            echo i586-dg-dgux${UNAME_RELEASE}
        fi
-       exit ;;
+       exit ;;
     M88*:DolphinOS:*:*)        # DolphinOS (SVR3)
        echo m88k-dolphin-sysv3
-       exit ;;
+       exit ;;
     M88*:*:R3*:*)
        # Delta 88k system running SVR3
        echo m88k-motorola-sysv3
-       exit ;;
+       exit ;;
     XD88*:*:*:*) # Tektronix XD88 system running UTekV (SVR3)
        echo m88k-tektronix-sysv3
-       exit ;;
+       exit ;;
     Tek43[0-9][0-9]:UTek:*:*) # Tektronix 4300 system running UTek (BSD)
        echo m68k-tektronix-bsd
-       exit ;;
+       exit ;;
     *:IRIX*:*:*)
        echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
-       exit ;;
+       exit ;;
     ????????:AIX?:[12].1:2)   # AIX 2.2.1 or AIX 2.1.1 is RT/PC AIX.
-       echo romp-ibm-aix     # uname -m gives an 8 hex-code CPU id
-       exit ;;               # Note that: echo "'`uname -s`'" gives 'AIX '
+       echo romp-ibm-aix      # uname -m gives an 8 hex-code CPU id
+       exit 0 ;;              # Note that: echo "'`uname -s`'" gives 'AIX '
     i*86:AIX:*:*)
        echo i386-ibm-aix
-       exit ;;
+       exit ;;
     ia64:AIX:*:*)
        if [ -x /usr/bin/oslevel ] ; then
                IBM_REV=`/usr/bin/oslevel`
@@ -503,7 +529,7 @@ EOF
                IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE}
        fi
        echo ${UNAME_MACHINE}-ibm-aix${IBM_REV}
-       exit ;;
+       exit ;;
     *:AIX:2:3)
        if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then
                eval $set_cc_for_build
@@ -518,18 +544,14 @@ EOF
                        exit(0);
                        }
 EOF
-               if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
-               then
-                       echo "$SYSTEM_NAME"
-               else
-                       echo rs6000-ibm-aix3.2.5
-               fi
+               $CC_FOR_BUILD -o $dummy $dummy.c && $dummy && exit 0
+               echo rs6000-ibm-aix3.2.5
        elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then
                echo rs6000-ibm-aix3.2.4
        else
                echo rs6000-ibm-aix3.2
        fi
-       exit ;;
+       exit ;;
     *:AIX:*:[45])
        IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
        if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
@@ -543,28 +565,28 @@ EOF
                IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE}
        fi
        echo ${IBM_ARCH}-ibm-aix${IBM_REV}
-       exit ;;
+       exit ;;
     *:AIX:*:*)
        echo rs6000-ibm-aix
-       exit ;;
+       exit ;;
     ibmrt:4.4BSD:*|romp-ibm:BSD:*)
        echo romp-ibm-bsd4.4
-       exit ;;
+       exit ;;
     ibmrt:*BSD:*|romp-ibm:BSD:*)            # covers RT/PC BSD and
        echo romp-ibm-bsd${UNAME_RELEASE}   # 4.3 with uname added to
-       exit ;;                             # report: romp-ibm BSD 4.3
+       exit 0 ;;                           # report: romp-ibm BSD 4.3
     *:BOSX:*:*)
        echo rs6000-bull-bosx
-       exit ;;
+       exit ;;
     DPX/2?00:B.O.S.:*:*)
        echo m68k-bull-sysv3
-       exit ;;
+       exit ;;
     9000/[34]??:4.3bsd:1.*:*)
        echo m68k-hp-bsd
-       exit ;;
+       exit ;;
     hp300:4.4BSD:*:* | 9000/[34]??:4.3bsd:2.*:*)
        echo m68k-hp-bsd4.4
-       exit ;;
+       exit ;;
     9000/[34678]??:HP-UX:*:*)
        HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
        case "${UNAME_MACHINE}" in
@@ -626,19 +648,9 @@ EOF
        esac
        if [ ${HP_ARCH} = "hppa2.0w" ]
        then
-           eval $set_cc_for_build
-
-           # hppa2.0w-hp-hpux* has a 64-bit kernel and a compiler generating
-           # 32-bit code.  hppa64-hp-hpux* has the same kernel and a compiler
-           # generating 64-bit code.  GNU and HP use different nomenclature:
-           #
-           # $ CC_FOR_BUILD=cc ./config.guess
-           # => hppa2.0w-hp-hpux11.23
-           # $ CC_FOR_BUILD="cc +DA2.0w" ./config.guess
-           # => hppa64-hp-hpux11.23
-
-           if echo __LP64__ | (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) |
-               grep __LP64__ >/dev/null
+           # avoid double evaluation of $set_cc_for_build
+           test -n "$CC_FOR_BUILD" || eval $set_cc_for_build
+           if echo __LP64__ | (CCOPTS= $CC_FOR_BUILD -E -) | grep __LP64__ >/dev/null
            then
                HP_ARCH="hppa2.0w"
            else
@@ -646,11 +658,11 @@ EOF
            fi
        fi
        echo ${HP_ARCH}-hp-hpux${HPUX_REV}
-       exit ;;
+       exit ;;
     ia64:HP-UX:*:*)
        HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
        echo ia64-hp-hpux${HPUX_REV}
-       exit ;;
+       exit ;;
     3050*:HI-UX:*:*)
        eval $set_cc_for_build
        sed 's/^        //' << EOF >$dummy.c
@@ -678,177 +690,161 @@ EOF
          exit (0);
        }
 EOF
-       $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
-               { echo "$SYSTEM_NAME"; exit; }
+       $CC_FOR_BUILD -o $dummy $dummy.c && $dummy && exit 0
        echo unknown-hitachi-hiuxwe2
-       exit ;;
+       exit ;;
     9000/7??:4.3bsd:*:* | 9000/8?[79]:4.3bsd:*:* )
        echo hppa1.1-hp-bsd
-       exit ;;
+       exit ;;
     9000/8??:4.3bsd:*:*)
        echo hppa1.0-hp-bsd
-       exit ;;
+       exit ;;
     *9??*:MPE/iX:*:* | *3000*:MPE/iX:*:*)
        echo hppa1.0-hp-mpeix
-       exit ;;
+       exit ;;
     hp7??:OSF1:*:* | hp8?[79]:OSF1:*:* )
        echo hppa1.1-hp-osf
-       exit ;;
+       exit ;;
     hp8??:OSF1:*:*)
        echo hppa1.0-hp-osf
-       exit ;;
+       exit ;;
     i*86:OSF1:*:*)
        if [ -x /usr/sbin/sysversion ] ; then
            echo ${UNAME_MACHINE}-unknown-osf1mk
        else
            echo ${UNAME_MACHINE}-unknown-osf1
        fi
-       exit ;;
+       exit ;;
     parisc*:Lites*:*:*)
        echo hppa1.1-hp-lites
-       exit ;;
+       exit ;;
     C1*:ConvexOS:*:* | convex:ConvexOS:C1*:*)
        echo c1-convex-bsd
-        exit ;;
+        exit ;;
     C2*:ConvexOS:*:* | convex:ConvexOS:C2*:*)
        if getsysinfo -f scalar_acc
        then echo c32-convex-bsd
        else echo c2-convex-bsd
        fi
-        exit ;;
+        exit ;;
     C34*:ConvexOS:*:* | convex:ConvexOS:C34*:*)
        echo c34-convex-bsd
-        exit ;;
+        exit ;;
     C38*:ConvexOS:*:* | convex:ConvexOS:C38*:*)
        echo c38-convex-bsd
-        exit ;;
+        exit ;;
     C4*:ConvexOS:*:* | convex:ConvexOS:C4*:*)
        echo c4-convex-bsd
-        exit ;;
+        exit ;;
     CRAY*Y-MP:*:*:*)
        echo ymp-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
-       exit ;;
+       exit ;;
     CRAY*[A-Z]90:*:*:*)
        echo ${UNAME_MACHINE}-cray-unicos${UNAME_RELEASE} \
        | sed -e 's/CRAY.*\([A-Z]90\)/\1/' \
              -e y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/ \
              -e 's/\.[^.]*$/.X/'
-       exit ;;
+       exit ;;
     CRAY*TS:*:*:*)
        echo t90-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
-       exit ;;
+       exit ;;
     CRAY*T3E:*:*:*)
        echo alphaev5-cray-unicosmk${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
-       exit ;;
+       exit ;;
     CRAY*SV1:*:*:*)
        echo sv1-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
-       exit ;;
+       exit ;;
     *:UNICOS/mp:*:*)
        echo craynv-cray-unicosmp${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
-       exit ;;
+       exit ;;
     F30[01]:UNIX_System_V:*:* | F700:UNIX_System_V:*:*)
        FUJITSU_PROC=`uname -m | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
         FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
         FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
         echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
-        exit ;;
+        exit ;;
     5000:UNIX_System_V:4.*:*)
         FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
         FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
         echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
-       exit ;;
+       exit ;;
     i*86:BSD/386:*:* | i*86:BSD/OS:*:* | *:Ascend\ Embedded/OS:*:*)
        echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE}
-       exit ;;
+       exit ;;
     sparc*:BSD/OS:*:*)
        echo sparc-unknown-bsdi${UNAME_RELEASE}
-       exit ;;
+       exit ;;
     *:BSD/OS:*:*)
        echo ${UNAME_MACHINE}-unknown-bsdi${UNAME_RELEASE}
-       exit ;;
+       exit ;;
     *:FreeBSD:*:*)
-       case ${UNAME_MACHINE} in
-           pc98)
-               echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
-           *)
-               echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
-       esac
-       exit ;;
+       echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
+       exit 0 ;;
     i*:CYGWIN*:*)
        echo ${UNAME_MACHINE}-pc-cygwin
-       exit ;;
+       exit ;;
     i*:MINGW*:*)
        echo ${UNAME_MACHINE}-pc-mingw32
-       exit ;;
-    i*:MSYS_NT-*:*:*)
-       echo ${UNAME_MACHINE}-pc-mingw32
-       exit ;;
-    i*:windows32*:*)
-       # uname -m includes "-pc" on this system.
-       echo ${UNAME_MACHINE}-mingw32
-       exit ;;
+       exit 0 ;;
     i*:PW*:*)
        echo ${UNAME_MACHINE}-pc-pw32
-       exit ;;
-    x86:Interix*:[345]*)
-       echo i586-pc-interix${UNAME_RELEASE}
-       exit ;;
-    EM64T:Interix*:[345]*)
-       echo x86_64-unknown-interix${UNAME_RELEASE}
-       exit ;;
+       exit 0 ;;
+    x86:Interix*:[34]*)
+       echo i586-pc-interix${UNAME_RELEASE}|sed -e 's/\..*//'
+       exit 0 ;;
     [345]86:Windows_95:* | [345]86:Windows_98:* | [345]86:Windows_NT:*)
        echo i${UNAME_MACHINE}-pc-mks
-       exit ;;
+       exit ;;
     i*:Windows_NT*:* | Pentium*:Windows_NT*:*)
        # How do we know it's Interix rather than the generic POSIX subsystem?
        # It also conflicts with pre-2.0 versions of AT&T UWIN. Should we
        # UNAME_MACHINE based on the output of uname instead of i386?
        echo i586-pc-interix
-       exit ;;
+       exit ;;
     i*:UWIN*:*)
        echo ${UNAME_MACHINE}-pc-uwin
-       exit ;;
-    amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*)
+       exit ;;
+    amd64:CYGWIN*:*:*)
        echo x86_64-unknown-cygwin
-       exit ;;
+       exit ;;
     p*:CYGWIN*:*)
        echo powerpcle-unknown-cygwin
-       exit ;;
+       exit ;;
     prep*:SunOS:5.*:*)
        echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
-       exit ;;
+       exit ;;
     *:GNU:*:*)
        # the GNU system
        echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
-       exit ;;
+       exit ;;
     *:GNU/*:*:*)
        # other systems with GNU libc and userland
        echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
-       exit ;;
+       exit ;;
     i*86:Minix:*:*)
        echo ${UNAME_MACHINE}-pc-minix
-       exit ;;
+       exit ;;
     arm*:Linux:*:*)
        echo ${UNAME_MACHINE}-unknown-linux-gnu
-       exit ;;
+       exit ;;
     cris:Linux:*:*)
        echo cris-axis-linux-gnu
-       exit ;;
+       exit ;;
     crisv32:Linux:*:*)
        echo crisv32-axis-linux-gnu
-       exit ;;
+       exit ;;
     frv:Linux:*:*)
        echo frv-unknown-linux-gnu
-       exit ;;
+       exit ;;
     ia64:Linux:*:*)
        echo ${UNAME_MACHINE}-unknown-linux-gnu
-       exit ;;
+       exit ;;
     m32r*:Linux:*:*)
        echo ${UNAME_MACHINE}-unknown-linux-gnu
-       exit ;;
+       exit ;;
     m68*:Linux:*:*)
        echo ${UNAME_MACHINE}-unknown-linux-gnu
-       exit ;;
+       exit ;;
     mips:Linux:*:*)
        eval $set_cc_for_build
        sed 's/^        //' << EOF >$dummy.c
@@ -865,12 +861,8 @@ EOF
        #endif
        #endif
 EOF
-       eval "`$CC_FOR_BUILD -E $dummy.c 2>/dev/null | sed -n '
-           /^CPU/{
-               s: ::g
-               p
-           }'`"
-       test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
+       eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
+       test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
        ;;
     mips64:Linux:*:*)
        eval $set_cc_for_build
@@ -888,22 +880,15 @@ EOF
        #endif
        #endif
 EOF
-       eval "`$CC_FOR_BUILD -E $dummy.c 2>/dev/null | sed -n '
-           /^CPU/{
-               s: ::g
-               p
-           }'`"
-       test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
+       eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
+       test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
        ;;
-    or32:Linux:*:*)
-       echo or32-unknown-linux-gnu
-       exit ;;
     ppc:Linux:*:*)
        echo powerpc-unknown-linux-gnu
-       exit ;;
+       exit ;;
     ppc64:Linux:*:*)
        echo powerpc64-unknown-linux-gnu
-       exit ;;
+       exit ;;
     alpha:Linux:*:*)
        case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in
          EV5)   UNAME_MACHINE=alphaev5 ;;
@@ -917,7 +902,7 @@ EOF
        objdump --private-headers /bin/sh | grep ld.so.1 >/dev/null
        if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi
        echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC}
-       exit ;;
+       exit ;;
     parisc:Linux:*:* | hppa:Linux:*:*)
        # Look for CPU level
        case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
@@ -925,28 +910,25 @@ EOF
          PA8*) echo hppa2.0-unknown-linux-gnu ;;
          *)    echo hppa-unknown-linux-gnu ;;
        esac
-       exit ;;
+       exit ;;
     parisc64:Linux:*:* | hppa64:Linux:*:*)
        echo hppa64-unknown-linux-gnu
-       exit ;;
+       exit ;;
     s390:Linux:*:* | s390x:Linux:*:*)
        echo ${UNAME_MACHINE}-ibm-linux
-       exit ;;
+       exit ;;
     sh64*:Linux:*:*)
        echo ${UNAME_MACHINE}-unknown-linux-gnu
-       exit ;;
+       exit ;;
     sh*:Linux:*:*)
        echo ${UNAME_MACHINE}-unknown-linux-gnu
-       exit ;;
+       exit ;;
     sparc:Linux:*:* | sparc64:Linux:*:*)
        echo ${UNAME_MACHINE}-unknown-linux-gnu
-       exit ;;
-    vax:Linux:*:*)
-       echo ${UNAME_MACHINE}-dec-linux-gnu
-       exit ;;
+       exit 0 ;;
     x86_64:Linux:*:*)
        echo x86_64-unknown-linux-gnu
-       exit ;;
+       exit ;;
     i*86:Linux:*:*)
        # The BFD linker knows what the default object file format is, so
        # first see if it will tell us. cd to the root directory to prevent
@@ -964,15 +946,15 @@ EOF
                ;;
          a.out-i386-linux)
                echo "${UNAME_MACHINE}-pc-linux-gnuaout"
-               exit ;;
+               exit ;;
          coff-i386)
                echo "${UNAME_MACHINE}-pc-linux-gnucoff"
-               exit ;;
+               exit ;;
          "")
                # Either a pre-BFD a.out linker (linux-gnuoldld) or
                # one that does not give us useful --help.
                echo "${UNAME_MACHINE}-pc-linux-gnuoldld"
-               exit ;;
+               exit ;;
        esac
        # Determine whether the default compiler is a.out or elf
        eval $set_cc_for_build
@@ -989,7 +971,7 @@ EOF
        LIBC=gnulibc1
        # endif
        #else
-       #if defined(__INTEL_COMPILER) || defined(__PGI) || defined(__sun)
+       #ifdef __INTEL_COMPILER
        LIBC=gnu
        #else
        LIBC=gnuaout
@@ -999,23 +981,16 @@ EOF
        LIBC=dietlibc
        #endif
 EOF
-       eval "`$CC_FOR_BUILD -E $dummy.c 2>/dev/null | sed -n '
-           /^LIBC/{
-               s: ::g
-               p
-           }'`"
-       test x"${LIBC}" != x && {
-               echo "${UNAME_MACHINE}-pc-linux-${LIBC}"
-               exit
-       }
-       test x"${TENTATIVE}" != x && { echo "${TENTATIVE}"; exit; }
+       eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
+       test x"${LIBC}" != x && echo "${UNAME_MACHINE}-pc-linux-${LIBC}" && exit 0
+       test x"${TENTATIVE}" != x && echo "${TENTATIVE}" && exit 0
        ;;
     i*86:DYNIX/ptx:4*:*)
        # ptx 4.0 does uname -s correctly, with DYNIX/ptx in there.
        # earlier versions are messed up and put the nodename in both
        # sysname and nodename.
        echo i386-sequent-sysv4
-       exit ;;
+       exit ;;
     i*86:UNIX_SV:4.2MP:2.*)
         # Unixware is an offshoot of SVR4, but it has its own version
         # number series starting with 2...
@@ -1023,27 +998,27 @@ EOF
        # I just have to hope.  -- rms.
         # Use sysv4.2uw... so that sysv4* matches it.
        echo ${UNAME_MACHINE}-pc-sysv4.2uw${UNAME_VERSION}
-       exit ;;
+       exit ;;
     i*86:OS/2:*:*)
        # If we were able to find `uname', then EMX Unix compatibility
        # is probably installed.
        echo ${UNAME_MACHINE}-pc-os2-emx
-       exit ;;
+       exit ;;
     i*86:XTS-300:*:STOP)
        echo ${UNAME_MACHINE}-unknown-stop
-       exit ;;
+       exit ;;
     i*86:atheos:*:*)
        echo ${UNAME_MACHINE}-unknown-atheos
-       exit ;;
-    i*86:syllable:*:*)
+       exit ;;
+       i*86:syllable:*:*)
        echo ${UNAME_MACHINE}-pc-syllable
-       exit ;;
+       exit ;;
     i*86:LynxOS:2.*:* | i*86:LynxOS:3.[01]*:* | i*86:LynxOS:4.0*:*)
        echo i386-unknown-lynxos${UNAME_RELEASE}
-       exit ;;
+       exit ;;
     i*86:*DOS:*:*)
        echo ${UNAME_MACHINE}-pc-msdosdjgpp
-       exit ;;
+       exit ;;
     i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
        UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
        if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
@@ -1051,16 +1026,15 @@ EOF
        else
                echo ${UNAME_MACHINE}-pc-sysv${UNAME_REL}
        fi
-       exit ;;
-    i*86:*:5:[678]*)
-       # UnixWare 7.x, OpenUNIX and OpenServer 6.
+       exit 0 ;;
+    i*86:*:5:[78]*)
        case `/bin/uname -X | grep "^Machine"` in
            *486*)           UNAME_MACHINE=i486 ;;
            *Pentium)        UNAME_MACHINE=i586 ;;
            *Pent*|*Celeron) UNAME_MACHINE=i686 ;;
        esac
        echo ${UNAME_MACHINE}-unknown-sysv${UNAME_RELEASE}${UNAME_SYSTEM}${UNAME_VERSION}
-       exit ;;
+       exit ;;
     i*86:*:3.2:*)
        if test -f /usr/options/cb.name; then
                UNAME_REL=`sed -n 's/.*Version //p' </usr/options/cb.name`
@@ -1078,73 +1052,73 @@ EOF
        else
                echo ${UNAME_MACHINE}-pc-sysv32
        fi
-       exit ;;
+       exit ;;
     pc:*:*:*)
        # Left here for compatibility:
         # uname -m prints for DJGPP always 'pc', but it prints nothing about
         # the processor, so we play safe by assuming i386.
        echo i386-pc-msdosdjgpp
-        exit ;;
+        exit ;;
     Intel:Mach:3*:*)
        echo i386-pc-mach3
-       exit ;;
+       exit ;;
     paragon:*:*:*)
        echo i860-intel-osf1
-       exit ;;
+       exit ;;
     i860:*:4.*:*) # i860-SVR4
        if grep Stardent /usr/include/sys/uadmin.h >/dev/null 2>&1 ; then
          echo i860-stardent-sysv${UNAME_RELEASE} # Stardent Vistra i860-SVR4
        else # Add other i860-SVR4 vendors below as they are discovered.
          echo i860-unknown-sysv${UNAME_RELEASE}  # Unknown i860-SVR4
        fi
-       exit ;;
+       exit ;;
     mini*:CTIX:SYS*5:*)
        # "miniframe"
        echo m68010-convergent-sysv
-       exit ;;
+       exit ;;
     mc68k:UNIX:SYSTEM5:3.51m)
        echo m68k-convergent-sysv
-       exit ;;
+       exit ;;
     M680?0:D-NIX:5.3:*)
        echo m68k-diab-dnix
-       exit ;;
+       exit ;;
     M68*:*:R3V[5678]*:*)
-       test -r /sysV68 && { echo 'm68k-motorola-sysv'; exit; } ;;
+       test -r /sysV68 && echo 'm68k-motorola-sysv' && exit 0 ;;
     3[345]??:*:4.0:3.0 | 3[34]??A:*:4.0:3.0 | 3[34]??,*:*:4.0:3.0 | 3[34]??/*:*:4.0:3.0 | 4400:*:4.0:3.0 | 4850:*:4.0:3.0 | SKA40:*:4.0:3.0 | SDS2:*:4.0:3.0 | SHG2:*:4.0:3.0 | S7501*:*:4.0:3.0)
        OS_REL=''
        test -r /etc/.relid \
        && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid`
        /bin/uname -p 2>/dev/null | grep 86 >/dev/null \
-         && { echo i486-ncr-sysv4.3${OS_REL}; exit; }
+         && echo i486-ncr-sysv4.3${OS_REL} && exit 0
        /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \
-         && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;;
+         && echo i586-ncr-sysv4.3${OS_REL} && exit 0 ;;
     3[34]??:*:4.0:* | 3[34]??,*:*:4.0:*)
         /bin/uname -p 2>/dev/null | grep 86 >/dev/null \
-          && { echo i486-ncr-sysv4; exit; } ;;
+          && echo i486-ncr-sysv4 && exit 0 ;;
     m68*:LynxOS:2.*:* | m68*:LynxOS:3.0*:*)
        echo m68k-unknown-lynxos${UNAME_RELEASE}
-       exit ;;
+       exit ;;
     mc68030:UNIX_System_V:4.*:*)
        echo m68k-atari-sysv4
-       exit ;;
+       exit ;;
     TSUNAMI:LynxOS:2.*:*)
        echo sparc-unknown-lynxos${UNAME_RELEASE}
-       exit ;;
+       exit ;;
     rs6000:LynxOS:2.*:*)
        echo rs6000-unknown-lynxos${UNAME_RELEASE}
-       exit ;;
+       exit ;;
     PowerPC:LynxOS:2.*:* | PowerPC:LynxOS:3.[01]*:* | PowerPC:LynxOS:4.0*:*)
        echo powerpc-unknown-lynxos${UNAME_RELEASE}
-       exit ;;
+       exit ;;
     SM[BE]S:UNIX_SV:*:*)
        echo mips-dde-sysv${UNAME_RELEASE}
-       exit ;;
+       exit ;;
     RM*:ReliantUNIX-*:*:*)
        echo mips-sni-sysv4
-       exit ;;
+       exit ;;
     RM*:SINIX-*:*:*)
        echo mips-sni-sysv4
-       exit ;;
+       exit ;;
     *:SINIX-*:*:*)
        if uname -p 2>/dev/null >/dev/null ; then
                UNAME_MACHINE=`(uname -p) 2>/dev/null`
@@ -1152,72 +1126,69 @@ EOF
        else
                echo ns32k-sni-sysv
        fi
-       exit ;;
+       exit ;;
     PENTIUM:*:4.0*:*) # Unisys `ClearPath HMP IX 4000' SVR4/MP effort
                       # says <Richard.M.Bartel@ccMail.Census.GOV>
         echo i586-unisys-sysv4
-        exit ;;
+        exit ;;
     *:UNIX_System_V:4*:FTX*)
        # From Gerald Hewes <hewes@openmarket.com>.
        # How about differentiating between stratus architectures? -djm
        echo hppa1.1-stratus-sysv4
-       exit ;;
+       exit ;;
     *:*:*:FTX*)
        # From seanf@swdc.stratus.com.
        echo i860-stratus-sysv4
-       exit ;;
-    i*86:VOS:*:*)
-       # From Paul.Green@stratus.com.
-       echo ${UNAME_MACHINE}-stratus-vos
-       exit ;;
+       exit 0 ;;
     *:VOS:*:*)
        # From Paul.Green@stratus.com.
        echo hppa1.1-stratus-vos
-       exit ;;
+       exit ;;
     mc68*:A/UX:*:*)
        echo m68k-apple-aux${UNAME_RELEASE}
-       exit ;;
+       exit ;;
     news*:NEWS-OS:6*:*)
        echo mips-sony-newsos6
-       exit ;;
+       exit ;;
     R[34]000:*System_V*:*:* | R4000:UNIX_SYSV:*:* | R*000:UNIX_SV:*:*)
        if [ -d /usr/nec ]; then
                echo mips-nec-sysv${UNAME_RELEASE}
        else
                echo mips-unknown-sysv${UNAME_RELEASE}
        fi
-        exit ;;
+        exit ;;
     BeBox:BeOS:*:*)    # BeOS running on hardware made by Be, PPC only.
        echo powerpc-be-beos
-       exit ;;
+       exit ;;
     BeMac:BeOS:*:*)    # BeOS running on Mac or Mac clone, PPC only.
        echo powerpc-apple-beos
-       exit ;;
+       exit ;;
     BePC:BeOS:*:*)     # BeOS running on Intel PC compatible.
        echo i586-pc-beos
-       exit ;;
+       exit ;;
     SX-4:SUPER-UX:*:*)
        echo sx4-nec-superux${UNAME_RELEASE}
-       exit ;;
+       exit ;;
     SX-5:SUPER-UX:*:*)
        echo sx5-nec-superux${UNAME_RELEASE}
-       exit ;;
+       exit ;;
     SX-6:SUPER-UX:*:*)
        echo sx6-nec-superux${UNAME_RELEASE}
-       exit ;;
+       exit ;;
     Power*:Rhapsody:*:*)
        echo powerpc-apple-rhapsody${UNAME_RELEASE}
-       exit ;;
+       exit ;;
     *:Rhapsody:*:*)
        echo ${UNAME_MACHINE}-apple-rhapsody${UNAME_RELEASE}
-       exit ;;
+       exit ;;
     *:Darwin:*:*)
        UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown
        case $UNAME_PROCESSOR in
+           *86) UNAME_PROCESSOR=i686 ;;
            unknown) UNAME_PROCESSOR=powerpc ;;
        esac
        echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE}
-       exit ;;
+       exit ;;
     *:procnto*:*:* | *:QNX:[0123456789]*:*)
        UNAME_PROCESSOR=`uname -p`
        if test "$UNAME_PROCESSOR" = "x86"; then
@@ -1225,25 +1196,25 @@ EOF
                UNAME_MACHINE=pc
        fi
        echo ${UNAME_PROCESSOR}-${UNAME_MACHINE}-nto-qnx${UNAME_RELEASE}
-       exit ;;
+       exit ;;
     *:QNX:*:4*)
        echo i386-pc-qnx
-       exit ;;
+       exit ;;
     NSE-?:NONSTOP_KERNEL:*:*)
        echo nse-tandem-nsk${UNAME_RELEASE}
-       exit ;;
+       exit ;;
     NSR-?:NONSTOP_KERNEL:*:*)
        echo nsr-tandem-nsk${UNAME_RELEASE}
-       exit ;;
+       exit ;;
     *:NonStop-UX:*:*)
        echo mips-compaq-nonstopux
-       exit ;;
+       exit ;;
     BS2000:POSIX*:*:*)
        echo bs2000-siemens-sysv
-       exit ;;
+       exit ;;
     DS/*:UNIX_System_V:*:*)
        echo ${UNAME_MACHINE}-${UNAME_SYSTEM}-${UNAME_RELEASE}
-       exit ;;
+       exit ;;
     *:Plan9:*:*)
        # "uname -m" is not consistent, so use $cputype instead. 386
        # is converted to i386 for consistency with other x86
@@ -1254,47 +1225,41 @@ EOF
            UNAME_MACHINE="$cputype"
        fi
        echo ${UNAME_MACHINE}-unknown-plan9
-       exit ;;
+       exit ;;
     *:TOPS-10:*:*)
        echo pdp10-unknown-tops10
-       exit ;;
+       exit ;;
     *:TENEX:*:*)
        echo pdp10-unknown-tenex
-       exit ;;
+       exit ;;
     KS10:TOPS-20:*:* | KL10:TOPS-20:*:* | TYPE4:TOPS-20:*:*)
        echo pdp10-dec-tops20
-       exit ;;
+       exit ;;
     XKL-1:TOPS-20:*:* | TYPE5:TOPS-20:*:*)
        echo pdp10-xkl-tops20
-       exit ;;
+       exit ;;
     *:TOPS-20:*:*)
        echo pdp10-unknown-tops20
-       exit ;;
+       exit ;;
     *:ITS:*:*)
        echo pdp10-unknown-its
-       exit ;;
+       exit ;;
     SEI:*:*:SEIUX)
         echo mips-sei-seiux${UNAME_RELEASE}
-       exit ;;
+       exit ;;
     *:DragonFly:*:*)
        echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
-       exit ;;
+       exit ;;
     *:*VMS:*:*)
        UNAME_MACHINE=`(uname -p) 2>/dev/null`
        case "${UNAME_MACHINE}" in
-           A*) echo alpha-dec-vms ; exit ;;
-           I*) echo ia64-dec-vms ; exit ;;
-           V*) echo vax-dec-vms ; exit ;;
+           A*) echo alpha-dec-vms && exit 0 ;;
+           I*) echo ia64-dec-vms && exit 0 ;;
+           V*) echo vax-dec-vms && exit 0 ;;
        esac ;;
     *:XENIX:*:SysV)
        echo i386-pc-xenix
-       exit ;;
-    i*86:skyos:*:*)
-       echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
-       exit ;;
-    i*86:rdos:*:*)
-       echo ${UNAME_MACHINE}-pc-rdos
-       exit ;;
+       exit 0 ;;
 esac
 
 #echo '(No uname command or uname output not recognized.)' 1>&2
@@ -1326,7 +1291,7 @@ main ()
 #endif
 
 #if defined (__arm) && defined (__acorn) && defined (__unix)
-  printf ("arm-acorn-riscix\n"); exit (0);
+  printf ("arm-acorn-riscix"); exit (0);
 #endif
 
 #if defined (hp300) && !defined (hpux)
@@ -1415,12 +1380,11 @@ main ()
 }
 EOF
 
-$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
-       { echo "$SYSTEM_NAME"; exit; }
+$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && $dummy && exit 0
 
 # Apollos put the system type in the environment.
 
-test -d /usr/apollo && { echo ${ISP}-apollo-${SYSTYPE}; exit; }
+test -d /usr/apollo && { echo ${ISP}-apollo-${SYSTYPE}; exit 0; }
 
 # Convex versions that predate uname can use getsysinfo(1)
 
@@ -1429,22 +1393,22 @@ then
     case `getsysinfo -f cpu_type` in
     c1*)
        echo c1-convex-bsd
-       exit ;;
+       exit ;;
     c2*)
        if getsysinfo -f scalar_acc
        then echo c32-convex-bsd
        else echo c2-convex-bsd
        fi
-       exit ;;
+       exit ;;
     c34*)
        echo c34-convex-bsd
-       exit ;;
+       exit ;;
     c38*)
        echo c38-convex-bsd
-       exit ;;
+       exit ;;
     c4*)
        echo c4-convex-bsd
-       exit ;;
+       exit ;;
     esac
 fi
 
@@ -1455,9 +1419,7 @@ This script, last modified $timestamp, has failed to recognize
 the operating system you are using. It is advised that you
 download the most up to date version of the config scripts from
 
-  http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess
-and
-  http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.sub
+    ftp://ftp.gnu.org/pub/gnu/config/
 
 If the version you run ($0) is already up to date, please
 send the following data and any information you think might be
index ad9f39571183b5c22b2d269bb52eb9ad50227430..d8fd2f8fa2f58cb9a31d7494d75d7ed8b7135dfe 100755 (executable)
@@ -3,7 +3,7 @@
 #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
 #   2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
 
-timestamp='2006-02-23'
+timestamp='2005-02-10'
 
 # This file is (in principle) common to ALL GNU software.
 # The presence of a machine in this file suggests that SOME GNU software
@@ -21,15 +21,14 @@ timestamp='2006-02-23'
 #
 # You should have received a copy of the GNU General Public License
 # along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
-# 02110-1301, USA.
-#
+# Foundation, Inc., 59 Temple Place - Suite 330,
+# Boston, MA 02111-1307, USA.
+
 # As a special exception to the GNU General Public License, if you
 # distribute this file as part of a program that contains a
 # configuration script generated by Autoconf, you may include it under
 # the same distribution terms that you use for the rest of that program.
 
-
 # Please send patches to <config-patches@gnu.org>.  Submit a context
 # diff and a properly formatted ChangeLog entry.
 #
@@ -84,11 +83,11 @@ Try \`$me --help' for more information."
 while test $# -gt 0 ; do
   case $1 in
     --time-stamp | --time* | -t )
-       echo "$timestamp" ; exit ;;
+       echo "$timestamp" ; exit ;;
     --version | -v )
-       echo "$version" ; exit ;;
+       echo "$version" ; exit ;;
     --help | --h* | -h )
-       echo "$usage"; exit ;;
+       echo "$usage"; exit ;;
     -- )     # Stop option processing
        shift; break ;;
     - )        # Use stdin as input.
@@ -100,7 +99,7 @@ while test $# -gt 0 ; do
     *local*)
        # First pass through any local machine types.
        echo $1
-       exit ;;
+       exit 0;;
 
     * )
        break ;;
@@ -119,9 +118,8 @@ esac
 # Here we must recognize all the valid KERNEL-OS combinations.
 maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
 case $maybe_os in
-  nto-qnx* | linux-gnu* | linux-dietlibc | linux-newlib* | linux-uclibc* | \
-  uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* | \
-  storm-chaos* | os2-emx* | rtmk-nova*)
+  nto-qnx* | linux-gnu* | linux-dietlibc | linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | \
+  kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* | storm-chaos* | os2-emx* | rtmk-nova*)
     os=-$maybe_os
     basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
     ;;
@@ -172,10 +170,6 @@ case $os in
        -hiux*)
                os=-hiuxwe2
                ;;
-       -sco6)
-               os=-sco5v6
-               basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
-               ;;
        -sco5)
                os=-sco3.2v5
                basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
@@ -192,10 +186,6 @@ case $os in
                # Don't forget version if it is 3.2v4 or newer.
                basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
                ;;
-       -sco5v6*)
-               # Don't forget version if it is 3.2v4 or newer.
-               basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
-               ;;
        -sco*)
                os=-sco3.2v2
                basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
@@ -241,14 +231,13 @@ case $basic_machine in
        | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \
        | am33_2.0 \
        | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr \
-       | bfin \
        | c4x | clipper \
        | d10v | d30v | dlx | dsp16xx \
        | fr30 | frv \
        | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
        | i370 | i860 | i960 | ia64 \
        | ip2k | iq2000 \
-       | m32r | m32rle | m68000 | m68k | m88k | maxq | mb | microblaze | mcore \
+       | m32r | m32rle | m68000 | m68k | m88k | maxq | mcore \
        | mips | mipsbe | mipseb | mipsel | mipsle \
        | mips16 \
        | mips64 | mips64el \
@@ -257,7 +246,6 @@ case $basic_machine in
        | mips64vr4100 | mips64vr4100el \
        | mips64vr4300 | mips64vr4300el \
        | mips64vr5000 | mips64vr5000el \
-       | mips64vr5900 | mips64vr5900el \
        | mipsisa32 | mipsisa32el \
        | mipsisa32r2 | mipsisa32r2el \
        | mipsisa64 | mipsisa64el \
@@ -266,18 +254,15 @@ case $basic_machine in
        | mipsisa64sr71k | mipsisa64sr71kel \
        | mipstx39 | mipstx39el \
        | mn10200 | mn10300 \
-       | mt \
        | msp430 \
-       | nios | nios2 \
        | ns16k | ns32k \
-       | or32 \
+       | openrisc | or32 \
        | pdp10 | pdp11 | pj | pjl \
        | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \
        | pyramid \
-       | sh | sh[1234] | sh[24]a | sh[23]e | sh[34]eb | shbe | shle | sh[1234]le | sh3ele \
+       | sh | sh[1234] | sh[23]e | sh[34]eb | shbe | shle | sh[1234]le | sh3ele \
        | sh64 | sh64le \
-       | sparc | sparc64 | sparc64b | sparc86x | sparclet | sparclite \
-       | sparcv8 | sparcv9 | sparcv9b \
+       | sparc | sparc64 | sparc86x | sparclet | sparclite | sparcv8 | sparcv9 | sparcv9b \
        | strongarm \
        | tahoe | thumb | tic4x | tic80 | tron \
        | v850 | v850e \
@@ -286,9 +271,6 @@ case $basic_machine in
        | z8k)
                basic_machine=$basic_machine-unknown
                ;;
-       m32c)
-               basic_machine=$basic_machine-unknown
-               ;;
        m6811 | m68hc11 | m6812 | m68hc12)
                # Motorola 68HC11/12.
                basic_machine=$basic_machine-unknown
@@ -296,9 +278,6 @@ case $basic_machine in
                ;;
        m88110 | m680[12346]0 | m683?2 | m68360 | m5200 | v70 | w65 | z8k)
                ;;
-       ms1)
-               basic_machine=mt-unknown
-               ;;
 
        # We use `pc' rather than `unknown'
        # because (1) that's what they normally are, and
@@ -319,7 +298,7 @@ case $basic_machine in
        | alphapca5[67]-* | alpha64pca5[67]-* | arc-* \
        | arm-*  | armbe-* | armle-* | armeb-* | armv*-* \
        | avr-* \
-       | bfin-* | bs2000-* \
+       | bs2000-* \
        | c[123]* | c30-* | [cjt]90-* | c4x-* | c54x-* | c55x-* | c6x-* \
        | clipper-* | craynv-* | cydra-* \
        | d10v-* | d30v-* | dlx-* \
@@ -340,7 +319,6 @@ case $basic_machine in
        | mips64vr4100-* | mips64vr4100el-* \
        | mips64vr4300-* | mips64vr4300el-* \
        | mips64vr5000-* | mips64vr5000el-* \
-       | mips64vr5900-* | mips64vr5900el-* \
        | mipsisa32-* | mipsisa32el-* \
        | mipsisa32r2-* | mipsisa32r2el-* \
        | mipsisa64-* | mipsisa64el-* \
@@ -349,19 +327,16 @@ case $basic_machine in
        | mipsisa64sr71k-* | mipsisa64sr71kel-* \
        | mipstx39-* | mipstx39el-* \
        | mmix-* \
-       | mt-* \
        | msp430-* \
-       | nios-* | nios2-* \
        | none-* | np1-* | ns16k-* | ns32k-* \
        | orion-* \
        | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \
        | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \
        | pyramid-* \
        | romp-* | rs6000-* \
-       | sh-* | sh[1234]-* | sh[24]a-* | sh[23]e-* | sh[34]eb-* | shbe-* \
+       | sh-* | sh[1234]-* | sh[23]e-* | sh[34]eb-* | shbe-* \
        | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
-       | sparc-* | sparc64-* | sparc64b-* | sparc86x-* | sparclet-* \
-       | sparclite-* \
+       | sparc-* | sparc64-* | sparc86x-* | sparclet-* | sparclite-* \
        | sparcv8-* | sparcv9-* | sparcv9b-* | strongarm-* | sv1-* | sx?-* \
        | tahoe-* | thumb-* \
        | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \
@@ -373,8 +348,6 @@ case $basic_machine in
        | ymp-* \
        | z8k-*)
                ;;
-       m32c-*)
-               ;;
        # Recognize the various machine names and aliases which stand
        # for a CPU type and a company and sometimes even an OS.
        386bsd)
@@ -710,9 +683,6 @@ case $basic_machine in
                basic_machine=i386-pc
                os=-msdos
                ;;
-       ms1-*)
-               basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
-               ;;
        mvs)
                basic_machine=i370-ibm
                os=-mvs
@@ -788,8 +758,9 @@ case $basic_machine in
                basic_machine=hppa1.1-oki
                os=-proelf
                ;;
-       openrisc | openrisc-*)
+       or32 | or32-*)
                basic_machine=or32-unknown
+               os=-coff
                ;;
        os400)
                basic_machine=powerpc-ibm
@@ -820,12 +791,6 @@ case $basic_machine in
        pc532 | pc532-*)
                basic_machine=ns32k-pc532
                ;;
-       pc98)
-               basic_machine=i386-pc
-               ;;
-       pc98-*)
-               basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
-               ;;
        pentium | p5 | k5 | k6 | nexgen | viac3)
                basic_machine=i586-pc
                ;;
@@ -882,10 +847,6 @@ case $basic_machine in
                basic_machine=i586-unknown
                os=-pw32
                ;;
-       rdos)
-               basic_machine=i386-pc
-               os=-rdos
-               ;;
        rom68k)
                basic_machine=m68k-rom68k
                os=-coff
@@ -1125,9 +1086,12 @@ case $basic_machine in
        we32k)
                basic_machine=we32k-att
                ;;
-       sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
+       sh3 | sh4 | sh[34]eb | sh[1234]le | sh[23]ele)
                basic_machine=sh-unknown
                ;;
+       sh64)
+               basic_machine=sh64-unknown
+               ;;
        sparc | sparcv8 | sparcv9 | sparcv9b)
                basic_machine=sparc-sun
                ;;
@@ -1201,23 +1165,20 @@ case $os in
              | -aos* \
              | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \
              | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \
-             | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \
-             | -openbsd* | -solidbsd* \
+             | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* | -openbsd* \
              | -ekkobsd* | -kfreebsd* | -freebsd* | -riscix* | -lynxos* \
              | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \
              | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
              | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
              | -chorusos* | -chorusrdb* \
              | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
-             | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \
-             | -uxpv* | -beos* | -mpeix* | -udk* \
+             | -mingw32* | -linux-gnu* | -linux-uclibc* | -uxpv* | -beos* | -mpeix* | -udk* \
              | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
              | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
              | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \
              | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
              | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
-             | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
-             | -skyos* | -haiku* | -rdos*)
+             | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly*)
        # Remember, each alternative MUST END IN *, to match a version number.
                ;;
        -qnx*)
@@ -1235,7 +1196,7 @@ case $os in
                os=`echo $os | sed -e 's|nto|nto-qnx|'`
                ;;
        -sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \
-             | -windows* | -osx | -abug | -netware* | -os9* | -beos* | -haiku* \
+             | -windows* | -osx | -abug | -netware* | -os9* | -beos* \
              | -macos* | -mpw* | -magic* | -mmixware* | -mon960* | -lnews*)
                ;;
        -mac*)
@@ -1424,9 +1385,6 @@ case $basic_machine in
        *-be)
                os=-beos
                ;;
-       *-haiku)
-               os=-haiku
-               ;;
        *-ibm)
                os=-aix
                ;;
@@ -1598,7 +1556,7 @@ case $basic_machine in
 esac
 
 echo $basic_machine$os
-exit
+exit 0
 
 # Local variables:
 # eval: (add-hook 'write-file-hooks 'time-stamp)
index fb6c27dc37132be4dc585deacd267dae7f462336..d4aa4bbcb6a3278bacb7526abae3560bc16e95f9 100755 (executable)
@@ -465,7 +465,7 @@ ac_includes_default="\
 #endif"
 
 ac_default_prefix=/usr/local/webcit
-ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar build build_cpu build_vendor build_os host host_cpu host_vendor host_os CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE EGREP LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CPP CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL PROG_SUBDIRS SED PTHREAD_DEFS LIBOBJS INTLTOOL_DESKTOP_RULE INTLTOOL_DIRECTORY_RULE INTLTOOL_KEYS_RULE INTLTOOL_PROP_RULE INTLTOOL_OAF_RULE INTLTOOL_PONG_RULE INTLTOOL_SERVER_RULE INTLTOOL_SHEET_RULE INTLTOOL_SOUNDLIST_RULE INTLTOOL_UI_RULE INTLTOOL_XAM_RULE INTLTOOL_KBD_RULE INTLTOOL_XML_RULE INTLTOOL_XML_NOMERGE_RULE INTLTOOL_CAVES_RULE INTLTOOL_SCHEMAS_RULE INTLTOOL_THEME_RULE INTLTOOL_SERVICE_RULE INTLTOOL_EXTRACT INTLTOOL_MERGE INTLTOOL_UPDATE INTLTOOL_PERL INTLTOOL_ICONV INTLTOOL_MSGFMT INTLTOOL_MSGMERGE INTLTOOL_XGETTEXT MKINSTALLDIRS USE_NLS MSGFMT GMSGFMT XGETTEXT MSGMERGE LIBICONV LTLIBICONV INTLLIBS LIBINTL LTLIBINTL POSUB SETUP_LIBS staticdir editordir LTLIBOBJS'
+ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar build build_cpu build_vendor build_os host host_cpu host_vendor host_os CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE EGREP LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CPP CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL PROG_SUBDIRS SED PTHREAD_DEFS LIBOBJS INTLTOOL_DESKTOP_RULE INTLTOOL_DIRECTORY_RULE INTLTOOL_KEYS_RULE INTLTOOL_PROP_RULE INTLTOOL_OAF_RULE INTLTOOL_PONG_RULE INTLTOOL_SERVER_RULE INTLTOOL_SHEET_RULE INTLTOOL_SOUNDLIST_RULE INTLTOOL_UI_RULE INTLTOOL_XAM_RULE INTLTOOL_KBD_RULE INTLTOOL_XML_RULE INTLTOOL_XML_NOMERGE_RULE INTLTOOL_CAVES_RULE INTLTOOL_SCHEMAS_RULE INTLTOOL_THEME_RULE INTLTOOL_EXTRACT INTLTOOL_MERGE INTLTOOL_UPDATE INTLTOOL_PERL INTLTOOL_ICONV INTLTOOL_MSGFMT INTLTOOL_MSGMERGE INTLTOOL_XGETTEXT MKINSTALLDIRS USE_NLS MSGFMT GMSGFMT XGETTEXT MSGMERGE LIBICONV LTLIBICONV INTLLIBS LIBINTL LTLIBINTL POSUB SETUP_LIBS staticdir editordir LTLIBOBJS'
 ac_subst_files=''
 
 # Initialize some variables set by options.
@@ -1164,7 +1164,7 @@ esac
     else
       echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
     fi
-    cd "$ac_popdir"
+    cd $ac_popdir
   done
 fi
 
@@ -2725,7 +2725,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -2783,7 +2784,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -2899,7 +2901,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -2953,7 +2956,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -2998,7 +3002,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -3042,7 +3047,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -3509,7 +3515,7 @@ darwin* | rhapsody*)
   lt_cv_deplibs_check_method=pass_all
   ;;
 
-freebsd* | dragonfly*)
+freebsd* | kfreebsd*-gnu | dragonfly*)
   if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
     case $host_cpu in
     i*86 )
@@ -3563,11 +3569,11 @@ irix5* | irix6* | nonstopux*)
   ;;
 
 # This must be Linux ELF.
-linux* | k*bsd*-gnu)
+linux*)
   lt_cv_deplibs_check_method=pass_all
   ;;
 
-netbsd* | netbsdelf*-gnu)
+netbsd*)
   if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
     lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
   else
@@ -3684,7 +3690,7 @@ ia64-*-hpux*)
   ;;
 *-*-irix6*)
   # Find out which ABI we are using.
-  echo '#line 3687 "configure"' > conftest.$ac_ext
+  echo '#line 3693 "configure"' > conftest.$ac_ext
   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   (eval $ac_compile) 2>&5
   ac_status=$?
@@ -3804,7 +3810,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -4133,7 +4140,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -4303,7 +4311,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -4370,7 +4379,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -4630,7 +4640,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
+        { ac_try='test -z "$ac_cxx_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -4688,7 +4699,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
+        { ac_try='test -z "$ac_cxx_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -4759,7 +4771,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
+        { ac_try='test -z "$ac_cxx_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -4803,7 +4816,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
+        { ac_try='test -z "$ac_cxx_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -5275,7 +5289,7 @@ fi
 
 
 # Provide some information about the compiler.
-echo "$as_me:5278:" \
+echo "$as_me:5292:" \
      "checking for Fortran 77 compiler version" >&5
 ac_compiler=`set X $ac_compile; echo $2`
 { (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
@@ -5321,7 +5335,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_f77_werror_flag"                         || test ! -s conftest.err'
+        { ac_try='test -z "$ac_f77_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -5370,7 +5385,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_f77_werror_flag"                         || test ! -s conftest.err'
+        { ac_try='test -z "$ac_f77_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -5578,7 +5594,7 @@ hpux*) # Its linker distinguishes data from code symbols
   lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
   lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/  {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/  {\"\2\", (lt_ptr) \&\2},/p'"
   ;;
-linux* | k*bsd*-gnu)
+linux*)
   if test "$host_cpu" = ia64; then
     symcode='[ABCDGIRSTW]'
     lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
@@ -6336,11 +6352,11 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:6339: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:6355: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>conftest.err)
    ac_status=$?
    cat conftest.err >&5
-   echo "$as_me:6343: \$? = $ac_status" >&5
+   echo "$as_me:6359: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s "$ac_outfile"; then
      # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings other than the usual output.
@@ -6498,7 +6514,7 @@ echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6
       lt_prog_compiler_static='-Bstatic'
       ;;
 
-    linux* | k*bsd*-gnu)
+    linux*)
       case $cc_basename in
       icc* | ecc*)
        lt_prog_compiler_wl='-Wl,'
@@ -6604,11 +6620,11 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:6607: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:6623: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>conftest.err)
    ac_status=$?
    cat conftest.err >&5
-   echo "$as_me:6611: \$? = $ac_status" >&5
+   echo "$as_me:6627: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s "$ac_outfile"; then
      # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings other than the usual output.
@@ -6708,11 +6724,11 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:6711: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:6727: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>out/conftest.err)
    ac_status=$?
    cat out/conftest.err >&5
-   echo "$as_me:6715: \$? = $ac_status" >&5
+   echo "$as_me:6731: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s out/conftest2.$ac_objext
    then
      # The compiler can only warn and ignore the option if not recognized
@@ -6937,7 +6953,7 @@ EOF
       archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
       ;;
 
-    linux* | k*bsd*-gnu)
+    linux*)
       if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
        tmp_addflag=
        case $cc_basename,$host_cpu in
@@ -6963,13 +6979,12 @@ EOF
   $echo "local: *; };" >> $output_objdir/$libname.ver~
          $CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
        fi
-       link_all_deplibs=no
       else
        ld_shlibs=no
       fi
       ;;
 
-    netbsd* | netbsdelf*-gnu)
+    netbsd*)
       if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
        archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
        wlarc=
@@ -7185,7 +7200,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -7245,7 +7261,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -7399,7 +7416,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
       ;;
 
     # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
-    freebsd* | dragonfly*)
+    freebsd* | kfreebsd*-gnu | dragonfly*)
       archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
       hardcode_libdir_flag_spec='-R$libdir'
       hardcode_direct=yes
@@ -7501,7 +7518,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
       link_all_deplibs=yes
       ;;
 
-    netbsd* | netbsdelf*-gnu)
+    netbsd*)
       if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
        archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
       else
@@ -7991,6 +8008,18 @@ freebsd1*)
   dynamic_linker=no
   ;;
 
+kfreebsd*-gnu)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  dynamic_linker='GNU ld.so'
+  ;;
+
 freebsd* | dragonfly*)
   # DragonFly does not have aout.  When/if they implement a new
   # versioning mechanism, adjust this.
@@ -8146,7 +8175,7 @@ linux*oldld* | linux*aout* | linux*coff*)
   ;;
 
 # This must be Linux ELF.
-linux* | k*bsd*-gnu)
+linux*)
   version_type=linux
   need_lib_prefix=no
   need_version=no
@@ -8175,7 +8204,7 @@ linux* | k*bsd*-gnu)
   dynamic_linker='GNU/Linux ld.so'
   ;;
 
-netbsdelf*-gnu)
+knetbsd*-gnu)
   version_type=linux
   need_lib_prefix=no
   need_version=no
@@ -8184,7 +8213,7 @@ netbsdelf*-gnu)
   shlibpath_var=LD_LIBRARY_PATH
   shlibpath_overrides_runpath=no
   hardcode_into_libs=yes
-  dynamic_linker='NetBSD ld.elf_so'
+  dynamic_linker='GNU ld.so'
   ;;
 
 netbsd*)
@@ -8500,7 +8529,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -8603,7 +8633,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -8668,7 +8699,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -8761,7 +8793,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -8826,7 +8859,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -8892,7 +8926,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -8958,7 +8993,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -9033,7 +9069,7 @@ else
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown
   cat > conftest.$ac_ext <<EOF
-#line 9036 "configure"
+#line 9072 "configure"
 #include "confdefs.h"
 
 #if HAVE_DLFCN_H
@@ -9133,7 +9169,7 @@ else
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown
   cat > conftest.$ac_ext <<EOF
-#line 9136 "configure"
+#line 9172 "configure"
 #include "confdefs.h"
 
 #if HAVE_DLFCN_H
@@ -10216,7 +10252,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
+        { ac_try='test -z "$ac_cxx_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -10277,7 +10314,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
+        { ac_try='test -z "$ac_cxx_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -10448,7 +10486,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
   freebsd-elf*)
     archive_cmds_need_lc_CXX=no
     ;;
-  freebsd* | dragonfly*)
+  freebsd* | kfreebsd*-gnu | dragonfly*)
     # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
     # conventions
     ld_shlibs_CXX=yes
@@ -10607,7 +10645,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
     hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
     hardcode_libdir_separator_CXX=:
     ;;
-  linux* | k*bsd*-gnu)
+  linux*)
     case $cc_basename in
       KCC*)
        # Kuck and Associates, Inc. (KAI) C++ Compiler
@@ -10709,7 +10747,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
        ;;
     esac
     ;;
-  netbsd* | netbsdelf*-gnu)
+  netbsd*)
     if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
       archive_cmds_CXX='$LD -Bshareable  -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
       wlarc=
@@ -11276,7 +11314,7 @@ echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6
            ;;
        esac
        ;;
-      freebsd* | dragonfly*)
+      freebsd* | kfreebsd*-gnu | dragonfly*)
        # FreeBSD uses GNU C++
        ;;
       hpux9* | hpux10* | hpux11*)
@@ -11319,7 +11357,7 @@ echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6
            ;;
        esac
        ;;
-      linux* | k*bsd*-gnu)
+      linux*)
        case $cc_basename in
          KCC*)
            # KAI C++ Compiler
@@ -11362,7 +11400,7 @@ echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6
            ;;
        esac
        ;;
-      netbsd* | netbsdelf*-gnu)
+      netbsd*)
        ;;
       osf3* | osf4* | osf5*)
        case $cc_basename in
@@ -11471,11 +11509,11 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:11474: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:11512: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>conftest.err)
    ac_status=$?
    cat conftest.err >&5
-   echo "$as_me:11478: \$? = $ac_status" >&5
+   echo "$as_me:11516: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s "$ac_outfile"; then
      # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings other than the usual output.
@@ -11575,11 +11613,11 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:11578: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:11616: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>out/conftest.err)
    ac_status=$?
    cat out/conftest.err >&5
-   echo "$as_me:11582: \$? = $ac_status" >&5
+   echo "$as_me:11620: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s out/conftest2.$ac_objext
    then
      # The compiler can only warn and ignore the option if not recognized
@@ -11647,9 +11685,6 @@ echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared librar
   cygwin* | mingw*)
     export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS] /s/.* \([^ ]*\)/\1 DATA/;/^.* __nm__/s/^.* __nm__\([^ ]*\) [^ ]*/\1 DATA/;/^I /d;/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'
   ;;
-  linux* | k*bsd*-gnu)
-    link_all_deplibs_CXX=no
-  ;;
   *)
     export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
   ;;
@@ -11929,6 +11964,18 @@ freebsd1*)
   dynamic_linker=no
   ;;
 
+kfreebsd*-gnu)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  dynamic_linker='GNU ld.so'
+  ;;
+
 freebsd* | dragonfly*)
   # DragonFly does not have aout.  When/if they implement a new
   # versioning mechanism, adjust this.
@@ -12084,7 +12131,7 @@ linux*oldld* | linux*aout* | linux*coff*)
   ;;
 
 # This must be Linux ELF.
-linux* | k*bsd*-gnu)
+linux*)
   version_type=linux
   need_lib_prefix=no
   need_version=no
@@ -12113,7 +12160,7 @@ linux* | k*bsd*-gnu)
   dynamic_linker='GNU/Linux ld.so'
   ;;
 
-netbsdelf*-gnu)
+knetbsd*-gnu)
   version_type=linux
   need_lib_prefix=no
   need_version=no
@@ -12122,7 +12169,7 @@ netbsdelf*-gnu)
   shlibpath_var=LD_LIBRARY_PATH
   shlibpath_overrides_runpath=no
   hardcode_into_libs=yes
-  dynamic_linker='NetBSD ld.elf_so'
+  dynamic_linker='GNU ld.so'
   ;;
 
 netbsd*)
@@ -13030,7 +13077,7 @@ echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6
       lt_prog_compiler_static_F77='-Bstatic'
       ;;
 
-    linux* | k*bsd*-gnu)
+    linux*)
       case $cc_basename in
       icc* | ecc*)
        lt_prog_compiler_wl_F77='-Wl,'
@@ -13136,11 +13183,11 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:13139: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:13186: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>conftest.err)
    ac_status=$?
    cat conftest.err >&5
-   echo "$as_me:13143: \$? = $ac_status" >&5
+   echo "$as_me:13190: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s "$ac_outfile"; then
      # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings other than the usual output.
@@ -13240,11 +13287,11 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:13243: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:13290: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>out/conftest.err)
    ac_status=$?
    cat out/conftest.err >&5
-   echo "$as_me:13247: \$? = $ac_status" >&5
+   echo "$as_me:13294: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s out/conftest2.$ac_objext
    then
      # The compiler can only warn and ignore the option if not recognized
@@ -13469,7 +13516,7 @@ EOF
       archive_expsym_cmds_F77='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
       ;;
 
-    linux* | k*bsd*-gnu)
+    linux*)
       if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
        tmp_addflag=
        case $cc_basename,$host_cpu in
@@ -13495,13 +13542,12 @@ EOF
   $echo "local: *; };" >> $output_objdir/$libname.ver~
          $CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
        fi
-       link_all_deplibs_F77=no
       else
        ld_shlibs_F77=no
       fi
       ;;
 
-    netbsd* | netbsdelf*-gnu)
+    netbsd*)
       if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
        archive_cmds_F77='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
        wlarc=
@@ -13707,7 +13753,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_f77_werror_flag"                         || test ! -s conftest.err'
+        { ac_try='test -z "$ac_f77_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -13757,7 +13804,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_f77_werror_flag"                         || test ! -s conftest.err'
+        { ac_try='test -z "$ac_f77_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -13911,7 +13959,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
       ;;
 
     # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
-    freebsd* | dragonfly*)
+    freebsd* | kfreebsd*-gnu | dragonfly*)
       archive_cmds_F77='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
       hardcode_libdir_flag_spec_F77='-R$libdir'
       hardcode_direct_F77=yes
@@ -14013,7 +14061,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
       link_all_deplibs_F77=yes
       ;;
 
-    netbsd* | netbsdelf*-gnu)
+    netbsd*)
       if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
        archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
       else
@@ -14503,6 +14551,18 @@ freebsd1*)
   dynamic_linker=no
   ;;
 
+kfreebsd*-gnu)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  dynamic_linker='GNU ld.so'
+  ;;
+
 freebsd* | dragonfly*)
   # DragonFly does not have aout.  When/if they implement a new
   # versioning mechanism, adjust this.
@@ -14658,7 +14718,7 @@ linux*oldld* | linux*aout* | linux*coff*)
   ;;
 
 # This must be Linux ELF.
-linux* | k*bsd*-gnu)
+linux*)
   version_type=linux
   need_lib_prefix=no
   need_version=no
@@ -14687,7 +14747,7 @@ linux* | k*bsd*-gnu)
   dynamic_linker='GNU/Linux ld.so'
   ;;
 
-netbsdelf*-gnu)
+knetbsd*-gnu)
   version_type=linux
   need_lib_prefix=no
   need_version=no
@@ -14696,7 +14756,7 @@ netbsdelf*-gnu)
   shlibpath_var=LD_LIBRARY_PATH
   shlibpath_overrides_runpath=no
   hardcode_into_libs=yes
-  dynamic_linker='NetBSD ld.elf_so'
+  dynamic_linker='GNU ld.so'
   ;;
 
 netbsd*)
@@ -15430,11 +15490,11 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:15433: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:15493: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>conftest.err)
    ac_status=$?
    cat conftest.err >&5
-   echo "$as_me:15437: \$? = $ac_status" >&5
+   echo "$as_me:15497: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s "$ac_outfile"; then
      # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings other than the usual output.
@@ -15592,7 +15652,7 @@ echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6
       lt_prog_compiler_static_GCJ='-Bstatic'
       ;;
 
-    linux* | k*bsd*-gnu)
+    linux*)
       case $cc_basename in
       icc* | ecc*)
        lt_prog_compiler_wl_GCJ='-Wl,'
@@ -15698,11 +15758,11 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:15701: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:15761: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>conftest.err)
    ac_status=$?
    cat conftest.err >&5
-   echo "$as_me:15705: \$? = $ac_status" >&5
+   echo "$as_me:15765: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s "$ac_outfile"; then
      # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings other than the usual output.
@@ -15802,11 +15862,11 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:15805: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:15865: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>out/conftest.err)
    ac_status=$?
    cat out/conftest.err >&5
-   echo "$as_me:15809: \$? = $ac_status" >&5
+   echo "$as_me:15869: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s out/conftest2.$ac_objext
    then
      # The compiler can only warn and ignore the option if not recognized
@@ -16031,7 +16091,7 @@ EOF
       archive_expsym_cmds_GCJ='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
       ;;
 
-    linux* | k*bsd*-gnu)
+    linux*)
       if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
        tmp_addflag=
        case $cc_basename,$host_cpu in
@@ -16057,13 +16117,12 @@ EOF
   $echo "local: *; };" >> $output_objdir/$libname.ver~
          $CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
        fi
-       link_all_deplibs_GCJ=no
       else
        ld_shlibs_GCJ=no
       fi
       ;;
 
-    netbsd* | netbsdelf*-gnu)
+    netbsd*)
       if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
        archive_cmds_GCJ='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
        wlarc=
@@ -16279,7 +16338,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -16339,7 +16399,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -16493,7 +16554,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
       ;;
 
     # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
-    freebsd* | dragonfly*)
+    freebsd* | kfreebsd*-gnu | dragonfly*)
       archive_cmds_GCJ='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
       hardcode_libdir_flag_spec_GCJ='-R$libdir'
       hardcode_direct_GCJ=yes
@@ -16595,7 +16656,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
       link_all_deplibs_GCJ=yes
       ;;
 
-    netbsd* | netbsdelf*-gnu)
+    netbsd*)
       if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
        archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
       else
@@ -17085,6 +17146,18 @@ freebsd1*)
   dynamic_linker=no
   ;;
 
+kfreebsd*-gnu)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  dynamic_linker='GNU ld.so'
+  ;;
+
 freebsd* | dragonfly*)
   # DragonFly does not have aout.  When/if they implement a new
   # versioning mechanism, adjust this.
@@ -17240,7 +17313,7 @@ linux*oldld* | linux*aout* | linux*coff*)
   ;;
 
 # This must be Linux ELF.
-linux* | k*bsd*-gnu)
+linux*)
   version_type=linux
   need_lib_prefix=no
   need_version=no
@@ -17269,7 +17342,7 @@ linux* | k*bsd*-gnu)
   dynamic_linker='GNU/Linux ld.so'
   ;;
 
-netbsdelf*-gnu)
+knetbsd*-gnu)
   version_type=linux
   need_lib_prefix=no
   need_version=no
@@ -17278,7 +17351,7 @@ netbsdelf*-gnu)
   shlibpath_var=LD_LIBRARY_PATH
   shlibpath_overrides_runpath=no
   hardcode_into_libs=yes
-  dynamic_linker='NetBSD ld.elf_so'
+  dynamic_linker='GNU ld.so'
   ;;
 
 netbsd*)
@@ -19024,7 +19097,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -19082,7 +19156,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -19198,7 +19273,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -19252,7 +19328,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -19297,7 +19374,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -19341,7 +19419,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -19544,7 +19623,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -19617,7 +19697,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -19690,7 +19771,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -19757,7 +19839,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -19811,7 +19894,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -19881,7 +19965,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -19935,7 +20020,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -20001,7 +20087,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -20170,7 +20257,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -20364,7 +20452,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -20427,7 +20516,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -20492,7 +20582,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -20565,7 +20656,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -20663,7 +20755,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -20764,7 +20857,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -20848,7 +20942,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -20996,7 +21091,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -21144,7 +21240,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -21292,7 +21389,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -21570,30 +21668,25 @@ _ACEOF
 #AM_GNU_GETTEXT
 # if we have intl/...
 
-case "$am__api_version" in
-    1.01234)
-       { { echo "$as_me:$LINENO: error: Automake 1.5 or newer is required to use intltool" >&5
-echo "$as_me: error: Automake 1.5 or newer is required to use intltool" >&2;}
-   { (exit 1); exit 1; }; }
-    ;;
-    *)
-    ;;
-esac
 
 if test -n ""; then
     echo "$as_me:$LINENO: checking for intltool >= " >&5
 echo $ECHO_N "checking for intltool >= ... $ECHO_C" >&6
 
-    INTLTOOL_REQUIRED_VERSION_AS_INT=`echo  | awk -F. '{ print $ 1 * 100 + $ 2; }'`
-    INTLTOOL_APPLIED_VERSION=`awk -F\" '/\\$VERSION / { print $ 2; }' ${ac_aux_dir}/intltool-update.in`
-    INTLTOOL_APPLIED_VERSION_AS_INT=`awk -F\" '/\\$VERSION / { split($ 2, VERSION, "."); print VERSION[1] * 100 + VERSION[2];}' ${ac_aux_dir}/intltool-update.in`
+    INTLTOOL_REQUIRED_VERSION_AS_INT=`echo  | awk -F. '{ printf "%d", $1 * 100 + $2; }'`
+    INTLTOOL_APPLIED_VERSION=`awk -F\" '/\\$VERSION / { printf $2; }'  < ${ac_aux_dir}/intltool-update.in`
+
+    INTLTOOL_APPLIED_VERSION_AS_INT=`awk -F\" '/\\$VERSION / { split($2, VERSION, "."); printf "%d\n", VERSION[1] * 100 + VERSION[2];}' < ${ac_aux_dir}/intltool-update.in`
 
-    echo "$as_me:$LINENO: result: $INTLTOOL_APPLIED_VERSION found" >&5
+
+    if test "$INTLTOOL_APPLIED_VERSION_AS_INT" -ge "$INTLTOOL_REQUIRED_VERSION_AS_INT"; then
+       echo "$as_me:$LINENO: result: $INTLTOOL_APPLIED_VERSION found" >&5
 echo "${ECHO_T}$INTLTOOL_APPLIED_VERSION found" >&6
-    test "$INTLTOOL_APPLIED_VERSION_AS_INT" -ge "$INTLTOOL_REQUIRED_VERSION_AS_INT" ||
-       { { echo "$as_me:$LINENO: error: Your intltool is too old.  You need intltool  or later." >&5
-echo "$as_me: error: Your intltool is too old.  You need intltool  or later." >&2;}
-   { (exit 1); exit 1; }; }
+    else
+       echo "$as_me:$LINENO: result: $INTLTOOL_APPLIED_VERSION found. Your intltool is too old.  You need intltool  or later." >&5
+echo "${ECHO_T}$INTLTOOL_APPLIED_VERSION found. Your intltool is too old.  You need intltool  or later." >&6
+       exit 1
+    fi
 fi
 
   INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
@@ -21613,8 +21706,6 @@ INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcar
     INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
   INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
     INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
-    INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
-
 
 
 
@@ -21635,13 +21726,15 @@ INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcar
 
 
 # Use the tools built into the package, not the ones that are installed.
-INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
 
+INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
 INTLTOOL_MERGE='$(top_builddir)/intltool-merge'
-
 INTLTOOL_UPDATE='$(top_builddir)/intltool-update'
 
 
+
+
+
 # Extract the first word of "perl", so it can be a program name with args.
 set dummy perl; ac_word=$2
 echo "$as_me:$LINENO: checking for $ac_word" >&5
@@ -21865,9 +21958,16 @@ echo "${ECHO_T}no" >&6
 fi
 
 
+# Remove file type tags (using []) from po/POTFILES.
+
+
+
+
 
 
 
+# Manually sed perl in so people don't have to put the intltool scripts in AC_OUTPUT.
+
           ac_config_commands="$ac_config_commands intltool"
 
 
@@ -22748,7 +22848,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -22837,7 +22938,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -22928,7 +23030,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -22978,7 +23081,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -23444,7 +23548,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -23498,7 +23603,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
+        { ac_try='test -z "$ac_c_werror_flag"
+                        || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
@@ -23831,8 +23937,9 @@ Usually this means the macro was only invoked conditionally." >&2;}
    { (exit 1); exit 1; }; }
 fi
 
-            ac_config_commands="$ac_config_commands po/stamp-it"
-
+       mv -f po/POTFILES po/POTFILES.tmp
+        sed -e '/[[]encoding.*]/d' -e 's/[[].*] *//' < po/POTFILES.tmp > po/POTFILES
+        rm -f po/POTFILES.tmp
 
 
 : ${CONFIG_STATUS=./config.status}
@@ -24268,11 +24375,10 @@ cat >>$CONFIG_STATUS <<_ACEOF
 #
 
 AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
-INTLTOOL_PERL='${INTLTOOL_PERL}' ac_aux_dir='${ac_aux_dir}'
-prefix="$prefix" exec_prefix="$exec_prefix" INTLTOOL_LIBDIR="$libdir"
-INTLTOOL_EXTRACT='${INTLTOOL_EXTRACT}' INTLTOOL_ICONV='${INTLTOOL_ICONV}'
-INTLTOOL_MSGFMT='${INTLTOOL_MSGFMT}' INTLTOOL_MSGMERGE='${INTLTOOL_MSGMERGE}'
-INTLTOOL_XGETTEXT='${INTLTOOL_XGETTEXT}'
+INTLTOOL_PERL='${INTLTOOL_PERL}' ac_aux_dir=${ac_aux_dir}
+INTLTOOL_EXTRACT='${INTLTOOL_EXTRACT}' ICONV='${INTLTOOL_ICONV}'
+MSGFMT='${INTLTOOL_MSGFMT}' MSGMERGE='${INTLTOOL_MSGMERGE}'
+XGETTEXT='${INTLTOOL_XGETTEXT}'
 # Capture the value of obsolete ALL_LINGUAS because we need it to compute
     # POFILES, UPDATEPOFILES, DUMMYPOFILES, GMOFILES, CATALOGS. But hide it
     # from automake.
@@ -24296,7 +24402,6 @@ do
   "depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
   "intltool" ) CONFIG_COMMANDS="$CONFIG_COMMANDS intltool" ;;
   "default-1" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;;
-  "po/stamp-it" ) CONFIG_COMMANDS="$CONFIG_COMMANDS po/stamp-it" ;;
   "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
   *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
 echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
@@ -24469,7 +24574,6 @@ s,@INTLTOOL_XML_NOMERGE_RULE@,$INTLTOOL_XML_NOMERGE_RULE,;t t
 s,@INTLTOOL_CAVES_RULE@,$INTLTOOL_CAVES_RULE,;t t
 s,@INTLTOOL_SCHEMAS_RULE@,$INTLTOOL_SCHEMAS_RULE,;t t
 s,@INTLTOOL_THEME_RULE@,$INTLTOOL_THEME_RULE,;t t
-s,@INTLTOOL_SERVICE_RULE@,$INTLTOOL_SERVICE_RULE,;t t
 s,@INTLTOOL_EXTRACT@,$INTLTOOL_EXTRACT,;t t
 s,@INTLTOOL_MERGE@,$INTLTOOL_MERGE,;t t
 s,@INTLTOOL_UPDATE@,$INTLTOOL_UPDATE,;t t
@@ -24660,6 +24764,11 @@ esac
   *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
   esac
 
+  if test x"$ac_file" != x-; then
+    { echo "$as_me:$LINENO: creating $ac_file" >&5
+echo "$as_me: creating $ac_file" >&6;}
+    rm -f "$ac_file"
+  fi
   # Let's still pretend it is `configure' which instantiates (i.e., don't
   # use $as_me), people would be surprised to read:
   #    /* config.h.  Generated by config.status.  */
@@ -24698,12 +24807,6 @@ echo "$as_me: error: cannot find input file: $f" >&2;}
         fi;;
       esac
     done` || { (exit 1); exit 1; }
-
-  if test x"$ac_file" != x-; then
-    { echo "$as_me:$LINENO: creating $ac_file" >&5
-echo "$as_me: creating $ac_file" >&6;}
-    rm -f "$ac_file"
-  fi
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF
   sed "$ac_vpsub
@@ -25179,23 +25282,42 @@ done
  ;;
     intltool )
 
-for file in intltool-extract intltool-merge intltool-update; do
-  sed -e "s|@INTLTOOL_EXTRACT@|`pwd`/intltool-extract|g" \
-      -e "s|@INTLTOOL_LIBDIR@|${INTLTOOL_LIBDIR}|g" \
-      -e "s|@INTLTOOL_ICONV@|${INTLTOOL_ICONV}|g" \
-      -e "s|@INTLTOOL_MSGFMT@|${INTLTOOL_MSGFMT}|g" \
-      -e "s|@INTLTOOL_MSGMERGE@|${INTLTOOL_MSGMERGE}|g" \
-      -e "s|@INTLTOOL_XGETTEXT@|${INTLTOOL_XGETTEXT}|g" \
-      -e "s|@INTLTOOL_PERL@|${INTLTOOL_PERL}|g" \
-       < ${ac_aux_dir}/${file}.in > ${file}.out
-  if cmp -s ${file} ${file}.out 2>/dev/null; then
-    rm -f ${file}.out
-  else
-    mv -f ${file}.out ${file}
-  fi
-  chmod ugo+x ${file}
-  chmod u+w ${file}
-done
+intltool_edit="-e 's#@INTLTOOL_EXTRACT@#`pwd`/intltool-extract#g' \
+               -e 's#@INTLTOOL_ICONV@#${INTLTOOL_ICONV}#g' \
+               -e 's#@INTLTOOL_MSGFMT@#${INTLTOOL_MSGFMT}#g' \
+               -e 's#@INTLTOOL_MSGMERGE@#${INTLTOOL_MSGMERGE}#g' \
+               -e 's#@INTLTOOL_XGETTEXT@#${INTLTOOL_XGETTEXT}#g' \
+               -e 's#@INTLTOOL_PERL@#${INTLTOOL_PERL}#g'"
+
+eval sed ${intltool_edit} < ${ac_aux_dir}/intltool-extract.in \
+  > intltool-extract.out
+if cmp -s intltool-extract intltool-extract.out 2>/dev/null; then
+  rm -f intltool-extract.out
+else
+  mv -f intltool-extract.out intltool-extract
+fi
+chmod ugo+x intltool-extract
+chmod u+w intltool-extract
+
+eval sed ${intltool_edit} < ${ac_aux_dir}/intltool-merge.in \
+  > intltool-merge.out
+if cmp -s intltool-merge intltool-merge.out 2>/dev/null; then
+  rm -f intltool-merge.out
+else
+  mv -f intltool-merge.out intltool-merge
+fi
+chmod ugo+x intltool-merge
+chmod u+w intltool-merge
+
+eval sed ${intltool_edit} < ${ac_aux_dir}/intltool-update.in \
+  > intltool-update.out
+if cmp -s intltool-update intltool-update.out 2>/dev/null; then
+  rm -f intltool-update.out
+else
+  mv -f intltool-update.out intltool-update
+fi
+chmod ugo+x intltool-update
+chmod u+w intltool-update
 
  ;;
     default-1 )
@@ -25307,29 +25429,6 @@ done
         ;;
       esac
     done ;;
-    po/stamp-it )
-    rm -f "po/stamp-it" "po/stamp-it.tmp" "po/POTFILES" "po/Makefile.tmp"
-    >"po/stamp-it.tmp"
-    sed '/^#/d
-        s/^[[].*] *//
-        /^[    ]*$/d
-       '"s|^|  $ac_top_srcdir/|" \
-      "$srcdir/po/POTFILES.in" | sed '$!s/$/ \\/' >"po/POTFILES"
-
-    if test ! -f "po/Makefile"; then
-      { { echo "$as_me:$LINENO: error: po/Makefile is not ready." >&5
-echo "$as_me: error: po/Makefile is not ready." >&2;}
-   { (exit 1); exit 1; }; }
-    fi
-    mv "po/Makefile" "po/Makefile.tmp"
-    sed '/^POTFILES =/,/[^\\]$/ {
-               /^POTFILES =/!d
-               r po/POTFILES
-         }
-        ' "po/Makefile.tmp" >"po/Makefile"
-    rm -f "po/Makefile.tmp"
-    mv "po/stamp-it.tmp" "po/stamp-it"
-   ;;
   esac
 done
 _ACEOF
@@ -25366,9 +25465,8 @@ fi
 
 
 echo ------------------------------------------------------------------------
-echo 'nls is available? '$_nls_avail
 echo 'zlib compression:                ' $ok_zlib
 echo 'Calendar support:                ' $ok_libical
 echo 'Character set conversion support:' $ok_iconv
-echo 'National language support:       ' $ok_nls
+echo 'National language support:       ' $_nls_avail
 echo
index e2f7a15eb4b4d1a34ca6e1ecfdcd5b5f075447f1..f98f39da15c8f1a053021121907cc2ac588c12ba 100644 (file)
@@ -450,9 +450,8 @@ AC_OUTPUT(Makefile src/Makefile po/Makefile.in)
 
 
 echo ------------------------------------------------------------------------
-echo 'nls is available? '$_nls_avail
 echo 'zlib compression:                ' $ok_zlib
 echo 'Calendar support:                ' $ok_libical
 echo 'Character set conversion support:' $ok_iconv
-echo 'National language support:       ' $ok_nls
+echo 'National language support:       ' $_nls_avail
 echo 
index 04701da536f33a7c39d7bb01b87a70ae3a776df5..ffcd540c3366d4ac158cd738c98d712460d99696 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 # depcomp - compile a program generating dependencies as side-effects
 
-scriptversion=2005-07-09.11
+scriptversion=2005-02-09.22
 
 # Copyright (C) 1999, 2000, 2003, 2004, 2005 Free Software Foundation, Inc.
 
@@ -17,8 +17,8 @@ scriptversion=2005-07-09.11
 
 # You should have received a copy of the GNU General Public License
 # along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
 
 # As a special exception to the GNU General Public License, if you
 # distribute this file as part of a program that contains a
@@ -467,8 +467,7 @@ cpp)
   done
 
   "$@" -E |
-    sed -n -e '/^# [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' \
-       -e '/^#line [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' |
+    sed -n '/^# [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' |
     sed '$ s: \\$::' > "$tmpdepfile"
   rm -f "$depfile"
   echo "$object : \\" > "$depfile"
index 4d4a9519eaf88b18fb157dfe5fae59c1c5d005c7..1a8353401c4223bf93e7d7dd76164de5400be672 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # install - install a program, script, or datafile
 
-scriptversion=2005-05-14.22
+scriptversion=2005-02-02.21
 
 # This originates from X11R5 (mit/util/scripts/install.sh), which was
 # later released in X11R6 (xc/config/util/install.sh) with the
index c715b59412e8329b88bb10eb918c5acb1ade3daf..06823e057a578f95dabd0f233875dcf0553173c7 100644 (file)
@@ -43,7 +43,7 @@ EXIT_FAILURE=1
 
 PROGRAM=ltmain.sh
 PACKAGE=libtool
-VERSION="1.5.22 Debian 1.5.22-4"
+VERSION=1.5.22
 TIMESTAMP=" (1.1220.2.365 2005/12/18 22:14:06)"
 
 # See if we are running on zsh, and set the options which allow our
@@ -2082,10 +2082,7 @@ EOF
        case $pass in
        dlopen) libs="$dlfiles" ;;
        dlpreopen) libs="$dlprefiles" ;;
-       link)
-         libs="$deplibs %DEPLIBS%"
-         test "X$link_all_deplibs" != Xno && libs="$libs $dependency_libs"
-         ;;
+       link) libs="$deplibs %DEPLIBS% $dependency_libs" ;;
        esac
       fi
       if test "$pass" = dlopen; then
@@ -3204,11 +3201,6 @@ EOF
            age="$number_minor"
            revision="$number_minor"
            ;;
-         *)
-           $echo "$modename: unknown library version type \`$version_type'" 1>&2
-           $echo "Fatal configuration error.  See the $PACKAGE docs for more information." 1>&2
-           exit $EXIT_FAILURE
-           ;;
          esac
          ;;
        no)
index 894e786e16c1d0d94dfc08d6b475270fe1418d6a..09edd8844dedc652ffe4d9aa931eed179489019f 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 # Common stub for a few missing GNU programs while installing.
 
-scriptversion=2005-06-08.21
+scriptversion=2005-02-08.22
 
 # Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005
 #   Free Software Foundation, Inc.
@@ -19,8 +19,8 @@ scriptversion=2005-06-08.21
 
 # You should have received a copy of the GNU General Public License
 # along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
 
 # As a special exception to the GNU General Public License, if you
 # distribute this file as part of a program that contains a
@@ -297,9 +297,6 @@ WARNING: \`$1' is $msg.  You should only need it if
       # ... or it is derived from the source name (dir/f.texi becomes f.info)
       test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
     fi
-    # If the file does not exist, the user really needs makeinfo;
-    # let's fail without touching anything.
-    test -f $file || exit 1
     touch $file
     ;;
 
index 259dbfcd35789bd0f087803d193cfd924f9a5f34..5d26a485f11223c19546f3e02ce59d201a5afe48 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 # mkinstalldirs --- make directory hierarchy
 
-scriptversion=2005-06-29.22
+scriptversion=2005-02-02.21
 
 # Original author: Noah Friedman <friedman@prep.ai.mit.edu>
 # Created: 1993-05-16
@@ -12,7 +12,7 @@ scriptversion=2005-06-29.22
 # <automake-patches@gnu.org>.
 
 errstatus=0
-dirmode=
+dirmode=""
 
 usage="\
 Usage: mkinstalldirs [-h] [--help] [--version] [-m MODE] DIR ...
@@ -103,21 +103,13 @@ esac
 
 for file
 do
-  case $file in
-    /*) pathcomp=/ ;;
-    *)  pathcomp= ;;
-  esac
-  oIFS=$IFS
-  IFS=/
-  set fnord $file
+  set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
   shift
-  IFS=$oIFS
 
+  pathcomp=
   for d
   do
-    test "x$d" = x && continue
-
-    pathcomp=$pathcomp$d
+    pathcomp="$pathcomp$d"
     case $pathcomp in
       -*) pathcomp=./$pathcomp ;;
     esac
@@ -132,7 +124,7 @@ do
       else
        if test ! -z "$dirmode"; then
          echo "chmod $dirmode $pathcomp"
-         lasterr=
+         lasterr=""
          chmod "$dirmode" "$pathcomp" || lasterr=$?
 
          if test ! -z "$lasterr"; then
@@ -142,7 +134,7 @@ do
       fi
     fi
 
-    pathcomp=$pathcomp/
+    pathcomp="$pathcomp/"
   done
 done
 
index deeb686368df50f6c95cf36ee68d825b5df21300..53efc5e16e68fd7488fc0ad08cdfa647ab7016ee 100644 (file)
@@ -1,23 +1,15 @@
-# Makefile for program source directory in GNU NLS utilities package.
-# Copyright (C) 1995, 1996, 1997 by Ulrich Drepper <drepper@gnu.ai.mit.edu>
+# Makefile for PO directory in any package using GNU gettext.
+# Copyright (C) 1995-1997, 2000-2004 by Ulrich Drepper <drepper@gnu.ai.mit.edu>
 #
-# This file file be copied and used freely without restrictions.  It can
-# be used in projects which are not available under the GNU Public License
-# but which still want to provide support for the GNU gettext functionality.
-# Please note that the actual code is *not* freely available.
+# This file can be copied and used freely without restrictions.  It can
+# be used in projects which are not available under the GNU General Public
+# License but which still want to provide support for the GNU gettext
+# functionality.
+# Please note that the actual code of GNU gettext is covered by the GNU
+# General Public License and is *not* in the public domain.
 #
-# - Modified by Owen Taylor <otaylor@redhat.com> to use GETTEXT_PACKAGE
-#   instead of PACKAGE and to look for po2tbl in ./ not in intl/
-#
-# - Modified by jacob berkman <jacob@ximian.com> to install
-#   Makefile.in.in and po2tbl.sed.in for use with glib-gettextize
-#
-# - Modified by Rodney Dawes <dobey@novell.com> for use with intltool
-#
-# We have the following line for use by intltoolize:
-# INTLTOOL_MAKEFILE
+# Origin: gettext-0.14
 
-GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 PACKAGE = @PACKAGE@
 VERSION = @VERSION@
 
@@ -26,219 +18,349 @@ SHELL = /bin/sh
 
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
-top_builddir = ..
 VPATH = @srcdir@
 
 prefix = @prefix@
 exec_prefix = @exec_prefix@
 datadir = @datadir@
-datarootdir = @datarootdir@
-libdir = @libdir@
-localedir = $(libdir)/locale
-gnulocaledir = $(datadir)/locale
-gettextsrcdir = $(datadir)/glib-2.0/gettext/po
-subdir = po
-install_sh = @install_sh@
-# Automake >= 1.8 provides @mkdir_p@.
-# Until it can be supposed, use the safe fallback:
-mkdir_p = $(install_sh) -d
+localedir = $(datadir)/locale
+gettextsrcdir = $(datadir)/gettext/po
 
 INSTALL = @INSTALL@
 INSTALL_DATA = @INSTALL_DATA@
+MKINSTALLDIRS = @MKINSTALLDIRS@
+mkinstalldirs = $(SHELL) $(MKINSTALLDIRS)
 
-CC = @CC@
 GMSGFMT = @GMSGFMT@
 MSGFMT = @MSGFMT@
 XGETTEXT = @XGETTEXT@
-INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
-INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
-MSGMERGE = INTLTOOL_EXTRACT=$(INTLTOOL_EXTRACT) srcdir=$(srcdir) $(INTLTOOL_UPDATE) --gettext-package $(GETTEXT_PACKAGE) --dist
-GENPOT   = INTLTOOL_EXTRACT=$(INTLTOOL_EXTRACT) srcdir=$(srcdir) $(INTLTOOL_UPDATE) --gettext-package $(GETTEXT_PACKAGE) --pot
-
-DEFS = @DEFS@
-CFLAGS = @CFLAGS@
-CPPFLAGS = @CPPFLAGS@
+MSGMERGE = msgmerge
+MSGMERGE_UPDATE = @MSGMERGE@ --update
+MSGINIT = msginit
+MSGCONV = msgconv
+MSGFILTER = msgfilter
 
-INCLUDES = -I.. -I$(top_srcdir)/intl
-
-COMPILE = $(CC) -c $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) $(XCFLAGS)
-
-SOURCES = 
 POFILES = @POFILES@
 GMOFILES = @GMOFILES@
-DISTFILES = ChangeLog Makefile.in.in POTFILES.in \
-$(POFILES) $(SOURCES)
-EXTRA_DISTFILES = POTFILES.skip Makevars LINGUAS
+UPDATEPOFILES = @UPDATEPOFILES@
+DUMMYPOFILES = @DUMMYPOFILES@
+DISTFILES.common = Makefile.in.in remove-potcdate.sin \
+$(DISTFILES.common.extra1) $(DISTFILES.common.extra2) $(DISTFILES.common.extra3)
+DISTFILES = $(DISTFILES.common) Makevars POTFILES.in $(DOMAIN).pot stamp-po \
+$(POFILES) $(GMOFILES) \
+$(DISTFILES.extra1) $(DISTFILES.extra2) $(DISTFILES.extra3)
 
 POTFILES = \
 
 CATALOGS = @CATALOGS@
-CATOBJEXT = @CATOBJEXT@
-
-.SUFFIXES:
-.SUFFIXES: .c .o .po .pox .gmo .mo .msg .cat
 
-.c.o:
-       $(COMPILE) $<
+# Makevars gets inserted here. (Don't remove this line!)
 
-.po.pox:
-       $(MAKE) $(GETTEXT_PACKAGE).pot
-       $(MSGMERGE) $< $(GETTEXT_PACKAGE).pot -o $*.pox
+.SUFFIXES:
+.SUFFIXES: .po .gmo .mo .sed .sin .nop .po-create .po-update
 
 .po.mo:
-       $(MSGFMT) -o $@ $<
+       @echo "$(MSGFMT) -c -o $@ $<"; \
+       $(MSGFMT) -c -o t-$@ $< && mv t-$@ $@
 
 .po.gmo:
-       file=`echo $* | sed 's,.*/,,'`.gmo \
-         && rm -f $$file && $(GMSGFMT) -o $$file $<
+       @lang=`echo $* | sed -e 's,.*/,,'`; \
+       test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
+       echo "$${cdcmd}rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o $${lang}.gmo $${lang}.po"; \
+       cd $(srcdir) && rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o t-$${lang}.gmo $${lang}.po && mv t-$${lang}.gmo $${lang}.gmo
 
-.po.cat:
-       sed -f ../intl/po2msg.sed < $< > $*.msg \
-         && rm -f $@ && gencat $@ $*.msg
+.sin.sed:
+       sed -e '/^#/d' $< > t-$@
+       mv t-$@ $@
 
 
 all: all-@USE_NLS@
 
-all-yes: $(CATALOGS)
+all-yes: stamp-po
 all-no:
 
-$(GETTEXT_PACKAGE).pot: $(POTFILES)
-       $(GENPOT)
+# stamp-po is a timestamp denoting the last time at which the CATALOGS have
+# been loosely updated. Its purpose is that when a developer or translator
+# checks out the package via CVS, and the $(DOMAIN).pot file is not in CVS,
+# "make" will update the $(DOMAIN).pot and the $(CATALOGS), but subsequent
+# invocations of "make" will do nothing. This timestamp would not be necessary
+# if updating the $(CATALOGS) would always touch them; however, the rule for
+# $(POFILES) has been designed to not touch files that don't need to be
+# changed.
+stamp-po: $(srcdir)/$(DOMAIN).pot
+       test -z "$(GMOFILES)" || $(MAKE) $(GMOFILES)
+       @echo "touch stamp-po"
+       @echo timestamp > stamp-poT
+       @mv stamp-poT stamp-po
+
+# Note: Target 'all' must not depend on target '$(DOMAIN).pot-update',
+# otherwise packages like GCC can not be built if only parts of the source
+# have been downloaded.
+
+# This target rebuilds $(DOMAIN).pot; it is an expensive operation.
+# Note that $(DOMAIN).pot is not touched if it doesn't need to be changed.
+$(DOMAIN).pot-update: $(POTFILES) $(srcdir)/POTFILES.in remove-potcdate.sed
+       $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
+         --add-comments=TRANSLATORS: $(XGETTEXT_OPTIONS) \
+         --files-from=$(srcdir)/POTFILES.in \
+         --copyright-holder='$(COPYRIGHT_HOLDER)' \
+         --msgid-bugs-address='$(MSGID_BUGS_ADDRESS)'
+       test ! -f $(DOMAIN).po || { \
+         if test -f $(srcdir)/$(DOMAIN).pot; then \
+           sed -f remove-potcdate.sed < $(srcdir)/$(DOMAIN).pot > $(DOMAIN).1po && \
+           sed -f remove-potcdate.sed < $(DOMAIN).po > $(DOMAIN).2po && \
+           if cmp $(DOMAIN).1po $(DOMAIN).2po >/dev/null 2>&1; then \
+             rm -f $(DOMAIN).1po $(DOMAIN).2po $(DOMAIN).po; \
+           else \
+             rm -f $(DOMAIN).1po $(DOMAIN).2po $(srcdir)/$(DOMAIN).pot && \
+             mv $(DOMAIN).po $(srcdir)/$(DOMAIN).pot; \
+           fi; \
+         else \
+           mv $(DOMAIN).po $(srcdir)/$(DOMAIN).pot; \
+         fi; \
+       }
+
+# This rule has no dependencies: we don't need to update $(DOMAIN).pot at
+# every "make" invocation, only create it when it is missing.
+# Only "make $(DOMAIN).pot-update" or "make dist" will force an update.
+$(srcdir)/$(DOMAIN).pot:
+       $(MAKE) $(DOMAIN).pot-update
+
+# This target rebuilds a PO file if $(DOMAIN).pot has changed.
+# Note that a PO file is not touched if it doesn't need to be changed.
+$(POFILES): $(srcdir)/$(DOMAIN).pot
+       @lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
+       if test -f "$(srcdir)/$${lang}.po"; then \
+         test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
+         echo "$${cdcmd}$(MSGMERGE_UPDATE) $${lang}.po $(DOMAIN).pot"; \
+         cd $(srcdir) && $(MSGMERGE_UPDATE) $${lang}.po $(DOMAIN).pot; \
+       else \
+         $(MAKE) $${lang}.po-create; \
+       fi
+
 
 install: install-exec install-data
 install-exec:
 install-data: install-data-@USE_NLS@
+       if test "$(PACKAGE)" = "gettext-tools"; then \
+         $(mkinstalldirs) $(DESTDIR)$(gettextsrcdir); \
+         for file in $(DISTFILES.common) Makevars.template; do \
+           $(INSTALL_DATA) $(srcdir)/$$file \
+                           $(DESTDIR)$(gettextsrcdir)/$$file; \
+         done; \
+         for file in Makevars; do \
+           rm -f $(DESTDIR)$(gettextsrcdir)/$$file; \
+         done; \
+       else \
+         : ; \
+       fi
 install-data-no: all
 install-data-yes: all
-       $(mkdir_p) $(DESTDIR)$(datadir)
+       $(mkinstalldirs) $(DESTDIR)$(datadir)
        @catalogs='$(CATALOGS)'; \
        for cat in $$catalogs; do \
          cat=`basename $$cat`; \
-         case "$$cat" in \
-           *.gmo) destdir=$(gnulocaledir);; \
-           *)     destdir=$(localedir);; \
-         esac; \
-         lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
-         dir=$(DESTDIR)$$destdir/$$lang/LC_MESSAGES; \
-         $(mkdir_p) $$dir; \
-         if test -r $$cat; then \
-           $(INSTALL_DATA) $$cat $$dir/$(GETTEXT_PACKAGE).mo; \
-           echo "installing $$cat as $$dir/$(GETTEXT_PACKAGE).mo"; \
-         else \
-           $(INSTALL_DATA) $(srcdir)/$$cat $$dir/$(GETTEXT_PACKAGE).mo; \
-           echo "installing $(srcdir)/$$cat as" \
-                "$$dir/$(GETTEXT_PACKAGE).mo"; \
-         fi; \
-         if test -r $$cat.m; then \
-           $(INSTALL_DATA) $$cat.m $$dir/$(GETTEXT_PACKAGE).mo.m; \
-           echo "installing $$cat.m as $$dir/$(GETTEXT_PACKAGE).mo.m"; \
-         else \
-           if test -r $(srcdir)/$$cat.m ; then \
-             $(INSTALL_DATA) $(srcdir)/$$cat.m \
-               $$dir/$(GETTEXT_PACKAGE).mo.m; \
-             echo "installing $(srcdir)/$$cat as" \
-                  "$$dir/$(GETTEXT_PACKAGE).mo.m"; \
-           else \
-             true; \
+         lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
+         dir=$(localedir)/$$lang/LC_MESSAGES; \
+         $(mkinstalldirs) $(DESTDIR)$$dir; \
+         if test -r $$cat; then realcat=$$cat; else realcat=$(srcdir)/$$cat; fi; \
+         $(INSTALL_DATA) $$realcat $(DESTDIR)$$dir/$(DOMAIN).mo; \
+         echo "installing $$realcat as $(DESTDIR)$$dir/$(DOMAIN).mo"; \
+         for lc in '' $(EXTRA_LOCALE_CATEGORIES); do \
+           if test -n "$$lc"; then \
+             if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
+               link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
+               mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
+               mkdir $(DESTDIR)$(localedir)/$$lang/$$lc; \
+               (cd $(DESTDIR)$(localedir)/$$lang/$$lc.old && \
+                for file in *; do \
+                  if test -f $$file; then \
+                    ln -s ../$$link/$$file $(DESTDIR)$(localedir)/$$lang/$$lc/$$file; \
+                  fi; \
+                done); \
+               rm -f $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
+             else \
+               if test -d $(DESTDIR)$(localedir)/$$lang/$$lc; then \
+                 :; \
+               else \
+                 rm -f $(DESTDIR)$(localedir)/$$lang/$$lc; \
+                 mkdir $(DESTDIR)$(localedir)/$$lang/$$lc; \
+               fi; \
+             fi; \
+             rm -f $(DESTDIR)$(localedir)/$$lang/$$lc/$(DOMAIN).mo; \
+             ln -s ../LC_MESSAGES/$(DOMAIN).mo $(DESTDIR)$(localedir)/$$lang/$$lc/$(DOMAIN).mo 2>/dev/null || \
+             ln $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(DOMAIN).mo $(DESTDIR)$(localedir)/$$lang/$$lc/$(DOMAIN).mo 2>/dev/null || \
+             cp -p $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(DOMAIN).mo $(DESTDIR)$(localedir)/$$lang/$$lc/$(DOMAIN).mo; \
+             echo "installing $$realcat link as $(DESTDIR)$(localedir)/$$lang/$$lc/$(DOMAIN).mo"; \
            fi; \
-         fi; \
+         done; \
        done
-       if test "$(PACKAGE)" = "glib"; then \
-         $(mkdir_p) $(DESTDIR)$(gettextsrcdir); \
-         $(INSTALL_DATA) $(srcdir)/Makefile.in.in \
-                         $(DESTDIR)$(gettextsrcdir)/Makefile.in.in; \
+
+install-strip: install
+
+installdirs: installdirs-exec installdirs-data
+installdirs-exec:
+installdirs-data: installdirs-data-@USE_NLS@
+       if test "$(PACKAGE)" = "gettext-tools"; then \
+         $(mkinstalldirs) $(DESTDIR)$(gettextsrcdir); \
        else \
          : ; \
        fi
+installdirs-data-no:
+installdirs-data-yes:
+       $(mkinstalldirs) $(DESTDIR)$(datadir)
+       @catalogs='$(CATALOGS)'; \
+       for cat in $$catalogs; do \
+         cat=`basename $$cat`; \
+         lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
+         dir=$(localedir)/$$lang/LC_MESSAGES; \
+         $(mkinstalldirs) $(DESTDIR)$$dir; \
+         for lc in '' $(EXTRA_LOCALE_CATEGORIES); do \
+           if test -n "$$lc"; then \
+             if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
+               link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
+               mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
+               mkdir $(DESTDIR)$(localedir)/$$lang/$$lc; \
+               (cd $(DESTDIR)$(localedir)/$$lang/$$lc.old && \
+                for file in *; do \
+                  if test -f $$file; then \
+                    ln -s ../$$link/$$file $(DESTDIR)$(localedir)/$$lang/$$lc/$$file; \
+                  fi; \
+                done); \
+               rm -f $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
+             else \
+               if test -d $(DESTDIR)$(localedir)/$$lang/$$lc; then \
+                 :; \
+               else \
+                 rm -f $(DESTDIR)$(localedir)/$$lang/$$lc; \
+                 mkdir $(DESTDIR)$(localedir)/$$lang/$$lc; \
+               fi; \
+             fi; \
+           fi; \
+         done; \
+       done
 
 # Define this as empty until I found a useful application.
 installcheck:
 
-uninstall:
+uninstall: uninstall-exec uninstall-data
+uninstall-exec:
+uninstall-data: uninstall-data-@USE_NLS@
+       if test "$(PACKAGE)" = "gettext-tools"; then \
+         for file in $(DISTFILES.common) Makevars.template; do \
+           rm -f $(DESTDIR)$(gettextsrcdir)/$$file; \
+         done; \
+       else \
+         : ; \
+       fi
+uninstall-data-no:
+uninstall-data-yes:
        catalogs='$(CATALOGS)'; \
        for cat in $$catalogs; do \
          cat=`basename $$cat`; \
-         lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
-         rm -f $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE).mo; \
-         rm -f $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE).mo.m; \
-         rm -f $(DESTDIR)$(gnulocaledir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE).mo; \
-         rm -f $(DESTDIR)$(gnulocaledir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE).mo.m; \
+         lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
+         for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
+           rm -f $(DESTDIR)$(localedir)/$$lang/$$lc/$(DOMAIN).mo; \
+         done; \
        done
-       if test "$(PACKAGE)" = "glib"; then \
-         rm -f $(DESTDIR)$(gettextsrcdir)/Makefile.in.in; \
-       fi
 
-check: all $(GETTEXT_PACKAGE).pot
+check: all
 
-dvi info tags TAGS ID:
+info dvi ps pdf html tags TAGS ctags CTAGS ID:
 
 mostlyclean:
-       rm -f core core.* *.pox $(GETTEXT_PACKAGE).pot *.old.po cat-id-tbl.tmp
+       rm -f remove-potcdate.sed
+       rm -f stamp-poT
+       rm -f core core.* $(DOMAIN).po $(DOMAIN).1po $(DOMAIN).2po *.new.po
        rm -fr *.o
-       rm -f .intltool-merge-cache
 
 clean: mostlyclean
 
 distclean: clean
-       rm -f Makefile Makefile.in POTFILES stamp-it
-       rm -f *.mo *.msg *.cat *.cat.m *.gmo
+       rm -f Makefile Makefile.in POTFILES *.mo
 
 maintainer-clean: distclean
        @echo "This command is intended for maintainers to use;"
        @echo "it deletes files that may require special tools to rebuild."
-       rm -f Makefile.in.in
-
-distdir = ../$(GETTEXT_PACKAGE)-$(VERSION)/$(subdir)
-dist distdir: $(DISTFILES)
+       rm -f stamp-po $(GMOFILES)
+
+distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
+dist distdir:
+       $(MAKE) update-po
+       @$(MAKE) dist2
+# This is a separate target because 'update-po' must be executed before.
+dist2: $(DISTFILES)
        dists="$(DISTFILES)"; \
-       extra_dists="$(EXTRA_DISTFILES)"; \
-       for file in $$extra_dists; do \
-         test -f $(srcdir)/$$file && dists="$$dists $(srcdir)/$$file"; \
+       if test "$(PACKAGE)" = "gettext-tools"; then \
+         dists="$$dists Makevars.template"; \
+       fi; \
+       if test -f $(srcdir)/ChangeLog; then \
+         dists="$$dists ChangeLog"; \
+       fi; \
+       for i in 0 1 2 3 4 5 6 7 8 9; do \
+         if test -f $(srcdir)/ChangeLog.$$i; then \
+           dists="$$dists ChangeLog.$$i"; \
+         fi; \
        done; \
+       if test -f $(srcdir)/LINGUAS; then dists="$$dists LINGUAS"; fi; \
        for file in $$dists; do \
-         test -f $$file || file="$(srcdir)/$$file"; \
-         ln $$file $(distdir) 2> /dev/null \
-           || cp -p $$file $(distdir); \
+         if test -f $$file; then \
+           cp -p $$file $(distdir); \
+         else \
+           cp -p $(srcdir)/$$file $(distdir); \
+         fi; \
        done
 
 update-po: Makefile
-       $(MAKE) $(GETTEXT_PACKAGE).pot
+       $(MAKE) $(DOMAIN).pot-update
+       test -z "$(UPDATEPOFILES)" || $(MAKE) $(UPDATEPOFILES)
+       $(MAKE) update-gmo
+
+# General rule for creating PO files.
+
+.nop.po-create:
+       @lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
+       echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
+       exit 1
+
+# General rule for updating PO files.
+
+.nop.po-update:
+       @lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
+       if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
        tmpdir=`pwd`; \
-       catalogs='$(CATALOGS)'; \
-       for cat in $$catalogs; do \
-         cat=`basename $$cat`; \
-         lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
-         echo "$$lang:"; \
-         result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \
-         if $$result; then \
-           if cmp $(srcdir)/$$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
-             rm -f $$tmpdir/$$lang.new.po; \
-            else \
-             if mv -f $$tmpdir/$$lang.new.po $$lang.po; then \
-               :; \
-             else \
-               echo "msgmerge for $$lang.po failed: cannot move $$tmpdir/$$lang.new.po to $$lang.po" 1>&2; \
-               rm -f $$tmpdir/$$lang.new.po; \
-               exit 1; \
-             fi; \
-           fi; \
-         else \
-           echo "msgmerge for $$cat failed!"; \
+       echo "$$lang:"; \
+       test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
+       echo "$${cdcmd}$(MSGMERGE) $$lang.po $(DOMAIN).pot -o $$lang.new.po"; \
+       cd $(srcdir); \
+       if $(MSGMERGE) $$lang.po $(DOMAIN).pot -o $$tmpdir/$$lang.new.po; then \
+         if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
            rm -f $$tmpdir/$$lang.new.po; \
+         else \
+           if mv -f $$tmpdir/$$lang.new.po $$lang.po; then \
+             :; \
+           else \
+             echo "msgmerge for $$lang.po failed: cannot move $$tmpdir/$$lang.new.po to $$lang.po" 1>&2; \
+             exit 1; \
+           fi; \
          fi; \
-       done
-
-Makefile POTFILES: stamp-it
-       @if test ! -f $@; then \
-         rm -f stamp-it; \
-         $(MAKE) stamp-it; \
+       else \
+         echo "msgmerge for $$lang.po failed!" 1>&2; \
+         rm -f $$tmpdir/$$lang.new.po; \
        fi
 
-stamp-it: Makefile.in.in ../config.status POTFILES.in
-       cd .. \
-         && CONFIG_FILES=$(subdir)/Makefile.in CONFIG_HEADERS= CONFIG_LINKS= \
+$(DUMMYPOFILES):
+
+update-gmo: Makefile $(GMOFILES)
+       @:
+
+Makefile: Makefile.in.in $(top_builddir)/config.status @POMAKEFILEDEPS@
+       cd $(top_builddir) \
+         && CONFIG_FILES=$(subdir)/$@.in CONFIG_HEADERS= \
               $(SHELL) ./config.status
 
+force:
+
 # Tell versions [3.59,3.63) of GNU make not to export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
index 4bb2b6e4d8d9e061eb1ca0d7be2f3297aa82498d..dbfcc651be8f2c24d381a30d32cad657e327ed81 100644 (file)
@@ -1,56 +1,56 @@
-       ../src/auth.c \
-       ../src/autocompletion.c \
-       ../src/availability.c \
-       ../src/calendar.c \
-       ../src/calendar_tools.c \
-       ../src/calendar_view.c \
-       ../src/context_loop.c \
-       ../src/cookie_conversion.c \
-       ../src/crypto.c \
-       ../src/doxygen_groups.c \
-       ../src/event.c \
-       ../src/floors.c \
-       ../src/fmt_date.c \
-       ../src/gettext.c \
-       ../src/graphics.c \
-       ../src/groupdav_delete.c \
-       ../src/groupdav_get.c \
-       ../src/groupdav_main.c \
-       ../src/groupdav_options.c \
-       ../src/groupdav_propfind.c \
-       ../src/groupdav_put.c \
-       ../src/html2html.c \
-       ../src/http_datestring.c \
-       ../src/ical_dezonify.c \
-       ../src/iconbar.c \
-       ../src/inetconf.c \
-       ../src/listsub.c \
-       ../src/locate_host.c \
-       ../src/mainmenu.c \
-       ../src/messages.c \
-       ../src/mime_parser.c \
-       ../src/netconf.c \
-       ../src/notes.c \
-       ../src/paging.c \
-       ../src/preferences.c \
-       ../src/roomops.c \
-       ../src/rss.c \
-       ../src/serv_func.c \
-       ../src/setup.c \
-       ../src/setup_wizard.c \
-       ../src/siteconfig.c \
-       ../src/snprintf.c \
-       ../src/subst.c \
-       ../src/summary.c \
-       ../src/sysmsgs.c \
-       ../src/tabs.c \
-       ../src/tcp_sockets.c \
-       ../src/tools.c \
-       ../src/useredit.c \
-       ../src/userlist.c \
-       ../src/vcard.c \
-       ../src/vcard_edit.c \
-       ../src/webcit.c \
-       ../src/webserver.c \
-       ../src/who.c \
-       ../src/wiki.c
+     ../src/auth.c \
+     ../src/autocompletion.c \
+     ../src/availability.c \
+     ../src/calendar.c \
+     ../src/calendar_tools.c \
+     ../src/calendar_view.c \
+     ../src/context_loop.c \
+     ../src/cookie_conversion.c \
+     ../src/crypto.c \
+     ../src/doxygen_groups.c \
+     ../src/event.c \
+     ../src/floors.c \
+     ../src/fmt_date.c \
+     ../src/gettext.c \
+     ../src/graphics.c \
+     ../src/groupdav_delete.c \
+     ../src/groupdav_get.c \
+     ../src/groupdav_main.c \
+     ../src/groupdav_options.c \
+     ../src/groupdav_propfind.c \
+     ../src/groupdav_put.c \
+     ../src/html2html.c \
+     ../src/http_datestring.c \
+     ../src/ical_dezonify.c \
+     ../src/iconbar.c \
+     ../src/inetconf.c \
+     ../src/listsub.c \
+     ../src/locate_host.c \
+     ../src/mainmenu.c \
+     ../src/messages.c \
+     ../src/mime_parser.c \
+     ../src/netconf.c \
+     ../src/notes.c \
+     ../src/paging.c \
+     ../src/preferences.c \
+     ../src/roomops.c \
+     ../src/rss.c \
+     ../src/serv_func.c \
+     ../src/setup.c \
+     ../src/setup_wizard.c \
+     ../src/siteconfig.c \
+     ../src/snprintf.c \
+     ../src/subst.c \
+     ../src/summary.c \
+     ../src/sysmsgs.c \
+     ../src/tabs.c \
+     ../src/tcp_sockets.c \
+     ../src/tools.c \
+     ../src/useredit.c \
+     ../src/userlist.c \
+     ../src/vcard.c \
+     ../src/vcard_edit.c \
+     ../src/webcit.c \
+     ../src/webserver.c \
+     ../src/who.c \
+     ../src/wiki.c
index 72746183e094cb789b06fbd23fee8564f7aebc52..0b493353e8ab5865d601e734affdee4e4e0207b9 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.9.6 from Makefile.am.
+# Makefile.in generated by automake 1.9.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -14,6 +14,8 @@
 
 @SET_MAKE@
 
+SOURCES = $(setup_SOURCES) $(webserver_SOURCES)
+
 srcdir = @srcdir@
 VPATH = @srcdir@
 pkgdatadir = $(datadir)/@PACKAGE@
@@ -145,7 +147,6 @@ INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
 INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
 INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
 INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
-INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
 INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
 INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
 INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@