From 4beee16533eef7550de9bf3dc0ddfe48e7e94a57 Mon Sep 17 00:00:00 2001 From: zeenix Date: Tue, 30 Jan 2007 21:11:59 +0000 Subject: [PATCH] * autogen.sh: Another attempt to fix the params to autoreconf. git-svn-id: https://gabriel.svn.sourceforge.net/svnroot/gabriel/gabriel@22 841437c2-2226-0410-8ced-e7c76d862a31 --- ChangeLog | 4 ++++ autogen.sh | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index af01696..5396ee8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-01-30 Zeeshan Ali + + * autogen.sh: Another attempt to fix the params to autoreconf. + 2007-01-30 Zeeshan Ali * src/gabriel-session.c: Fixed a small typo. diff --git a/autogen.sh b/autogen.sh index 8de742c..9a0ceeb 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,3 +1,3 @@ #!/bin/sh -autoreconf -fsv +autoreconf -isv