@@ -141,15 +141,15 @@ 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)