changeset 1030:a68f7553ee0d

add and disable esd detection support ;)
author pontscho
date Tue, 05 Jun 2001 10:29:37 +0000
parents 1c285eec0ba0
children d9791ad3bc7a
files configure
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Tue Jun 05 10:16:32 2001 +0000
+++ b/configure	Tue Jun 05 10:29:37 2001 +0000
@@ -1247,6 +1247,7 @@
 _esdd='#undef HAVE_ESD'
 if [ $_esd == 'yes' ]; then
  _esdd='#undef HAVE_ESD'
+ # _aosrc="$ao_src ao_esd.c"
 fi
    
 cat > $CCONF << EOF