[Xfce4-commits] <xfdesktop:xfce-4.6> Fix typo in autogen.sh.
Nick Schermer
noreply at xfce.org
Tue May 18 22:30:01 CEST 2010
Updating branch refs/heads/xfce-4.6
to 8ca239343f544e90f3b47c949928f57d9384e76b (commit)
from 55b4f411477e225e2ce6be604cf19b9b82ca49d9 (commit)
commit 8ca239343f544e90f3b47c949928f57d9384e76b
Author: Nick Schermer <nick at xfce.org>
Date: Tue May 18 22:28:20 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