Add patch that I've forgot in the previous commit.
This commit is contained in:
parent
8978796870
commit
2e62290655
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=75989
1 changed files with 13 additions and 0 deletions
13
games/teg/files/patch-configure
Normal file
13
games/teg/files/patch-configure
Normal file
|
@ -0,0 +1,13 @@
|
|||
|
||||
$FreeBSD$
|
||||
|
||||
--- configure 2003/02/03 14:00:52 1.1
|
||||
+++ configure 2003/02/03 14:01:14
|
||||
@@ -7442,6 +7442,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 a new issue