[MacPorts] #20190: xorg-libXt should use configure.cc and configure.cpp
MacPorts
noreply at macports.org
Mon Jul 6 16:51:44 PDT 2009
#20190: xorg-libXt should use configure.cc and configure.cpp
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: jeremyhu@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.7.1
Keywords: | Port: xorg-libXt
-------------------------------------+--------------------------------------
Comment(by ryandesign@…):
In the case of the "gcc" issue above, it is not using AC_PROG_CC or any
other variable; it is using "gcc". See aclocal.m4:
{{{
case `gcc -dumpversion` in
3.4.* | 4.*)
CWARNFLAGS+=" -Wold-style-definition -Wdeclaration-after-
statement"
;;
esac
}}}
--
Ticket URL: <http://trac.macports.org/ticket/20190#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list