removed garbage

git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@579 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
frankmorgner
2011-10-27 11:24:14 +00:00
parent ca3a381a8a
commit a1c9a56c14

View File

@@ -46,7 +46,6 @@ LIBS="$saved_LIBS"
# --enable-piccdev=DEV
piccdev_default=
AC_ARG_ENABLE(piccdev,
AC_HELP_STRING([--enable-piccdev=DEV],[OpenPICC character device (default: /dev/ttyACM0)]),
[piccdev="${enableval}"], [piccdev="/dev/ttyACM0"])
@@ -82,6 +81,7 @@ PCSC_CFLAGS: ${PCSC_CFLAGS}
PCSC_LIBS: ${PCSC_LIBS}
LIBNFC_CFLAGS: ${LIBNFC_CFLAGS}
LIBNFC_LIBS: ${LIBNFC_LIBS}
OpenPICC device: ${PICCDEV}
EOF