# HG changeset patch # User Miles Bader # Date 1184033265 0 # Node ID a37d5bf6cbb74df424e90ad7b4c62f8a01b5d7be # Parent 2ce74303d30330821dcbff52e0a9ea882d209ce4 Regenerate configure Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-229 diff -r 2ce74303d303 -r a37d5bf6cbb7 configure --- a/configure Mon Jul 09 08:01:05 2007 +0000 +++ b/configure Tue Jul 10 02:07:45 2007 +0000 @@ -9658,16 +9658,16 @@ test -n "$DISPLAY" || test "`echo /usr/lib/libX11.*`" != "/usr/lib/libX11.*"; then { { echo "$as_me:$LINENO: error: You seem to be running X, but no X development libraries -where found. You should install the relevant development files for X -and the for the toolkit you want, such as Gtk+, Lesstif or Motif. Also make +were found. You should install the relevant development files for X +and for the toolkit you want, such as Gtk+, Lesstif or Motif. Also make sure you have development files for image handling, i.e. tiff, gif, jpeg, png and xpm. If you are sure you want Emacs compiled without X window support, pass --without-x to configure." >&5 echo "$as_me: error: You seem to be running X, but no X development libraries -where found. You should install the relevant development files for X -and the for the toolkit you want, such as Gtk+, Lesstif or Motif. Also make +were found. You should install the relevant development files for X +and for the toolkit you want, such as Gtk+, Lesstif or Motif. Also make sure you have development files for image handling, i.e. tiff, gif, jpeg, png and xpm. If you are sure you want Emacs compiled without X window support, pass @@ -24691,13 +24691,6 @@ lispdir!$lispdir$ac_delim locallisppath!$locallisppath$ac_delim lisppath!$lisppath$ac_delim -x_default_search_path!$x_default_search_path$ac_delim -etcdir!$etcdir$ac_delim -archlibdir!$archlibdir$ac_delim -bitmapdir!$bitmapdir$ac_delim -gamedir!$gamedir$ac_delim -gameuser!$gameuser$ac_delim -c_switch_system!$c_switch_system$ac_delim _ACEOF if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then @@ -24739,6 +24732,13 @@ ac_delim='%!_!# ' for ac_last_try in false false false false false :; do cat >conf$$subs.sed <<_ACEOF +x_default_search_path!$x_default_search_path$ac_delim +etcdir!$etcdir$ac_delim +archlibdir!$archlibdir$ac_delim +bitmapdir!$bitmapdir$ac_delim +gamedir!$gamedir$ac_delim +gameuser!$gameuser$ac_delim +c_switch_system!$c_switch_system$ac_delim c_switch_machine!$c_switch_machine$ac_delim LD_SWITCH_X_SITE!$LD_SWITCH_X_SITE$ac_delim LD_SWITCH_X_SITE_AUX!$LD_SWITCH_X_SITE_AUX$ac_delim @@ -24750,7 +24750,7 @@ LTLIBOBJS!$LTLIBOBJS$ac_delim _ACEOF - if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 15; then + if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 16; then break elif $ac_last_try; then { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5