Diff

Differences From Artifact [f51a90fd29]:

To Artifact [108697b5ff]:


139
140
141
142
143
144
145
146

147
148
149
150
151
152
153
154
155

139
140
141
142
143
144
145

146
147
148
149
150
151
152
153
154

155







-
+








-
+
		AC_MSG_RESULT(failed)

		AC_MSG_FAILURE([simple PC/SC program failed])
	]
)

dnl Set version script, to limit the scope of symbols
DC_SETVERSIONSCRIPT(libcackey.vers)
DC_SETVERSIONSCRIPT(libcackey.vers, libcackey.syms)

dnl Upate LDFLAGS to include setting the run-time linker path to the same as our compile-time linker
DC_SYNC_RPATH

dnl If we updated LIBOBJS, update SHLIBOBJS -- must be last.
DC_SYNC_SHLIBOBJS

dnl Produce Makefile
AC_OUTPUT(Makefile)
AC_OUTPUT(Makefile libcackey.syms)