]> arthur.barton.de Git - ngircd-alex.git/commit - configure.ng
configure.ng: use AM_PROG_AR to check ar(1) command
authorAlexander Barton <alex@barton.de>
Mon, 24 Sep 2012 18:39:06 +0000 (20:39 +0200)
committerAlexander Barton <alex@barton.de>
Mon, 24 Sep 2012 18:39:06 +0000 (20:39 +0200)
commit78d189fbf745741f42271557206cdde60d3ae857
tree262eaf13174708314ed5978e3f118940a533e8b1
parent8cfb9104419d3c00fbef3fe8639eb04f03d83f3d
configure.ng: use AM_PROG_AR to check ar(1) command

This fixes

  automake-1.12/am/library.am: warning: 'libngipaddr.a':
   linking libraries using a non-POSIX .../automake-1.12/am/library.am:
   archiver requires 'AM_PROG_AR' in 'configure.in'
   src/ipaddr/Makefile.am:12: while processing library 'libngipaddr.a'

and similar warnings of automake.
.gitignore
Makefile.am
configure.ng