public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-proxy/c-icap/files: c-icap-0.2.2-asneeded.patch
@ 2012-09-24 15:39 Diego Petteno (flameeyes)
  0 siblings, 0 replies; only message in thread
From: Diego Petteno (flameeyes) @ 2012-09-24 15:39 UTC (permalink / raw
  To: gentoo-commits

flameeyes    12/09/24 15:39:14

  Added:                c-icap-0.2.2-asneeded.patch
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha131/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  net-proxy/c-icap/files/c-icap-0.2.2-asneeded.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/c-icap/files/c-icap-0.2.2-asneeded.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/c-icap/files/c-icap-0.2.2-asneeded.patch?rev=1.1&content-type=text/plain

Index: c-icap-0.2.2-asneeded.patch
===================================================================
Index: c_icap-0.2.1/Makefile.am
===================================================================
--- c_icap-0.2.1.orig/Makefile.am
+++ c_icap-0.2.1/Makefile.am
@@ -37,7 +37,7 @@ c_icap_SOURCES = aserver.c request.c cfg
 # libicapapi ......
 libicapapi_la_CFLAGS= -Iinclude/ @ZLIB_ADD_FLAG@ -DCI_BUILD_LIB
 
-libicapapi_la_LIBADD = @ZLIB_ADD_LDADD@
+libicapapi_la_LIBADD = @ZLIB_ADD_LDADD@ @DL_ADD_FLAG@ @THREADS_LDADD@
 libicapapi_la_LDFLAGS= -shared -version-info @CICAPLIB_VERSION@
 
 
@@ -47,10 +47,10 @@ c_icap_CFLAGS= -Iinclude/ -DCONFDIR=\"$(
                           -DSERVDIR=\"$(SERVICESDIR)\" -DLOGDIR=\"$(LOGDIR)\"  \
                           -DDATADIR=\"$(DATADIR)\"
 
-c_icap_LDADD = libicapapi.la @DL_ADD_FLAG@ @THREADS_LDADD@
-c_icap_LDFLAGS = -rdynamic -rpath @libdir@ @THREADS_LDFLAGS@
+c_icap_LDADD = libicapapi.la
+c_icap_LDFLAGS = -rdynamic @THREADS_LDFLAGS@
 
-EXT_PROGRAMS_MKLIB = -licapapi @DL_ADD_FLAG@ @THREADS_LDADD@
+EXT_PROGRAMS_MKLIB = -licapapi
 
 
 INCS = access.h body.h cfg_param.h c-icap-conf.h c-icap.h ci_threads.h \





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-09-24 15:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-24 15:39 [gentoo-commits] gentoo-x86 commit in net-proxy/c-icap/files: c-icap-0.2.2-asneeded.patch Diego Petteno (flameeyes)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox