build: fix autoreconf warnings

Replace AC_LANG_PROGRAM with AC_LANG_SOURCE and INCLUDES with AM_CFLAGS to fix
autoreconf warnings

https://bugs.freedesktop.org/show_bug.cgi?id=62748
This commit is contained in:
Vasily Khoruzhick
2013-02-18 12:58:28 +03:00
committed by Bastien Nocera
parent 7eafca7bab
commit 0e843ad6b3
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
INCLUDES = -I$(top_srcdir)
AM_CFLAGS = -I$(top_srcdir)
noinst_PROGRAMS = verify_live enroll verify img_capture cpp-test
verify_live_SOURCES = verify_live.c