[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    autogen.sh in /trunk/l10n/scripts not working
From:       Thomas Reitelbach <tr () erdfunkstelle ! de>
Date:       2005-07-29 13:10:09
Message-ID: 200507291511.16279.tr () erdfunkstelle ! de
[Download RAW message or body]

[Attachment #2 (multipart/signed)]

[Attachment #4 (multipart/mixed)]


Hello list and David,

i was just trying to generate my configure-scripts for the translations 
using /trunk/l10n/scripts/autogen.sh

Unfortunately it doesn't work because autogen.sh is searching for 
detect-autoconf.sh, which has been rewritten with perl and it's new name is 
detect-autoconf.pl.

A very small patch to l10n/scripts/autogen.sh fixes the problem for me (see 
attached).
Can someone please confirm that the patch is ok, so i can commit it?

Thanks,
thomas

["autogen.sh.patch" (text/x-diff)]

Index: autogen.sh
===================================================================
--- autogen.sh	(Revision 439939)
+++ autogen.sh	(Arbeitskopie)
@@ -34,7 +34,7 @@
 	langconfigure
 
 	admindir=../scripts/admin
-	. $admindir/detect-autoconf.sh
+	eval `$admindir/detect-autoconf.pl`
 	$ACLOCAL $ACLOCALFLAGS
 	$AUTOHEADER
 	$AUTOMAKE

[Attachment #8 (application/pgp-signature)]

 =

>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscrib=
e <<


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic