SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
graphics/sane-backends/patches/patch-backend_Makefile_am
Normal file
12
graphics/sane-backends/patches/patch-backend_Makefile_am
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: backend/Makefile.am
|
||||
--- backend/Makefile.am.orig
|
||||
+++ backend/Makefile.am
|
||||
@@ -11,7 +11,7 @@ AM_LDFLAGS += $(STRICT_LDFLAGS)
|
||||
# The -rpath option is added because we are creating _LTLIBRARIES based
|
||||
# on configure substitution. This causes automake to not know the
|
||||
# correct $libdir and must be added here.
|
||||
-DIST_SANELIBS_LDFLAGS = $(AM_LDFLAGS) -rpath '$(libdir)/sane' -version-number $(V_MAJOR):$(V_MINOR):$(V_REV) $(DYNAMIC_FLAG)
|
||||
+DIST_SANELIBS_LDFLAGS = $(AM_LDFLAGS) -rpath '$(libdir)/sane' -avoid-version $(DYNAMIC_FLAG)
|
||||
DIST_LIBS_LDFLAGS = $(AM_LDFLAGS) -rpath '$(libdir)' -version-number $(V_MAJOR):$(V_MINOR):$(V_REV)
|
||||
|
||||
# LIBTOOL install is a little to noisy for my liking.
|
Loading…
Add table
Add a link
Reference in a new issue