Finalize pn53x-tamashell integration (add readline m4, fiw minor warnings, adjust Makefile.am)

This commit is contained in:
Romuald Conty 2010-10-04 10:24:45 +00:00
parent 87161b5b7b
commit 17b940c610
5 changed files with 61 additions and 4 deletions

View file

@ -125,6 +125,7 @@ if test x$ac_cv_with_cutter = xyes -a x$ac_cv_use_cutter = xno; then
fi
AM_CONDITIONAL([WITH_CUTTER], [test "$ac_cv_use_cutter" != "no"])
AC_CHECK_READLINE
# Defines and C flags
CFLAGS="$CFLAGS -std=c99"