Attempt to make it works on MacOS. Small fixes. CMake work started.
This commit is contained in:
parent
14a9112dea
commit
06a76f6470
7 changed files with 60 additions and 53 deletions
|
|
@ -1,4 +1,4 @@
|
|||
define([rev], esyscmd([sh -c "echo -n 'r' && svnversion -n"]))dnl
|
||||
define([rev], esyscmd([sh -c "echo -e 'r\c' && svnversion -n"]))dnl
|
||||
AC_INIT(libnfc, 1.2.1+rev, info@libnfc.org)
|
||||
|
||||
AC_CONFIG_HEADER(config.h)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue