[Libreoffice-commits] .: autogen.sh

Tor Lillqvist tml at kemper.freedesktop.org
Sun Jul 3 07:15:21 PDT 2011


 autogen.sh |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 24812e56eac42e30ee005f529a5f6ea7308a4310
Author: Tor Lillqvist <tlillqvist at novell.com>
Date:   Sun Jul 3 17:13:53 2011 +0300

    I doubt we need a ChangeLog file

diff --git a/autogen.sh b/autogen.sh
index d0348b2..30b1ae4 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -116,8 +116,6 @@ for my $arg (@args) {
 # Alloc $ACLOCAL to specify which aclocal to use
 $aclocal = $ENV{ACLOCAL} ? $ENV{ACLOCAL} : 'aclocal';
 
-system ("touch ChangeLog");
-
 my $system = `uname -s`;
 chomp $system;
 


More information about the Libreoffice-commits mailing list