ofalk / libdnet

libdnet provides a simplified, portable interface to several low-level networking routines.
Other
153 stars 60 forks source link

Deprecated AM_CONFIG_HEADER macro used in configure.in #27

Closed GoogleCodeExporter closed 2 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. building with recent versions of autoconf (2.69)/automake (1.13)/libtool 
(2.4.2)

What is the expected output? What do you see instead?

Expected no errors when running `autoreconf -ivf`, got:

configure.in:13: error: possibly undefined macro: AM_CONFIG_HEADER
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.

What version of the product are you using? On what operating system?

Libdnet 1.12 on Mac OS X Mountain Lion with Homebrew.

Please provide any additional information below.

Patch provided

Original issue reported on code.google.com by san...@steffann.nl on 5 Jan 2013 at 11:45

Attachments:

ofalk commented 2 years ago

shouldn't be an issue any more.