diff options
| author | Joerg Wunsch <joerg@FreeBSD.org> | 2005-08-01 06:28:20 +0000 |
|---|---|---|
| committer | Joerg Wunsch <joerg@FreeBSD.org> | 2005-08-01 06:28:20 +0000 |
| commit | c8694fab91759de9ab74949760e64b1a0a1f1ba2 (patch) | |
| tree | eead4695ca595d9a02b16c5244d96e79e02470ba /devel/simulavr/files/patch-configure | |
| parent | Upgrade to version 3.7 (diff) | |
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 <benlutz@datacomm.ch>
Notes
Notes:
svn path=/head/; revision=140605
Diffstat (limited to 'devel/simulavr/files/patch-configure')
| -rw-r--r-- | devel/simulavr/files/patch-configure | 10 |
1 files changed, 0 insertions, 10 deletions
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. |
