denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Denemo-devel] [bug #29016] Autoconf problem (configure.in)


From: Josue Abarca
Subject: [Denemo-devel] [bug #29016] Autoconf problem (configure.in)
Date: Fri, 26 Feb 2010 22:09:19 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.9.1.6) Gecko/20091216 Iceweasel/3.5.6 (like Firefox/3.5.6; Debian-3.5.6-1)

URL:
  <http://savannah.gnu.org/bugs/?29016>

                 Summary: Autoconf problem (configure.in)
                 Project: GNU Denemo, a gtk+ frontend to GNU Lilypond
            Submitted by: jmaslibre
            Submitted on: vie 26 feb 2010 22:09:19 GMT
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

When you do autoreconf -fi on denemo 0.8.12:

$ autoreconf -fi
autopoint: *** Missing version: please specify in configure.in through a line
'AM_GNU_GETTEXT_VERSION(x.yy.zz)' the gettext version the package is using
autopoint: *** Stop.
autoreconf: autopoint failed with exit status: 1

The problem:
Since Autoconf 2.54 autoreconf no longer changes the version
of the gettext/po/intl support files.
It adds the files the correspond to the
AM_GNU_GETTEXT_VERSION
declared in configure.ac.

You can upgrade to newer GNU gettext versions,
without needing to change configure.ac.

The attached patch sets AM_GNU_GETTEXT_VERSION
to 0.17.

I have chosen the version 0.17 because it is present
in debian stable, testing and unstable :).




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: vie 26 feb 2010 22:09:19 GMT  Name: configure.in.diff  Size: 228B   By:
jmaslibre

<http://savannah.gnu.org/bugs/download.php?file_id=19804>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?29016>

_______________________________________________
  Mensaje enviado vai/por Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]