From: Art Cancro Date: Thu, 17 Nov 2005 16:33:21 +0000 (+0000) Subject: * More changes to try to get the po/ directory to build properly. It's still X-Git-Tag: v7.86~4453 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=3955d4bc76f353d51cd4a72e23d1ea2d79a48b60 * 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 --- diff --git a/webcit/ChangeLog b/webcit/ChangeLog index bdc78e35b..ca97a788c 100644 --- a/webcit/ChangeLog +++ b/webcit/ChangeLog @@ -1,5 +1,10 @@ $Id$ +Thu Nov 17 11:32:39 EST 2005 ajc +* 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 + Tue Nov 17 00:03:20 EST 2005 ajc * Assorted tweaks to activate the translations... diff --git a/webcit/bootstrap b/webcit/bootstrap index 7fe1d2d6f..bf4277220 100755 --- a/webcit/bootstrap +++ b/webcit/bootstrap @@ -1,4 +1,3 @@ #!/bin/sh autoconf -autoheader