LIBOBJS
LTLIBOBJS'
ac_subst_files=''
+ac_user_opts=':enable_option_checking:with_lispdir:'
ac_precious_vars='build_alias
host_alias
target_alias
# Initialize some variables set by options.
ac_init_help=
ac_init_version=false
+ac_unrecognized_opts=
+ac_unrecognized_sep=
# The variables have the same names as the options, with
# dashes changed to underlines.
cache_file=/dev/null
{ $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
{ (exit 1); exit 1; }; }
ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-.]/_/g'`
+ case $ac_user_opts in
+ *:enable_$ac_useropt:*) ;;
+ *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt"
+ ac_unrecognized_sep=', ';;
+ esac
eval enable_$ac_useropt=no ;;
-docdir | --docdir | --docdi | --doc | --do)
{ $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
{ (exit 1); exit 1; }; }
ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-.]/_/g'`
+ case $ac_user_opts in
+ *:enable_$ac_useropt:*) ;;
+ *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt"
+ ac_unrecognized_sep=', ';;
+ esac
eval enable_$ac_useropt=\$ac_optarg ;;
-exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
{ $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
{ (exit 1); exit 1; }; }
ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-.]/_/g'`
+ case $ac_user_opts in
+ *:with_$ac_useropt:*) ;;
+ *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt"
+ ac_unrecognized_sep=', ';;
+ esac
eval with_$ac_useropt=\$ac_optarg ;;
-without-* | --without-*)
{ $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
{ (exit 1); exit 1; }; }
ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-.]/_/g'`
+ case $ac_user_opts in
+ *:with_$ac_useropt:*) ;;
+ *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt"
+ ac_unrecognized_sep=', ';;
+ esac
eval with_$ac_useropt=no ;;
--x)
{ (exit 1); exit 1; }; }
fi
+if test -n "$ac_unrecognized_opts"; then
+ case $enable_option_checking in
+ no) ;;
+ fatal) { $as_echo "$as_me: error: Unrecognized options: $ac_unrecognized_opts" >&2
+ { (exit 1); exit 1; }; } ;;
+ *) $as_echo "$as_me: WARNING: Unrecognized options: $ac_unrecognized_opts" >&2 ;;
+ esac
+fi
+
# Be sure to have absolute directory names.
for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
datadir sysconfdir sharedstatedir localstatedir includedir \
# would make configure fail if this is the last instruction.
$ac_cs_success || { (exit 1); exit 1; }
fi
+if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
+ { $as_echo "$as_me:$LINENO: WARNING: Unrecognized options: $ac_unrecognized_opts" >&5
+$as_echo "$as_me: WARNING: Unrecognized options: $ac_unrecognized_opts" >&2;}
+fi
# Report the state of this version of Autoconf if this is a beta.
cat <<EOF