X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/93feaa6e5b80dfa22365a13c94f8e6b6b33f3dcb..8582bb3b6cbec5206ab0a9f8c06b3de8a75e1454:/Makefile.m4 diff --git a/Makefile.m4 b/Makefile.m4 index c9ca345..3d746b2 100644 --- a/Makefile.m4 +++ b/Makefile.m4 @@ -1,6 +1,6 @@ ## -*-makefile-*- ## -## $Id: Makefile.m4,v 1.12 1999/11/20 22:36:26 mdw Exp $ +## $Id: Makefile.m4,v 1.13 1999/11/21 13:06:48 mdw Exp $ ## ## Makefile for Catacomb ## @@ -29,8 +29,11 @@ ##----- Revision history ---------------------------------------------------- ## ## $Log: Makefile.m4,v $ -## Revision 1.12 1999/11/20 22:36:26 mdw -## Improve dependencies. Move mpx testing into mpx.c. +## Revision 1.13 1999/11/21 13:06:48 mdw +## Version bump. +## +## Revision 1.13 1999/11/21 13:06:48 mdw +## Version bump. ## ## Revision 1.12 1999/11/20 22:36:26 mdw ## Improve dependencies. Move mpx testing into mpx.c. @@ -130,7 +133,7 @@ BUILT_SOURCES = \ addsuffix(join(`hashes', `-', `hash_modes'), `.h') ## --- Building the main library --- -libcatacomb_la_LDFLAGS = -version-info 0:3:0 + lib_LTLIBRARIES = libcatacomb.la libcatacomb_la_LDFLAGS = -version-info 0:4:0