summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMathieu BĂ©rard <mathieu.berard@crans.org>2008-08-11 13:52:38 -0400
committerAdam Jackson <ajax@redhat.com>2008-08-11 13:52:38 -0400
commit9f9268821b13038556fbc029df54ab0e9b2aa77f (patch)
treee9ca5dd417acfa3a2d9171f6f5e972903dcab88a /configure.ac
parent2e2ce817ce404a5e000c9750fa96f656fed370b8 (diff)
The smart scheduler is not optional.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0769cb3c1..5155dbd1a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1041,7 +1041,6 @@ AC_SUBST([VENDOR_NAME_SHORT])
AC_SUBST([VENDOR_RELEASE])
AC_SUBST([VENDOR_MAN_VERSION])
-AC_DEFINE(SMART_SCHEDULE, 1, [Include time-based scheduler])
AC_DEFINE(NO_LIBCWRAPPER, 1, [Define to 1 if modules should avoid the libcwrapper])
if test "x$DEBUGGING" = xyes; then