[Xfce4-commits] <xfwm4:xfce-4.6> Fix typo in autogen.sh.
Nick Schermer
noreply at xfce.org
Tue May 18 22:32:02 CEST 2010
Updating branch refs/heads/xfce-4.6
to 96c870a969aca5d16f3698ecd68c3a898641fe99 (commit)
from f96f72255ad9646339db81ed651985cff0b14672 (commit)
commit 96c870a969aca5d16f3698ecd68c3a898641fe99
Author: Nick Schermer <nick at xfce.org>
Date: Tue May 18 22:30:51 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