mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
Updated libtool to 2.4.2
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
diff --git a/Makefile.am b/Makefile.am
|
||||
index 268b399..a8236c1 100644
|
||||
--- a/Makefile.am
|
||||
+++ b/Makefile.am
|
||||
@@ -328,16 +328,6 @@ $(srcdir)/doc/notes.txt: $(srcdir)/doc/notes.texi
|
||||
$(MAKEINFO) --no-headers $(MAKEINFOFLAGS) -o notes.txt notes.texi
|
||||
|
||||
dist_man1_MANS = $(srcdir)/doc/libtool.1 $(srcdir)/doc/libtoolize.1
|
||||
-MAINTAINERCLEANFILES += $(dist_man1_MANS)
|
||||
-update_mans = \
|
||||
- PATH=".$(PATH_SEPARATOR)$$PATH"; export PATH; \
|
||||
- $(HELP2MAN) --output=$@
|
||||
-$(srcdir)/doc/libtool.1: $(srcdir)/$(auxdir)/ltmain.sh
|
||||
- $(update_mans) --help-option=--help-all libtool
|
||||
-$(srcdir)/doc/libtoolize.1: $(srcdir)/libtoolize.in
|
||||
- $(update_mans) libtoolize
|
||||
-
|
||||
-
|
||||
## ------------- ##
|
||||
## Installation. ##
|
||||
## ------------- ##
|
||||
Reference in New Issue
Block a user