aboutsummaryrefslogtreecommitdiff
path: root/archivers/unadf/files/patch-examples-Makefile.am
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2011-07-26 01:00:53 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2011-07-26 01:00:53 +0000
commit43578c221db0094f3779baa4010f26584b4ad2f6 (patch)
tree33552ceb7882dffa26695c565454ce8892727373 /archivers/unadf/files/patch-examples-Makefile.am
parentf25f4fecdda35fc09573a0e37bb1a92f5ebfa720 (diff)
Notes
Diffstat (limited to 'archivers/unadf/files/patch-examples-Makefile.am')
-rw-r--r--archivers/unadf/files/patch-examples-Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/archivers/unadf/files/patch-examples-Makefile.am b/archivers/unadf/files/patch-examples-Makefile.am
new file mode 100644
index 000000000000..70c5b63fda2b
--- /dev/null
+++ b/archivers/unadf/files/patch-examples-Makefile.am
@@ -0,0 +1,9 @@
+--- examples/Makefile.am.orig 2011-06-21 22:09:04.000000000 +0200
++++ examples/Makefile.am 2011-06-21 22:07:12.000000000 +0200
+@@ -3,4 +3,5 @@
+ unadf_LDADD = $(top_srcdir)/src/libadf.la
+ unadf_DEPENDENCIES = $(top_srcdir)/src/libadf.la
+ AM_CPPFLAGS = -I$(top_srcdir)/src -I$(top_srcdir)/src/$(NATIVE_DIR)
++AM_LDFLAGS = -static-libtool-libs
+
+