public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-admin/syslog-ng/files: syslog-ng-2.1.3-nonstatic.patch
@ 2008-12-08 19:50 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2008-12-08 19:50 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    08/12/08 19:50:00

  Added:                syslog-ng-2.1.3-nonstatic.patch
  Log:
  add patch from mastamind@users.sourceforge.net to avoid always trying to link
   glib statically (bug #250242)
  (Portage version: 2.1.4.5)

Revision  Changes    Path
1.1                  app-admin/syslog-ng/files/syslog-ng-2.1.3-nonstatic.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/syslog-ng/files/syslog-ng-2.1.3-nonstatic.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/syslog-ng/files/syslog-ng-2.1.3-nonstatic.patch?rev=1.1&content-type=text/plain

Index: syslog-ng-2.1.3-nonstatic.patch
===================================================================
diff -NaurwB syslog-ng-2.1.3.orig/configure.in syslog-ng-2.1.3/configure.in
--- syslog-ng-2.1.3.orig/configure.in	2008-11-19 14:00:11.000000000 +0100
+++ syslog-ng-2.1.3/configure.in	2008-12-08 01:54:21.000000000 +0100
@@ -466,7 +466,7 @@
 elif test "x$enable_static_linking" = "xyes"; then
 	DEPS_LIBS="-static $LIBS $LEXLIB $GLIB_LIBS $EVTLOG_LIBS $LIBNET_LIBS $LIBWRAP_LIBS $LIBDBI_LIBS"	
 else
-	DEPS_LIBS="$LIBS $LD_START_STATIC $LEXLIB $GLIB_LIBS $EVTLOG_LIBS $LIBNET_LIBS $LIBWRAP_LIBS $LD_END_STATIC $LIBDBI_LIBS $DL_LIBS"
+	DEPS_LIBS="$LIBS $LD_START_STATIC $LEXLIB $LD_END_STATIC $GLIB_LIBS $EVTLOG_LIBS $LIBNET_LIBS $LIBWRAP_LIBS $LD_END_STATIC $LIBDBI_LIBS $DL_LIBS"
 fi
 LIBS="$DEPS_LIBS"
 YFLAGS="-d"






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-admin/syslog-ng/files: syslog-ng-2.1.3-nonstatic.patch
@ 2009-06-01  4:21 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2009-06-01  4:21 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    09/06/01 04:21:32

  Removed:              syslog-ng-2.1.3-nonstatic.patch
  Log:
  clean old ebuilds and files
  (Portage version: 2.1.6.11/cvs/Linux i686)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-06-01  4:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-08 19:50 [gentoo-commits] gentoo-x86 commit in app-admin/syslog-ng/files: syslog-ng-2.1.3-nonstatic.patch Michael Sterrett (mr_bones_)
  -- strict thread matches above, loose matches on Subject: below --
2009-06-01  4:21 Michael Sterrett (mr_bones_)

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