forgot to commit that one: version info for the shared object

This commit is contained in:
eknauel 2004-04-19 09:46:55 +00:00
parent 6f3ae3d249
commit b21e8eda53
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@ INCLUDES = -I@top_srcdir@/c -I@scsh_includes@
libsys_LTLIBRARIES = libscshyp.la
libscshyp_la_SOURCES = yp.c
libscshyp_la_LDFLAGS = -avoid-version -module
libscshyp_la_LDFLAGS = -version-info 1:0:1 -module