Remove autoreconf warnings by adding m4 directory

This commit is contained in:
Romuald Conty 2009-12-20 19:14:41 +00:00
parent c0493a91e0
commit 2079016a04
2 changed files with 4 additions and 0 deletions

View file

@ -1,3 +1,5 @@
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = src
pkgconfigdir = $(libdir)/pkgconfig

View file

@ -1,6 +1,8 @@
# General init
AC_INIT(libnfc, 1.3.0, info@libnfc.org)
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_HEADER(config.h)
# SVN revison