This commit is contained in:
parent
65acfdc2dd
commit
147d2b5347
@ -1,11 +0,0 @@
|
|||||||
--- libreadline-java-0.8.0/Makefile 2003-01-07 11:14:35.000000000 +0100
|
|
||||||
+++ libreadline-java-0.8.0/Makefile 2017-09-08 14:06:15.300416250 +0200
|
|
||||||
@@ -101,7 +101,7 @@
|
|
||||||
apidoc: $(APIDIR)
|
|
||||||
javadoc -sourcepath src -d $(APIDIR) -windowtitle $(WTITLE) \
|
|
||||||
-doctitle $(DTITLE) -footer $(DFOOTER) -header $(DHEADER) \
|
|
||||||
- -bottom $(DBOTTOM) \
|
|
||||||
+ -bottom $(DBOTTOM) -Xdoclint:none \
|
|
||||||
-version -author org.gnu.readline test
|
|
||||||
|
|
||||||
install: jar build-native apidoc
|
|
Loading…
Reference in New Issue
Block a user