Changeset 31221
- Timestamp:
- 03/15/09 01:02:41 (4 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
r31214 r31221 117 117 AC_COMPILE_IFELSE( 118 118 [AC_LANG_PROGRAM([[]], [[]])], 119 [AC_MSG_RESULT([ OK])],120 [AC_MSG_RESULT([ NG]); echo "objective-c++ compiler not found"; exit 1])119 [AC_MSG_RESULT([yes])], 120 [AC_MSG_RESULT([no]); echo "objective-c++ compiler not found"; exit 1]) 121 121 fi 122 122
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)