On 7/14/12 5:15 PM, Max Horn wrote:
> A single autoreconf call with the right arguments should make subsequent auto
> of / automaker calls superfluous, too.
>
That's not going to be "-fi":
autoreconf -fi
autopoint: *** The AM_GNU_GETTEXT_VERSION declaration in your
configure.ac
A single autoreconf call with the right arguments should make subsequent auto
of / automaker calls superfluous, too.
But I wonder why automake / autoconf are invoked here in the first place,
instead of a patch? That's usually a very fragile setup, as the current issue
shows once more...
Btw, t
On 7/14/12 12:35 PM, Alexander Hansen wrote:
> Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/crypto
> In directory vz-cvs-3.sog:/tmp/cvs-serv13963
>
> Modified Files:
> gnutls28.info
> Log Message:
> Appears to need an initial autoreconf call to build with our current
> automake1.
On 7/13/2012 4:11 PM, David R. Morrison wrote:
>
> On Jul 13, 2012, at 1:46 PM, Hanspeter Niederstrasser
> wrote:
>
>> Currently, if a new passwd-package is created, passwd-core gets a new
>> version and so all the other passwd-* packages need to be rebuilt and
>> reinstalled (which includes runn
thanks Snaggle I'll look into this as soon as I'm back home on sunday.
---
TS
http://www.southofheaven.org/
Life begins and ends with chaos, live between the chaos!
On 2012-07-14, at 7:00 AM, Hanspeter Niederstrasser wrote:
> # Fix the POD quotes (--quotes is not sufficient for the French quotes)
# Fix the POD quotes (--quotes is not sufficient for the French quotes) \
case $l in \
de) \
sed -i -e 's/ds C` ""$/ds C` »/' \
-e "s/ds C' \"\"$/ds C' «/" \
$l/$p.$s; \
;; \
fr) \