mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-02-26 19:56:39 +00:00
Append SVN revision to library version.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
AC_INIT(libnfc, 1.2.1, info@libnfc.org)
|
||||
define([rev], esyscmd([sh -c "echo -n 'r' && svnversion -n"]))dnl
|
||||
AC_INIT(libnfc, 1.2.1-rev, info@libnfc.org)
|
||||
|
||||
AC_CONFIG_HEADER(config.h)
|
||||
AM_INIT_AUTOMAKE
|
||||
|
||||
Reference in New Issue
Block a user