AM_CONDITIONAL(USE_FILE_CONFIG, test x$pluto = xtrue -o x$stroke = xtrue)
dnl ==============================
+dnl set global definitions
+dnl ==============================
+
+if test x$me = xtrue; then
+ AC_DEFINE(ME)
+fi
+
+dnl ==============================
dnl build Makefiles
dnl ==============================