bugGNU gettext - Bugs: bug #59929, AC_INIT with proper package and...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #59929: AC_INIT with proper package and version

Submitter:  Dirk Mueller <dmueller>
Submitted:  Fri 22 Jan 2021 10:01:25 PM UTC
   
 
Category:  Build Severity:  3 - Normal
Item Group:  None Status:  Fix Released
Privacy:  Public Assigned to:  haible
Open/Closed:  Closed

Wed 04 Jan 2023 01:27:40 PM UTC, comment #2: 

The fix is contained in gettext 0.21.1.

Bruno Haible <haible>
Group administrator
Tue 07 Dec 2021 04:58:29 PM UTC, comment #1: 
Bruno Haible <haible>
Group administrator
Fri 22 Jan 2021 10:01:25 PM UTC, original submission:  

reconfiguring libtextstyle with recent automake gives:

autoreconf: configure.ac: adding subdirectory libtextstyle to autoreconf
autoreconf: Entering directory `libtextstyle'
autoreconf: running: aclocal --force -I m4 -I gnulib-m4
configure.ac:25: error: AC_INIT should be called with package and version arguments
gl_AM_INIT_AUTOMAKE is expanded from...
/usr/share/aclocal-1.16/init.m4:29: AM_INIT_AUTOMAKE is expanded from...
configure.ac:25: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
aclocal: error: /usr/bin/autom4te failed with exit status: 1
autoreconf: aclocal failed with exit status: 1


This appears to be an incompatibility iwth the gl_AM_INIT_AUTOMAKE macro that is used here. this can be easily fixed by simply using AC_INIT as it was designed to. I'll add a patch.


Dirk Mueller <dmueller>

 

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

Attached Files
file #50767:  use-acinit-for-libtextstyle.patch added by dmueller (513B - text/x-patch - use-acinit-for-libtextstyle.patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by haible (Updated the item)
  • -email is unavailable- added by dmueller (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.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-01-04 haible StatusFixed Fix Released
    2021-12-07 haible StatusNone Fixed
        Assigned toNone haible
        Open/ClosedOpen Closed
    2021-02-09 haible CategoryNone Build
    2021-01-22 dmueller Attached File- Added use-acinit-for-libtextstyle.patch, #50767

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code