bugDenemo - Bugs: bug #29016, Autoconf problem (configure.in)

 
 

bug #29016: Autoconf problem (configure.in)

Submitter:  Josue Abarca <jmaslibre>
Submitted:  Fri 26 Feb 2010 10:09:19 PM UTC
   
 
Category:  None
Severity:  3 - Normal Item Group:  None
Status:  Fixed Privacy:  Public
Assigned to:  tt Originator Name: 
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 26 Feb 2010 10:09:19 PM UTC, original submission:  

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 :).

Josue Abarca <jmaslibre>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #19804:  configure.in.diff added by jmaslibre (228B - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by tt (Updated the item)
  • -email is unavailable- added by jmaslibre (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-01-17 tt StatusNone Fixed
        Assigned toNone tt
        Open/ClosedOpen Closed
    2010-02-26 jmaslibre Attached File- Added configure.in.diff, #19804

    Back to the top

    Powered by Savane 3.12.
    Corresponding source code