17
17
dnl get called probably during autoconf too, so it's important to protect
18
18
dnl with test -f ... if the files exist, we don't have the chicken/egg
19
19
dnl problem and therefore don't need to do anything here
21
21
m4_syscmd([test -f config/plugin.stamp || touch config/plugin.stamp aclocal.m4])
25
25
dnl Add code here to read set plugin lists and set drizzled_default_plugin_list
26
26
pandora_builtin_list=`echo $pandora_builtin_list | sed 's/, *$//'`