freebsd-ports/databases/rrdtool10/files/patch-src-Makefile.am
Tijl Coosemans 0bfc0ed369 - Remove USE_AUTOTOOLS=libtool
- Add USE_AUTOTOOLS=libtoolize (and others) because the configure script
  hasn't been generated with the same version of libtool as the bundled
  ltmain.sh script
- Remove -fPIC and --with-pic
2014-09-11 20:57:56 +00:00

10 lines
278 B
Text

--- src/Makefile.am.orig 2005-03-12 16:59:41 UTC
+++ src/Makefile.am
@@ -91,7 +91,6 @@ librrd_la_LDFLAGS = -version-inf
include_HEADERS = rrd.h
librrd_private_la_LIBADD = $(RRD_LIBS)
-librrd_private_la_LDFLAGS = -static
bin_PROGRAMS = rrdcgi rrdtool rrdupdate