fake rk_LIBDISPATCH for now

This commit is contained in:
Love Hornquist Astrand
2009-11-21 16:26:07 -08:00
parent 9bcdc58cf6
commit d50689ec8b
+6
View File
@@ -0,0 +1,6 @@
AC_DEFUN([rk_LIBDISPATCH],[
AM_CONDITIONAL(LIBDISPATCH, test foo = bar)
])