Updating branch refs/heads/xfce-4.6
         to 8ca239343f544e90f3b47c949928f57d9384e76b (commit)
       from 55b4f411477e225e2ce6be604cf19b9b82ca49d9 (commit)

commit 8ca239343f544e90f3b47c949928f57d9384e76b
Author: Nick Schermer <[email protected]>
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 $@
 
_______________________________________________
Xfce4-commits mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to