Mercurial > emacs
comparison configure @ 66653:181e78d8e616
Regenerate.
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Thu, 03 Nov 2005 17:00:04 +0000 |
parents | f71c244c6b3f |
children | 6e1f6ef9bc5f 693e794b57bf |
comparison
equal
deleted
inserted
replaced
66652:b70f4b8058da | 66653:181e78d8e616 |
---|---|
308 #endif | 308 #endif |
309 #if HAVE_UNISTD_H | 309 #if HAVE_UNISTD_H |
310 # include <unistd.h> | 310 # include <unistd.h> |
311 #endif" | 311 #endif" |
312 | 312 |
313 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS MAINT build build_cpu build_vendor build_os host host_cpu host_vendor host_os CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT LN_S CPP INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA RANLIB ac_ct_RANLIB INSTALL_INFO GZIP EGREP LIBSOUND SET_MAKE PKG_CONFIG GTK_CFLAGS GTK_LIBS ALLOCA liblockfile LIBOBJS NEED_SETGID KMEM_GROUP GETLOADAVG_LIBS GETOPT_H GETOPTOBJS version configuration canonical srcdir lispdir locallisppath lisppath x_default_search_path etcdir archlibdir docdir bitmapdir gamedir gameuser c_switch_system c_switch_machine LD_SWITCH_X_SITE LD_SWITCH_X_SITE_AUX C_SWITCH_X_SITE X_TOOLKIT_TYPE machfile opsysfile carbon_appdir LTLIBOBJS' | 313 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS MAINT build build_cpu build_vendor build_os host host_cpu host_vendor host_os CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT LN_S CPP INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA RANLIB ac_ct_RANLIB INSTALL_INFO GZIP_PROG EGREP LIBSOUND SET_MAKE PKG_CONFIG GTK_CFLAGS GTK_LIBS ALLOCA liblockfile LIBOBJS NEED_SETGID KMEM_GROUP GETLOADAVG_LIBS GETOPT_H GETOPTOBJS version configuration canonical srcdir lispdir locallisppath lisppath x_default_search_path etcdir archlibdir docdir bitmapdir gamedir gameuser c_switch_system c_switch_machine LD_SWITCH_X_SITE LD_SWITCH_X_SITE_AUX C_SWITCH_X_SITE X_TOOLKIT_TYPE machfile opsysfile carbon_appdir LTLIBOBJS' |
314 ac_subst_files='' | 314 ac_subst_files='' |
315 | 315 |
316 # Initialize some variables set by options. | 316 # Initialize some variables set by options. |
317 ac_init_help= | 317 ac_init_help= |
318 ac_init_version=false | 318 ac_init_version=false |
4195 | 4195 |
4196 # Extract the first word of "gzip", so it can be a program name with args. | 4196 # Extract the first word of "gzip", so it can be a program name with args. |
4197 set dummy gzip; ac_word=$2 | 4197 set dummy gzip; ac_word=$2 |
4198 echo "$as_me:$LINENO: checking for $ac_word" >&5 | 4198 echo "$as_me:$LINENO: checking for $ac_word" >&5 |
4199 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 | 4199 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
4200 if test "${ac_cv_path_GZIP+set}" = set; then | 4200 if test "${ac_cv_path_GZIP_PROG+set}" = set; then |
4201 echo $ECHO_N "(cached) $ECHO_C" >&6 | 4201 echo $ECHO_N "(cached) $ECHO_C" >&6 |
4202 else | 4202 else |
4203 case $GZIP in | 4203 case $GZIP_PROG in |
4204 [\\/]* | ?:[\\/]*) | 4204 [\\/]* | ?:[\\/]*) |
4205 ac_cv_path_GZIP="$GZIP" # Let the user override the test with a path. | 4205 ac_cv_path_GZIP_PROG="$GZIP_PROG" # Let the user override the test with a path. |
4206 ;; | 4206 ;; |
4207 *) | 4207 *) |
4208 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 4208 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
4209 for as_dir in $PATH | 4209 for as_dir in $PATH |
4210 do | 4210 do |
4211 IFS=$as_save_IFS | 4211 IFS=$as_save_IFS |
4212 test -z "$as_dir" && as_dir=. | 4212 test -z "$as_dir" && as_dir=. |
4213 for ac_exec_ext in '' $ac_executable_extensions; do | 4213 for ac_exec_ext in '' $ac_executable_extensions; do |
4214 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | 4214 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
4215 ac_cv_path_GZIP="$as_dir/$ac_word$ac_exec_ext" | 4215 ac_cv_path_GZIP_PROG="$as_dir/$ac_word$ac_exec_ext" |
4216 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 4216 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
4217 break 2 | 4217 break 2 |
4218 fi | 4218 fi |
4219 done | 4219 done |
4220 done | 4220 done |
4221 | 4221 |
4222 ;; | 4222 ;; |
4223 esac | 4223 esac |
4224 fi | 4224 fi |
4225 GZIP=$ac_cv_path_GZIP | 4225 GZIP_PROG=$ac_cv_path_GZIP_PROG |
4226 | 4226 |
4227 if test -n "$GZIP"; then | 4227 if test -n "$GZIP_PROG"; then |
4228 echo "$as_me:$LINENO: result: $GZIP" >&5 | 4228 echo "$as_me:$LINENO: result: $GZIP_PROG" >&5 |
4229 echo "${ECHO_T}$GZIP" >&6 | 4229 echo "${ECHO_T}$GZIP_PROG" >&6 |
4230 else | 4230 else |
4231 echo "$as_me:$LINENO: result: no" >&5 | 4231 echo "$as_me:$LINENO: result: no" >&5 |
4232 echo "${ECHO_T}no" >&6 | 4232 echo "${ECHO_T}no" >&6 |
4233 fi | 4233 fi |
4234 | 4234 |
23177 s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t | 23177 s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t |
23178 s,@INSTALL_DATA@,$INSTALL_DATA,;t t | 23178 s,@INSTALL_DATA@,$INSTALL_DATA,;t t |
23179 s,@RANLIB@,$RANLIB,;t t | 23179 s,@RANLIB@,$RANLIB,;t t |
23180 s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t | 23180 s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t |
23181 s,@INSTALL_INFO@,$INSTALL_INFO,;t t | 23181 s,@INSTALL_INFO@,$INSTALL_INFO,;t t |
23182 s,@GZIP@,$GZIP,;t t | 23182 s,@GZIP_PROG@,$GZIP_PROG,;t t |
23183 s,@EGREP@,$EGREP,;t t | 23183 s,@EGREP@,$EGREP,;t t |
23184 s,@LIBSOUND@,$LIBSOUND,;t t | 23184 s,@LIBSOUND@,$LIBSOUND,;t t |
23185 s,@SET_MAKE@,$SET_MAKE,;t t | 23185 s,@SET_MAKE@,$SET_MAKE,;t t |
23186 s,@PKG_CONFIG@,$PKG_CONFIG,;t t | 23186 s,@PKG_CONFIG@,$PKG_CONFIG,;t t |
23187 s,@GTK_CFLAGS@,$GTK_CFLAGS,;t t | 23187 s,@GTK_CFLAGS@,$GTK_CFLAGS,;t t |