1548.2.2
by Barry.Leslie at PrimeBase
A lot of minor changes to clean up the code and to get it to build with Drizzle. |
1 |
PANDORA_HAVE_LIBCURL |
2 |
AS_IF([test "x$ac_cv_libcurl" = "xno"],
|
|
1548.2.24
by Barry.Leslie at PrimeBase
Reorganized code while fixing some minor problems. |
3 |
AC_MSG_WARN([libcurl development lib not found: not building PrimeBase Media Stream Daemon (pbms) plugin.])) |
1548.2.2
by Barry.Leslie at PrimeBase
A lot of minor changes to clean up the code and to get it to build with Drizzle. |
4 |
|
5 |
PANDORA_ADD_PLUGIN_DEP_LIB([${LIBCURL}]) |
|
1548.2.24
by Barry.Leslie at PrimeBase
Reorganized code while fixing some minor problems. |
6 |