From c8694fab91759de9ab74949760e64b1a0a1f1ba2 Mon Sep 17 00:00:00 2001 From: Joerg Wunsch Date: Mon, 1 Aug 2005 06:28:20 +0000 Subject: Many thanks to hrs who kept track of my emergency call, and to Benjamin Lutz whom he got to solve my latex PDF vs. DVI generation problem, and who supplied a fix that makes simulavr's documentation build again. That way, I could reenable the doc generation for the port I just turned off about a day ago in order to unbreak the port. Submitted by: Benjamin Lutz --- devel/simulavr/files/patch-configure | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'devel/simulavr/files/patch-configure') diff --git a/devel/simulavr/files/patch-configure b/devel/simulavr/files/patch-configure index 47781a6c9b5b..f19ec15feb27 100644 --- a/devel/simulavr/files/patch-configure +++ b/devel/simulavr/files/patch-configure @@ -1,15 +1,5 @@ --- configure.orig Thu Feb 17 00:00:18 2005 +++ configure Sat Jul 30 23:49:51 2005 -@@ -7166,7 +7166,8 @@ - - echo "$as_me:$LINENO: checking for doxygen" >&5 - echo $ECHO_N "checking for doxygen... $ECHO_C" >&6 --dox_ver=`doxygen --version 2>/dev/null` -+#dox_ver=`doxygen --version 2>/dev/null` -+dox_ver= - if test "x$dox_ver" = "x"; then - echo "$as_me:$LINENO: result: no" >&5 - echo "${ECHO_T}no" >&6 @@ -7223,7 +7224,7 @@ # If we are compiling with gcc, enable all warning and make warnings errors. -- cgit v1.2.3