| version 1.1, 2018/09/19 05:45:05 |
version 1.2, 2018/09/19 06:51:27 |
| Line 2513 test -n "$target_alias" && |
|
| Line 2513 test -n "$target_alias" && |
|
| test "$program_prefix$program_suffix$program_transform_name" = \ |
test "$program_prefix$program_suffix$program_transform_name" = \ |
| NONENONEs,x,x, && |
NONENONEs,x,x, && |
| program_prefix=${target_alias}- |
program_prefix=${target_alias}- |
| am__api_version='1.15' |
am__api_version='1.14' |
| |
|
| # Find a good install program. We prefer a C program (faster), |
# Find a good install program. We prefer a C program (faster), |
| # so one script is as good as another. But avoid the broken or |
# so one script is as good as another. But avoid the broken or |
|
|
| $as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;} |
$as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;} |
| fi |
fi |
| |
|
| if test x"${install_sh+set}" != xset; then |
if test x"${install_sh}" != xset; then |
| case $am_aux_dir in |
case $am_aux_dir in |
| *\ * | *\ *) |
*\ * | *\ *) |
| install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; |
install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; |
| Line 3033 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} |
|
| Line 3033 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} |
|
| # <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html> |
# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html> |
| mkdir_p='$(MKDIR_P)' |
mkdir_p='$(MKDIR_P)' |
| |
|
| # We need awk for the "check" target (and possibly the TAP driver). The |
# We need awk for the "check" target. The system "awk" is bad on |
| # system "awk" is bad on some platforms. |
# some platforms. |
| # Always define AMTAR for backward compatibility. Yes, it's still used |
# Always define AMTAR for backward compatibility. Yes, it's still used |
| # in the wild :-( We should find a proper way to deprecate it ... |
# in the wild :-( We should find a proper way to deprecate it ... |
| AMTAR='$${TAR-tar}' |
AMTAR='$${TAR-tar}' |
| Line 4523 ac_x_header_dirs=' |
|
| Line 4523 ac_x_header_dirs=' |
|
| /usr/local/X11R5/include |
/usr/local/X11R5/include |
| /usr/local/X11R4/include |
/usr/local/X11R4/include |
| |
|
| /opt/X11/include |
|
| /usr/local/include/X11 |
/usr/local/include/X11 |
| /usr/local/include/X11R7 |
/usr/local/include/X11R7 |
| /usr/local/include/X11R6 |
/usr/local/include/X11R6 |