ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/ac-tools/configure.in
(Generate patch)

Comparing trunk/OOPSE/ac-tools/configure.in (file contents):
Revision 1201 by gezelter, Fri May 21 14:23:20 2004 UTC vs.
Revision 1202 by gezelter, Thu May 27 16:20:36 2004 UTC

# Line 32 | Line 32 | AC_PROG_CXX([icpc icc xlC CC g++ c++])
32   AC_PROG_CC([icc xlc gcc cc])
33  
34   dnl Checks for C++ compiler
35 < AC_PROG_CXX([icpc icc xlC CC g++ c++])
35 > AC_PROG_CXX([icpc icc xlc++ xlC CC g++ c++])
36  
37   dnl If we are not running g++ then we might need some other flags
38   dnl to get the templates compiled correctly

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines