+2001-02-07 Bruno Haible <haible@clisp.cons.org>
+
+ * gettextize.in: Fix bug in 2000-12-08 patch.
+
2001-01-28 Bruno Haible <haible@clisp.cons.org>
* po-mode.el: Call autoload with 4 arguments.
#! /bin/sh
#
-# Copyright (C) 1995, 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
+# Copyright (C) 1995-1998, 2000, 2001 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
}
fi
-rm -fr intl
-mkdir intl || {
- $echo "failed to create intl/ subdirectory"
- exit 1;
-}
-
test -d po || mkdir po || {
$echo "failed to create po/ subdirectory"
exit 1