Changeset 2267
- Timestamp:
- Jun 9, 2010, 3:13:02 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/m4/yat.m4
r2217 r2267 105 105 106 106 # 107 # serial 4# version number of yat.m4107 # serial 5 # version number of yat.m4 108 108 # 109 109 # see http://www.gnu.org/software/automake/manual/automake.html#Serials … … 232 232 AC_SUBST(YAT_CPPFLAGS) 233 233 AC_SUBST(YAT_CXXFLAGS) 234 AC_DEFINE(HAVE_YAT, ,[define if yat library is available])],234 AC_DEFINE(HAVE_YAT,[1],[define if yat library is available])], 235 235 [AC_MSG_RESULT([incorrect]); 236 236 AC_MSG_WARN([
Note: See TracChangeset
for help on using the changeset viewer.