Opened 11 years ago

Closed 11 years ago

#37970 closed defect (fixed)

doxygen: stray "-n"s in configure output

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: cssdev
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc: cooljeanius (Eric Gallager)
Port: doxygen

Description

DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_textproc_doxygen/doxygen/work/doxygen-1.8.3" && ./configure --prefix /opt/local --docdir /opt/local/share/doc --dot /opt/local/bin/dot --platform macosx-c++'
DEBUG: Executing command line:  cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_textproc_doxygen/doxygen/work/doxygen-1.8.3" && ./configure --prefix /opt/local --docdir /opt/local/share/doc --dot /opt/local/bin/dot --platform macosx-c++ 
-n   Checking for platform macosx-c++... 
supported
-n   Checking for GNU make tool... 
using /opt/local/bin/gmake
-n   Checking for GNU install tool... 
using /opt/local/bin/ginstall
-n   Checking for dot (part of GraphViz)... 
using /opt/local/bin/dot
-n   Checking for perl... 
using /opt/local/bin/perl
-n   Checking for flex... 
using /opt/local/bin/flex
-n   Checking for bison... 
using /opt/local/bin/bison

Configure script should use "printf" instead of "echo -n" for POSIX compatibility.

Change History (3)

comment:1 Changed 11 years ago by cooljeanius (Eric Gallager)

The upstream issue for this is here: https://bugzilla.gnome.org/show_bug.cgi?id=673218

comment:2 Changed 11 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

comment:3 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.