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

Comparing trunk/ac-tools/configure.in (file contents):
Revision 1191 by chuckv, Thu Dec 6 19:39:00 2007 UTC vs.
Revision 1197 by chuckv, Thu Dec 6 20:40:07 2007 UTC

# Line 258 | Line 258 | if test "$acx_cgal_found" == yes; then
258   ACX_CGAL
259  
260   if test "$acx_cgal_found" == yes; then
261 < USE_CGAL=yes
262 < AC_DEFINE(HAVE_CGAL, 1, [Is defined if the CGAL library is available.])
263 < AC_SUBST(USE_CGAL)
264 < AC_SUBST(CGAL_CXXFLAGS)
265 < AC_SUBST(CGAL_LDFLAGS)
266 < AC_SUBST(CGAL_CPPFLAGS)
267 < AC_SUBST(CGAL_LIBS)
261 >        USE_CGAL=yes
262 >        AC_DEFINE(HAVE_CGAL, 1, [Is defined if the CGAL library is available.])
263 >        AC_SUBST(USE_CGAL)
264 >        AC_SUBST(CGAL_CXXFLAGS)
265 >        AC_SUBST(CGAL_LDFLAGS)
266 >        AC_SUBST(CGAL_CPPFLAGS)
267 >        AC_SUBST(CGAL_LIBS)
268   fi
269  
270  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines