r799 - trunk/varnish-cache/lib/libcompat

des at projects.linpro.no des at projects.linpro.no
Fri Aug 11 10:25:04 CEST 2006


Author: des
Date: 2006-08-11 10:25:04 +0200 (Fri, 11 Aug 2006)
New Revision: 799

Modified:
   trunk/varnish-cache/lib/libcompat/Makefile.am
Log:
Don't install libcompat.a.

Modified: trunk/varnish-cache/lib/libcompat/Makefile.am
===================================================================
--- trunk/varnish-cache/lib/libcompat/Makefile.am	2006-08-11 08:24:47 UTC (rev 798)
+++ trunk/varnish-cache/lib/libcompat/Makefile.am	2006-08-11 08:25:04 UTC (rev 799)
@@ -2,7 +2,7 @@
 
 INCLUDES = -I$(top_srcdir)/include
 
-lib_LIBRARIES = libcompat.a
+noinst_LIBRARIES = libcompat.a
 
 libcompat_a_SOURCES = \
 	asprintf.c \




More information about the varnish-commit mailing list