Skip to content

Instantly share code, notes, and snippets.

@pierrejoye
Created July 17, 2014 04:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pierrejoye/7dcff563684017f46ff7 to your computer and use it in GitHub Desktop.
Save pierrejoye/7dcff563684017f46ff7 to your computer and use it in GitHub Desktop.
diff --git a/config9.m4 b/config9.m4
index ce63132..001681e 100644
--- a/config9.m4
+++ b/config9.m4
@@ -355,6 +355,11 @@ dnl ----
fi
])
+
+if test "$HTTP_EXT_RAPH_INCDIR" = ""; then
+ AC_MSG_ERROR([http support requires raphf.])
+fi
+
dnl ----
dnl PROPRO
dnl ----
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment