aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2003-11-17 20:57:14 +0000
committerGuy Harris <guy@alum.mit.edu>2003-11-17 20:57:14 +0000
commit33629cc80105384f0e703115fcde5d5d950de131 (patch)
tree3f3a8f5cafd4a6b5d2e140ee9692a9ac5ea54a40 /configure.in
parentdc69087b0cabf9c55d2528c319f633ca2dd9bab2 (diff)
From Erwin Rol: initial ENTTEC support and RDM support.
svn path=/trunk/; revision=8985
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index d82546746a..4764cee91e 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-# $Id: configure.in,v 1.230 2003/11/02 23:36:01 gerald Exp $
+# $Id: configure.in,v 1.231 2003/11/17 20:57:08 guy Exp $
dnl
dnl Process this file with autoconf 2.13 or later to produce a
dnl configure script; 2.12 doesn't generate a "configure" script that
@@ -816,12 +816,14 @@ AC_OUTPUT(
plugins/artnet/Makefile
plugins/asn1/Makefile
plugins/docsis/Makefile
+ plugins/enttec/Makefile
plugins/giop/Makefile
plugins/gryphon/Makefile
plugins/lwres/Makefile
plugins/megaco/Makefile
plugins/mgcp/Makefile
plugins/pcli/Makefile
+ plugins/rdm/Makefile
plugins/rtnet/Makefile
tools/Makefile
tools/lemon/Makefile