wmbiff: Remove arguments to AM_INIT_AUTOMAKE in configure.ac.
commitacdd1c28f7652b8864dc6d2457ff34afd5a1035c
authorDoug Torrance <dtorrance@monmouthcollege.edu>
Sat, 8 Nov 2014 03:31:21 +0000 (7 21:31 -0600)
committerCarlos R. Mafra <crmafra@gmail.com>
Sat, 8 Nov 2014 11:20:02 +0000 (8 11:20 +0000)
treee491c1e7b4914e8a08bc5aa15d6fc53c66e2264d
parent4c22da9b04ff5ade79ba12f71d0ffcf91cefc7a0
wmbiff: Remove arguments to AM_INIT_AUTOMAKE in configure.ac.

This patch serves two purposes:
- Avoid a " AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated"
  warning when running autoreconf.
- Fix "syntax error near unexpected token" when running configure.
wmbiff/configure.ac