From 3955d4bc76f353d51cd4a72e23d1ea2d79a48b60 Mon Sep 17 00:00:00 2001 From: Art Cancro Date: Thu, 17 Nov 2005 16:33:21 +0000 Subject: [PATCH] * 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 --- webcit/ChangeLog | 5 +++++ webcit/bootstrap | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) 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 -- 2.30.2