Changeset 38555
- Timestamp:
- 10/08/10 16:13:12 (3 years ago)
- Files:
-
- 1 modified
-
lang/objective-cplusplus/i3/trunk/configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/objective-cplusplus/i3/trunk/configure.ac
r38554 r38555 518 518 AC_MSG_CHECKING([for simple error test program]) 519 519 AC_LINK_IFELSE( 520 [AC_LANG_PROGRAM([[ struct { } foo = "bar"; ]],[[]])],520 [AC_LANG_PROGRAM([[ struct { double x; } foo = "bar"; ]],[[]])], 521 521 [AC_MSG_RESULT([yes]); AC_MSG_FAILURE([no error])], 522 522 [AC_MSG_RESULT([no])])
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)