fi
if test "$found_iconv" = "no"; then
- AC_MSG_ERROR(iconv not found, in order to build xmlrpc you need the iconv library)
+ AC_MSG_ERROR([iconv not found, in order to build xmlrpc you need the iconv library])
fi
fi
fi
if test "$found_iconv" = "no"; then
- AC_MSG_ERROR(iconv not found, in order to build xmlrpc you need the iconv library)
+ AC_MSG_ERROR([iconv not found, in order to build xmlrpc you need the iconv library])
fi
fi
fi
if test "$found_iconv" = "no"; then
- AC_MSG_ERROR(iconv not found, in order to build sablotron you need the iconv library)
+ AC_MSG_ERROR([iconv not found, in order to build sablotron you need the iconv library])
fi
AC_DEFINE(HAVE_SABLOT_BACKEND, 1, [ ])