build: use modern call syntax for AC_INIT, AM_INIT_AUTOMAKE
authorJan Engelhardt <jengelh@medozas.de>
Sat, 30 Oct 2010 21:04:32 +0000 (23:04 +0200)
committerr.kubiak <r.kubiak@samsung.com>
Mon, 16 Nov 2015 13:12:06 +0000 (14:12 +0100)
commit66650cfcde862d02c58c19c980f90109bfcc0f74
tree2d58d2cd623fcd93809d74acb5d95baa03aac2cb
parent830840c438e62c07fba92ef68fcbfa704ba533b5
build: use modern call syntax for AC_INIT, AM_INIT_AUTOMAKE

automake options also need to definitely go into configure.ac, otherwise
they only apply to a single directory.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Makefile.am
configure.ac