]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
scepclient: Fixed Makefile after removing enable-smartcard configure option.
authorTobias Brunner <tobias@strongswan.org>
Wed, 13 Jun 2012 13:08:14 +0000 (15:08 +0200)
committerTobias Brunner <tobias@strongswan.org>
Wed, 13 Jun 2012 13:08:14 +0000 (15:08 +0200)
src/scepclient/Makefile.am

index b10a56a16a0efc4c8f81d9cbbb96ddc530d2032d..7ddec65711d4bf7b9e08d112a9bd3bf9fe8e5315 100644 (file)
@@ -14,11 +14,5 @@ AM_CFLAGS = \
 scepclient_LDADD = \
 $(top_builddir)/src/libstrongswan/libstrongswan.la
 
-# This compile option activates smartcard support
-if USE_SMARTCARD
-  AM_CFLAGS += -DSMARTCARD
-  scepclient_LDADD += $(DLLIB)
-endif
-
 dist_man_MANS = scepclient.8