mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
Add patch necessary for USE_LIBTOOL.
This commit is contained in:
parent
35d2aef4f3
commit
7e5e9a7b8e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=58159
13
devel/libglade2/files/patch-configure
Normal file
13
devel/libglade2/files/patch-configure
Normal file
@ -0,0 +1,13 @@
|
||||
|
||||
$FreeBSD$
|
||||
|
||||
--- configure 2002/04/26 09:41:08 1.1
|
||||
+++ configure 2002/04/26 09:41:27
|
||||
@@ -7406,6 +7406,7 @@
|
||||
|
||||
# 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