On Sunday 18 November 2007 17:13:01 Thomas Baumgart wrote:
> Hi all,
>
> on Sunday 18 November 2007 16:53, Martin Preuss wrote:

[...]

> > Es sollte dann eher in allen Projekten 2.60 als minimum verwendet
> > werden, oder wir muessten halt wieder unterscheiden...
>
> Das muss ich mir dann mal anschauen. Verwende dabei nur den OS-spezifischen
> Standard und mache mir keine Sorgen. Habe die Mail von Micha Lenk
> gefunden. Wieder mal dieser Mist aus Redmond.

Der Unterschied läßt sich doch so ganz einfach feststellen, oder übersehe ich 
da wieder was?

===================================================================
--- configure.ac        (revision 1385)
+++ configure.ac        (working copy)
@@ -16,7 +16,7 @@
 GWENHYWFAR_BUGREPORT_ADDR="<[EMAIL PROTECTED]>"


-AC_PREREQ(2.60)
+AC_PREREQ(2.59)
 AC_INIT
 AC_CANONICAL_BUILD
 AC_CANONICAL_HOST
@@ -433,7 +433,7 @@
   if test "$OSYSTEM" = "windows"; then
     gwenhywfar_locale_searchdir="share/locale"
   else
-    if test "$enable_local_install" != "no"; then
+    if test "$enable_local_install" != "no" -o -z "$localedir"; then
       gwenhywfar_locale_searchdir="share/locale"
     else
       gwenhywfar_locale_searchdir="\$(localedir)"


-- 

Regards

Thomas Baumgart

GPG-FP: E55E D592 F45F 116B 8429   4F99 9C59 DB40 B75D D3BA
-------------------------------------------------------------
You have to wait until you have written code before starting an
open source project, otherwise you have made a standards group.
 -- Jeremy Ruston, Head of Open Source Innovation at BT
-------------------------------------------------------------

Attachment: signature.asc
Description: This is a digitally signed message part.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Aqbanking-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel

Reply via email to