Return the status of token removal in auth_logout
[blerg.git] / libs.mk
1 # Configure paths to the needed libraries here.  If all your libraries
2 # can be found in /usr (i.e., if they're provided by your distro), you
3 # won't need to touch this.
4
5 YAJL_INCLUDES =
6 YAJL_LIBDIR =
7
8 MHD_INCLUDES =
9 MHD_LIBDIR =
10
11 CGI_UTIL_INCLUDES =
12 CGI_UTIL_LIBDIR =