aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorNot Zed <NotZed@HelixCode.com>2000-12-24 09:11:44 +0800
committerMichael Zucci <zucchi@src.gnome.org>2000-12-24 09:11:44 +0800
commita09b678766bc3dc2392fad6e62e68979faed19b4 (patch)
tree9a93af62d25d566294957451ab0a284b22456e5c /configure.in
parentfba04bdda76968d230a37b0925fa0d176c755b60 (diff)
downloadgsoc2013-evolution-a09b678766bc3dc2392fad6e62e68979faed19b4.tar
gsoc2013-evolution-a09b678766bc3dc2392fad6e62e68979faed19b4.tar.gz
gsoc2013-evolution-a09b678766bc3dc2392fad6e62e68979faed19b4.tar.bz2
gsoc2013-evolution-a09b678766bc3dc2392fad6e62e68979faed19b4.tar.lz
gsoc2013-evolution-a09b678766bc3dc2392fad6e62e68979faed19b4.tar.xz
gsoc2013-evolution-a09b678766bc3dc2392fad6e62e68979faed19b4.tar.zst
gsoc2013-evolution-a09b678766bc3dc2392fad6e62e68979faed19b4.zip
If we find threads ok, then always turn on ENABLE_THREADS.
2000-12-24 Not Zed <NotZed@HelixCode.com> * configure.in: If we find threads ok, then always turn on ENABLE_THREADS. svn path=/trunk/; revision=7154
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 74efbf168c..eb84acba0a 100644
--- a/configure.in
+++ b/configure.in
@@ -185,6 +185,7 @@ THREADS_CFLAGS="`glib-config --cflags gthread`"
AC_SUBST(THREADS_LIBS)
AC_SUBST(THREADS_CFLAGS)
+AC_DEFINE(ENABLE_THREADS)
dnl **************************************************
dnl * File locking