Project

General

Profile

Actions

Bug #3871

closed

Include acsite.m4 in distribution

Added by Jason Ish over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

Many package managers (deb, and rpm for instance) like to autoreconf for whatever reason and this will fail with the following:

libtoolize: 'AC_PROG_RANLIB' is rendered obsolete by 'LT_INIT'
configure.ac:225: error: possibly undefined macro: AC_TYPE_UINT
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:226: error: possibly undefined macro: AC_TYPE_USHORT
configure.ac:227: error: possibly undefined macro: AC_TYPE_ULONG
configure.ac:228: error: possibly undefined macro: AC_TYPE_UCHAR
autoreconf: /usr/bin/autoconf failed with exit status: 1

Including acsite.m4 prevents this from happening.

Actions #1

Updated by Jason Ish over 3 years ago

  • Status changed from Assigned to In Review
Actions #2

Updated by Victor Julien over 3 years ago

  • Status changed from In Review to Closed
Actions

Also available in: Atom PDF