mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Remove old libtool patches
This commit is contained in:
parent
42e98dc0a9
commit
6f77308f24
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368561
@ -1,11 +0,0 @@
|
||||
--- Makefile.am.orig Thu Jan 12 17:32:26 2006
|
||||
+++ Makefile.am Thu Jan 12 17:33:19 2006
|
||||
@@ -9,7 +9,7 @@
|
||||
%-@TAPIDBUS_MAJORMINOR@.pc: %.pc
|
||||
cp $< $@
|
||||
|
||||
-pkgconfigdir = $(libdir)/pkgconfig
|
||||
+pkgconfigdir = $(prefix)/libdata/pkgconfig
|
||||
pkgconfig_DATA = $(pcfiles)
|
||||
|
||||
include aminclude.am
|
@ -1,12 +0,0 @@
|
||||
--- configure.orig Wed Jan 11 17:28:18 2006
|
||||
+++ configure Wed Jan 11 17:28:48 2006
|
||||
@@ -19213,7 +19213,8 @@
|
||||
|
||||
# This can be used to rebuild libtool when needed
|
||||
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
|
||||
-
|
||||
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
|
||||
+
|
||||
# Always use our own libtool.
|
||||
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
||||
|
Loading…
Reference in New Issue
Block a user