OSDN Git Service

#37346 (2.2.0.38) monfear_j.txtの誤字修正。 / Fix typo of monfear_j.txt.
[hengbandforosx/hengbandosx.git] / acinclude.m4
1 AC_DEFUN([MY_EXPAND_DIR], [
2   $1=$2
3   $1=`(
4        test "x$prefix" = xNONE && prefix="$ac_default_prefix"
5        test "x$exec_prefix" = xNONE && exec_prefix="${prefix}"
6        eval echo \""[$]$1"\"
7       )`
8 ])
9