[master] 7b9df55 Merge branch 'privlibdir'

Tollef Fog Heen tfheen at varnish-cache.org
Wed Feb 23 14:28:53 CET 2011


commit 7b9df5576bcc41d2d90bff13b9714996ea303b02
Merge: 841596c f35a9b2
Author: Tollef Fog Heen <tfheen at varnish-software.com>
Date:   Wed Feb 23 14:28:40 2011 +0100

    Merge branch 'privlibdir'

diff --cc lib/libvarnish/Makefile.am
index 3a01d76,dcec5e1..cb6fc37
--- a/lib/libvarnish/Makefile.am
+++ b/lib/libvarnish/Makefile.am
@@@ -1,8 -1,10 +1,8 @@@
 -# $Id$
 -
  INCLUDES = -I$(top_srcdir)/include @PCRE_CFLAGS@
  
- lib_LTLIBRARIES = libvarnish.la
+ pkglib_LTLIBRARIES = libvarnish.la
  
- libvarnish_la_LDFLAGS = -version-info 1:0:0
+ libvarnish_la_LDFLAGS = -avoid-version
  
  libvarnish_la_SOURCES = \
  	argv.c \



More information about the varnish-commit mailing list