+2008-08-28 Bruno Haible <bruno@clisp.org>
+
+ * autogen.sh: Make the script executable.
+
2008-08-28 Bruno Haible <bruno@clisp.org>
* autogen.sh: Remove code for gettext-runtime/glocale.
+#!/bin/sh
# Convenience script for regenerating all aclocal.m4, config.h.in, Makefile.in,
# configure files with new versions of autoconf or automake.
#
# This script requires autoconf-2.58..2.59 and automake-1.8.2..1.9 in the PATH.
-# Copyright (C) 2003-2004 Free Software Foundation, Inc.
+# Copyright (C) 2003-2005 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