aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure24
1 files changed, 12 insertions, 12 deletions
diff --git a/configure b/configure
index 2b767f3dc5e..622af8f87b8 100755
--- a/configure
+++ b/configure
@@ -9658,16 +9658,16 @@ fi
9658 test -n "$DISPLAY" || 9658 test -n "$DISPLAY" ||
9659 test "`echo /usr/lib/libX11.*`" != "/usr/lib/libX11.*"; then 9659 test "`echo /usr/lib/libX11.*`" != "/usr/lib/libX11.*"; then
9660 { { echo "$as_me:$LINENO: error: You seem to be running X, but no X development libraries 9660 { { echo "$as_me:$LINENO: error: You seem to be running X, but no X development libraries
9661where found. You should install the relevant development files for X 9661were found. You should install the relevant development files for X
9662and the for the toolkit you want, such as Gtk+, Lesstif or Motif. Also make 9662and for the toolkit you want, such as Gtk+, Lesstif or Motif. Also make
9663sure you have development files for image handling, i.e. 9663sure you have development files for image handling, i.e.
9664tiff, gif, jpeg, png and xpm. 9664tiff, gif, jpeg, png and xpm.
9665If you are sure you want Emacs compiled without X window support, pass 9665If you are sure you want Emacs compiled without X window support, pass
9666 --without-x 9666 --without-x
9667to configure." >&5 9667to configure." >&5
9668echo "$as_me: error: You seem to be running X, but no X development libraries 9668echo "$as_me: error: You seem to be running X, but no X development libraries
9669where found. You should install the relevant development files for X 9669were found. You should install the relevant development files for X
9670and the for the toolkit you want, such as Gtk+, Lesstif or Motif. Also make 9670and for the toolkit you want, such as Gtk+, Lesstif or Motif. Also make
9671sure you have development files for image handling, i.e. 9671sure you have development files for image handling, i.e.
9672tiff, gif, jpeg, png and xpm. 9672tiff, gif, jpeg, png and xpm.
9673If you are sure you want Emacs compiled without X window support, pass 9673If you are sure you want Emacs compiled without X window support, pass
@@ -24691,13 +24691,6 @@ srcdir!$srcdir$ac_delim
24691lispdir!$lispdir$ac_delim 24691lispdir!$lispdir$ac_delim
24692locallisppath!$locallisppath$ac_delim 24692locallisppath!$locallisppath$ac_delim
24693lisppath!$lisppath$ac_delim 24693lisppath!$lisppath$ac_delim
24694x_default_search_path!$x_default_search_path$ac_delim
24695etcdir!$etcdir$ac_delim
24696archlibdir!$archlibdir$ac_delim
24697bitmapdir!$bitmapdir$ac_delim
24698gamedir!$gamedir$ac_delim
24699gameuser!$gameuser$ac_delim
24700c_switch_system!$c_switch_system$ac_delim
24701_ACEOF 24694_ACEOF
24702 24695
24703 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then 24696 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
@@ -24739,6 +24732,13 @@ _ACEOF
24739ac_delim='%!_!# ' 24732ac_delim='%!_!# '
24740for ac_last_try in false false false false false :; do 24733for ac_last_try in false false false false false :; do
24741 cat >conf$$subs.sed <<_ACEOF 24734 cat >conf$$subs.sed <<_ACEOF
24735x_default_search_path!$x_default_search_path$ac_delim
24736etcdir!$etcdir$ac_delim
24737archlibdir!$archlibdir$ac_delim
24738bitmapdir!$bitmapdir$ac_delim
24739gamedir!$gamedir$ac_delim
24740gameuser!$gameuser$ac_delim
24741c_switch_system!$c_switch_system$ac_delim
24742c_switch_machine!$c_switch_machine$ac_delim 24742c_switch_machine!$c_switch_machine$ac_delim
24743LD_SWITCH_X_SITE!$LD_SWITCH_X_SITE$ac_delim 24743LD_SWITCH_X_SITE!$LD_SWITCH_X_SITE$ac_delim
24744LD_SWITCH_X_SITE_AUX!$LD_SWITCH_X_SITE_AUX$ac_delim 24744LD_SWITCH_X_SITE_AUX!$LD_SWITCH_X_SITE_AUX$ac_delim
@@ -24750,7 +24750,7 @@ carbon_appdir!$carbon_appdir$ac_delim
24750LTLIBOBJS!$LTLIBOBJS$ac_delim 24750LTLIBOBJS!$LTLIBOBJS$ac_delim
24751_ACEOF 24751_ACEOF
24752 24752
24753 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 15; then 24753 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 16; then
24754 break 24754 break
24755 elif $ac_last_try; then 24755 elif $ac_last_try; then
24756 { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 24756 { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5