aboutsummaryrefslogtreecommitdiff
path: root/devel/avr-libc/files/patch-doxygen13
diff options
context:
space:
mode:
Diffstat (limited to 'devel/avr-libc/files/patch-doxygen13')
-rw-r--r--devel/avr-libc/files/patch-doxygen1311
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/avr-libc/files/patch-doxygen13 b/devel/avr-libc/files/patch-doxygen13
new file mode 100644
index 000000000000..122a7c19ca0d
--- /dev/null
+++ b/devel/avr-libc/files/patch-doxygen13
@@ -0,0 +1,11 @@
+--- doc/api/Makefile.in.orig Tue Sep 9 21:30:47 2003
++++ doc/api/Makefile.in Tue Sep 9 22:44:08 2003
+@@ -289,7 +289,7 @@
+ ps: demo $(TARGET_DOX_PS)
+
+ # Rule for generating html output.
+-html: demo $(TARGET_DOX_HTML) fix_png fix_anchors fix_javascript
++html: demo $(TARGET_DOX_HTML) fix_png fix_anchors #fix_javascript
+
+ # Make the background color of the png's transparent.
+ fix_png: $(wildcard $(USER_MANUAL)/*.png)