mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-04-22 14:36:20 +00:00
Attempt to make it works on MacOS. Small fixes. CMake work started.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user