--- configure.orig 2011-04-29 11:01:55.000000000 +0900
+++ configure 2011-05-11 22:47:29.000000000 +0900
libdir='${exec_prefix}/lib'
includedir='${prefix}/include'
oldincludedir='/usr/include'
-infodir='${prefix}/info'
+infodir='${prefix}/share/info'
+mandir='${prefix}/share/man'
# Initialize some other variables.
ac_sub_cache_file="$ac_dots$cache_file" ;;
- case "$ac_given_INSTALL" in
- [/$]*) INSTALL="$ac_given_INSTALL" ;;
- *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
echo "running ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir"
# The eval makes quoting arguments work.