/[packages]/cauldron/acsccid/current/SOURCES/acsccid-1.0.4-libtool-fixes.patch
ViewVC logotype

Contents of /cauldron/acsccid/current/SOURCES/acsccid-1.0.4-libtool-fixes.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 424969 - (show annotations) (download)
Thu May 23 17:32:05 2013 UTC (10 years, 11 months ago) by sander85
File size: 1018 byte(s)
imported package acsccid
1 diff -uNr acsccid-1.0.4/configure.ac acsccid-1.0.4p/configure.ac
2 --- acsccid-1.0.4/configure.ac 2012-06-12 11:37:49.000000000 +0300
3 +++ acsccid-1.0.4p/configure.ac 2013-05-20 18:44:22.697886308 +0300
4 @@ -19,7 +19,7 @@
5 AC_CANONICAL_HOST
6
7 # create a config.h file (Automake will add -DHAVE_CONFIG_H)
8 -AM_CONFIG_HEADER(config.h)
9 +AC_CONFIG_HEADER(config.h)
10
11 # Options
12 AM_MAINTAINER_MODE
13 diff -uNr acsccid-1.0.4/src/Makefile.am acsccid-1.0.4p/src/Makefile.am
14 --- acsccid-1.0.4/src/Makefile.am 2012-06-08 05:50:23.000000000 +0300
15 +++ acsccid-1.0.4p/src/Makefile.am 2013-05-20 18:40:36.125952369 +0300
16 @@ -41,7 +41,7 @@
17 libacsccid_la_LIBADD = $(LEXLIB) $(LIBUSB_LIBS) $(PTHREAD_LIBS)
18 libacsccid_la_CFLAGS = $(PCSC_CFLAGS) $(LIBUSB_CFLAGS) $(PTHREAD_CFLAGS) \
19 $(SYMBOL_VISIBILITY) -D$(CCID_VERSION)
20 -libacsccid_la_LDFLAGS = -avoid-version
21 +libacsccid_la_LDFLAGS = -avoid-version -module
22
23 EXTRA_DIST = Info.plist.src create_Info_plist.pl supported_readers.txt \
24 towitoko/COPYING towitoko/README openct/LICENSE \

  ViewVC Help
Powered by ViewVC 1.1.30