Rename chip_type to nfc_chip_t.

Rename dev_spec to nfc_device_spec_t.
Update configure.ac and autotools related files.
This commit is contained in:
Romuald Conty 2009-11-18 10:52:13 +00:00
parent 8a579c3aab
commit 2a0ff6c5d0
15 changed files with 713 additions and 441 deletions

View file

@ -21,8 +21,6 @@ case "$host" in
;;
esac
AC_PROG_RANLIB
AC_PATH_PROG(PKG_CONFIG, pkg-config)
# Checks for header files.