Moin,

Martin Preuss schrieb:
>> Soweit ich das sehe ist der Bug in SVN-Revision 1145 eingeführt worden.
> [...]
> 
> Hmm, das hat Christian eingebaut, weil localedir wohl unter Windows irgendwie 
> schon anders belegt ist oder so.

Ich hatte das Kommentar:

# In autoconf>=2.60, this dir is already defined as $(localedir)

so verstanden, dass das an der Version von autoconf hängt. Ab Version
2.60 ist $localedir schon definiert und kollidiert daher mit der eigenen
Definition (unabhängig von Windows oder Nicht-Windows).

Wenn aber autoconf >= 2.60 eine Vorbedingung ist (daher AC_PREREQ(2.60)
in configure.ac) kann man $localedir doch einfach als existierend
voraussetzen und benutzen. Genau das bewirkt der Patch.

Schöne Grüße
  Micha

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel

Reply via email to