* Makefile.in (install-package-manifest, remove-extra-files-in-package,
[elisp/gnus.git-] / configure
index de609c4..f9209ed 100755 (executable)
--- a/configure
+++ b/configure
@@ -1197,7 +1197,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 
-echo $ac_n "defining gnus product name... $ac_c"
+echo $ECHO_N "defining gnus product name... $ECHO_C"
   if test "${EMACS_cv_GNUS_PRODUCT_NAME+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
@@ -1742,8 +1742,10 @@ echo $ECHO_N "checking where the TeXinfo docs should go... $ECHO_C" >&6
   else
     info_dir=$infodir
   fi
-  echo "$as_me:$LINENO: result: $info_dir" >&5
-echo "${ECHO_T}$info_dir" >&6
+  echo "$as_me:$LINENO: result: $info_dir
+         (it will be ignored when \"make install-package[-ja]\" is done)" >&5
+echo "${ECHO_T}$info_dir
+         (it will be ignored when \"make install-package[-ja]\" is done)" >&6
 
 
 
@@ -1853,8 +1855,8 @@ fi;
        echo "$as_me:$LINENO: result: not found" >&5
 echo "${ECHO_T}not found" >&6
    else
-       echo "$as_me:$LINENO: result: \"${URL}\"" >&5
-echo "${ECHO_T}\"${URL}\"" >&6
+       echo "$as_me:$LINENO: result: ${URL}" >&5
+echo "${ECHO_T}${URL}" >&6
    fi
 
 
@@ -2108,8 +2110,8 @@ if test -z "${USE_FONTS}" ; then
   USE_FONTS=no
 fi
 USE_FONTS=`echo "${USE_FONTS}" | sed 's/,\([^,]*\)$/ and\1/'`
-echo "$as_me:$LINENO: result: \"${USE_FONTS}\"" >&5
-echo "${ECHO_T}\"${USE_FONTS}\"" >&6
+echo "$as_me:$LINENO: result: ${USE_FONTS}" >&5
+echo "${ECHO_T}${USE_FONTS}" >&6
 if test "${USE_FONTS}" = yes ; then
   USE_FONTS='Set in Adobe Bembo, Adobe Futura and Bitstream Courier.'
 elif test "${USE_FONTS}" = no ; then