[Xfce4-commits] <xfconf:xfce-4.6> Fix typo in autogen.sh.
Nick Schermer
noreply at xfce.org
Tue May 18 22:32:01 CEST 2010
Updating branch refs/heads/xfce-4.6
to b86e1c388f2d30e3af5cc76b2b7390f521b3b2ba (commit)
from 0f944b74df085cf801ab00ce2beb452828d19792 (commit)
commit b86e1c388f2d30e3af5cc76b2b7390f521b3b2ba
Author: Nick Schermer <nick at xfce.org>
Date: Tue May 18 22:29:56 2010 +0200
Fix typo in autogen.sh.
autogen.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/autogen.sh b/autogen.sh
index ba1a279..df67105 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -57,7 +57,7 @@ fi
sed -e "s/@LINGUAS@/${linguas}/g" \
-e "s/@REVISION@/${revision}/g" \
- < "configure.in.in" > "configure.in"
+ < "configure.ac.in" > "configure.ac"
exec xdt-autogen $@
More information about the Xfce4-commits
mailing list