aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorAndrew Waterman <waterman@cs.berkeley.edu>2013-01-25 18:59:35 -0800
committerAndrew Waterman <waterman@cs.berkeley.edu>2013-01-25 18:59:35 -0800
commitde5b42e92377c5c8662fae095a9300162c0d95e8 (patch)
tree22ac6f9bbdc5b0ecf43395d97ef17f6f0148316c /config.h.in
parent79603491352555ab5508565845da01826cfd9430 (diff)
downloadspike-de5b42e92377c5c8662fae095a9300162c0d95e8.zip
spike-de5b42e92377c5c8662fae095a9300162c0d95e8.tar.gz
spike-de5b42e92377c5c8662fae095a9300162c0d95e8.tar.bz2
change htif to link against libfesvr
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index a5a7e4c..28d57d2 100644
--- a/config.h.in
+++ b/config.h.in
@@ -1,5 +1,11 @@
/* config.h.in. Generated from configure.ac by autoheader. */
+/* Define to 1 if you have the `fesvr' library (-lfesvr). */
+#undef HAVE_LIBFESVR
+
+/* Define to 1 if you have the `pthread' library (-lpthread). */
+#undef HAVE_LIBPTHREAD
+
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT