Menu

#418 autoconf fails with missing common/ac_define_dir.m4

v3.9.1
closed-fixed
5
2016-01-20
2013-12-14
No

Running autoconf fails with a missing file (on Linux and OpenBSD):

$ autoconf-2.68
configure.in:524: error: possibly undefined macro: AC_DEFINE_DIR
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.

The aclocal.m4 has an "sinclude(common/ac_define_dir.m4)" which is failing.

Can you put a copy of the ac_define_dir.m4 in the common/ subdirectory?

The autoconf works using this ac_define_dir.m4 found here on sourceforge:

http://ac-archive.sourceforge.net/ac-archive/ac_define_dir.html

Discussion

  • Mark Hessling

    Mark Hessling - 2015-04-04

    Added ac_define_dir.m4 to source distributions.

     
  • Mark Hessling

    Mark Hessling - 2015-04-04
    • status: open --> pending
    • assigned_to: Mark Hessling
    • Group: v3.7 --> Next Release
     
  • Mark Hessling

    Mark Hessling - 2015-04-04
    • Group: Next Release --> v3.9.1
     
  • Mark Hessling

    Mark Hessling - 2016-01-20
    • status: pending --> closed-fixed
     

Log in to post a comment.