From 19580930369179181789233ab2f311530d65edf1 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 7 Feb 2001 08:01:13 +0000 Subject: First cut at ODMR support. svn path=/trunk/; revision=3028 --- acconfig.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index 7869b074..8ffc9d28 100644 --- a/acconfig.h +++ b/acconfig.h @@ -95,6 +95,9 @@ /* Define if you want ETRN support compiled in */ #undef ETRN_ENABLE +/* Define if you want ODMR support compiled in */ +#undef ODMR_ENABLE + /* Define if you want RPA support compiled in */ #undef RPA_ENABLE -- cgit v1.2.3