configure
上传用户:hongyu5696
上传日期:2018-01-22
资源大小:391k
文件大小:273k
源码类别:

PlugIns编程

开发平台:

Unix_Linux

  1. MOZPLUG_CFLAGS=$pkg_cv_MOZPLUG_CFLAGS
  2. MOZPLUG_LIBS=$pkg_cv_MOZPLUG_LIBS
  3.         echo "$as_me:$LINENO: result: yes" >&5
  4. echo "${ECHO_T}yes" >&6
  5.  MOZPLUG_CFLAGS="${MOZPLUG_CFLAGS} -I`$PKG_CONFIG --variable=includedir firefox-plugin`"
  6. fi
  7. fi
  8. if test "$MOZPLUG_CFLAGS" = ""; then
  9. pkg_failed=no
  10. echo "$as_me:$LINENO: checking for MOZPLUG" >&5
  11. echo $ECHO_N "checking for MOZPLUG... $ECHO_C" >&6
  12. if test -n "$PKG_CONFIG"; then
  13.     if test -n "$MOZPLUG_CFLAGS"; then
  14.         pkg_cv_MOZPLUG_CFLAGS="$MOZPLUG_CFLAGS"
  15.     else
  16.         if test -n "$PKG_CONFIG" && 
  17.     { (echo "$as_me:$LINENO: $PKG_CONFIG --exists --print-errors "seamonkey-plugin"") >&5
  18.   ($PKG_CONFIG --exists --print-errors "seamonkey-plugin") 2>&5
  19.   ac_status=$?
  20.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  21.   (exit $ac_status); }; then
  22.   pkg_cv_MOZPLUG_CFLAGS=`$PKG_CONFIG --cflags "seamonkey-plugin" 2>/dev/null`
  23. else
  24.   pkg_failed=yes
  25. fi
  26.     fi
  27. else
  28. pkg_failed=untried
  29. fi
  30. if test -n "$PKG_CONFIG"; then
  31.     if test -n "$MOZPLUG_LIBS"; then
  32.         pkg_cv_MOZPLUG_LIBS="$MOZPLUG_LIBS"
  33.     else
  34.         if test -n "$PKG_CONFIG" && 
  35.     { (echo "$as_me:$LINENO: $PKG_CONFIG --exists --print-errors "seamonkey-plugin"") >&5
  36.   ($PKG_CONFIG --exists --print-errors "seamonkey-plugin") 2>&5
  37.   ac_status=$?
  38.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  39.   (exit $ac_status); }; then
  40.   pkg_cv_MOZPLUG_LIBS=`$PKG_CONFIG --libs "seamonkey-plugin" 2>/dev/null`
  41. else
  42.   pkg_failed=yes
  43. fi
  44.     fi
  45. else
  46. pkg_failed=untried
  47. fi
  48. if test $pkg_failed = yes; then
  49. if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
  50.         _pkg_short_errors_supported=yes
  51. else
  52.         _pkg_short_errors_supported=no
  53. fi
  54.         if test $_pkg_short_errors_supported = yes; then
  55.         MOZPLUG_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "seamonkey-plugin"`
  56.         else
  57.         MOZPLUG_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "seamonkey-plugin"`
  58.         fi
  59. # Put the nasty error message in config.log where it belongs
  60. echo "$MOZPLUG_PKG_ERRORS" >&5
  61. { echo "$as_me:$LINENO: WARNING: seamonkey-plugin not found" >&5
  62. echo "$as_me: WARNING: seamonkey-plugin not found" >&2;}
  63. elif test $pkg_failed = untried; then
  64. { echo "$as_me:$LINENO: WARNING: seamonkey-plugin not found" >&5
  65. echo "$as_me: WARNING: seamonkey-plugin not found" >&2;}
  66. else
  67. MOZPLUG_CFLAGS=$pkg_cv_MOZPLUG_CFLAGS
  68. MOZPLUG_LIBS=$pkg_cv_MOZPLUG_LIBS
  69.         echo "$as_me:$LINENO: result: yes" >&5
  70. echo "${ECHO_T}yes" >&6
  71.  MOZPLUG_CFLAGS="${MOZPLUG_CFLAGS} -I`$PKG_CONFIG --variable=includedir seamonkey-plugin`"
  72. fi
  73. fi
  74. if test "$MOZPLUG_CFLAGS" = ""; then
  75. pkg_failed=no
  76. echo "$as_me:$LINENO: checking for MOZPLUG" >&5
  77. echo $ECHO_N "checking for MOZPLUG... $ECHO_C" >&6
  78. if test -n "$PKG_CONFIG"; then
  79.     if test -n "$MOZPLUG_CFLAGS"; then
  80.         pkg_cv_MOZPLUG_CFLAGS="$MOZPLUG_CFLAGS"
  81.     else
  82.         if test -n "$PKG_CONFIG" && 
  83.     { (echo "$as_me:$LINENO: $PKG_CONFIG --exists --print-errors "xulrunner-plugin"") >&5
  84.   ($PKG_CONFIG --exists --print-errors "xulrunner-plugin") 2>&5
  85.   ac_status=$?
  86.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  87.   (exit $ac_status); }; then
  88.   pkg_cv_MOZPLUG_CFLAGS=`$PKG_CONFIG --cflags "xulrunner-plugin" 2>/dev/null`
  89. else
  90.   pkg_failed=yes
  91. fi
  92.     fi
  93. else
  94. pkg_failed=untried
  95. fi
  96. if test -n "$PKG_CONFIG"; then
  97.     if test -n "$MOZPLUG_LIBS"; then
  98.         pkg_cv_MOZPLUG_LIBS="$MOZPLUG_LIBS"
  99.     else
  100.         if test -n "$PKG_CONFIG" && 
  101.     { (echo "$as_me:$LINENO: $PKG_CONFIG --exists --print-errors "xulrunner-plugin"") >&5
  102.   ($PKG_CONFIG --exists --print-errors "xulrunner-plugin") 2>&5
  103.   ac_status=$?
  104.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  105.   (exit $ac_status); }; then
  106.   pkg_cv_MOZPLUG_LIBS=`$PKG_CONFIG --libs "xulrunner-plugin" 2>/dev/null`
  107. else
  108.   pkg_failed=yes
  109. fi
  110.     fi
  111. else
  112. pkg_failed=untried
  113. fi
  114. if test $pkg_failed = yes; then
  115. if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
  116.         _pkg_short_errors_supported=yes
  117. else
  118.         _pkg_short_errors_supported=no
  119. fi
  120.         if test $_pkg_short_errors_supported = yes; then
  121.         MOZPLUG_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "xulrunner-plugin"`
  122.         else
  123.         MOZPLUG_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "xulrunner-plugin"`
  124.         fi
  125. # Put the nasty error message in config.log where it belongs
  126. echo "$MOZPLUG_PKG_ERRORS" >&5
  127. { echo "$as_me:$LINENO: WARNING: xulrunner-plugin not found" >&5
  128. echo "$as_me: WARNING: xulrunner-plugin not found" >&2;}
  129. elif test $pkg_failed = untried; then
  130. { echo "$as_me:$LINENO: WARNING: xulrunner-plugin not found" >&5
  131. echo "$as_me: WARNING: xulrunner-plugin not found" >&2;}
  132. else
  133. MOZPLUG_CFLAGS=$pkg_cv_MOZPLUG_CFLAGS
  134. MOZPLUG_LIBS=$pkg_cv_MOZPLUG_LIBS
  135.         echo "$as_me:$LINENO: result: yes" >&5
  136. echo "${ECHO_T}yes" >&6
  137.  MOZPLUG_CFLAGS="${MOZPLUG_CFLAGS} -I`$PKG_CONFIG --variable=includedir xulrunner-plugin`"
  138. fi
  139. fi
  140. if test "$MOZPLUG_CFLAGS" = ""; then
  141. { { echo "$as_me:$LINENO: error: Unable to find mozilla or firefox development files" >&5
  142. echo "$as_me: error: Unable to find mozilla or firefox development files" >&2;}
  143.    { (exit 1); exit 1; }; }
  144. fi
  145. fi;
  146. # Check whether --with-mozilla-home or --without-mozilla-home was given.
  147. if test "${with_mozilla_home+set}" = set; then
  148.   withval="$with_mozilla_home"
  149.   MOZ_HOME=$with_mozilla_home
  150.   if test -d ${MOZ_HOME}/plugins; then
  151.      MOZILLA_HOME=$MOZ_HOME
  152.   fi
  153. fi;
  154. GTK_DEFINES="-DX_ENABLED"
  155. # Check whether --enable-gtk2 or --disable-gtk2 was given.
  156. if test "${enable_gtk2+set}" = set; then
  157.   enableval="$enable_gtk2"
  158.   use_gtk2=$enableval
  159. else
  160.   use_gtk2=yes
  161. fi;
  162. # Check whether --enable-gtk1 or --disable-gtk1 was given.
  163. if test "${enable_gtk1+set}" = set; then
  164.   enableval="$enable_gtk1"
  165.   if test "$enableval" = ""; then use_gtk1=yes; else use_gtk1=$enableval; fi
  166. else
  167.   use_gtk1=no
  168. fi;
  169. # Check whether --enable-x or --disable-x was given.
  170. if test "${enable_x+set}" = set; then
  171.   enableval="$enable_x"
  172.   if test "$enableval" = ""; then use_x=yes; else use_x=$enableval; fi
  173. else
  174.   use_x=no
  175. fi;
  176. if test $use_x = yes; then
  177.    use_gtk2=no
  178.    use_gtk1=no
  179. fi
  180. if test $use_gtk1 = yes; then
  181.    use_gtk2=no
  182. fi
  183. if test $use_gtk2 = yes; then
  184. pkg_failed=no
  185. echo "$as_me:$LINENO: checking for GTK" >&5
  186. echo $ECHO_N "checking for GTK... $ECHO_C" >&6
  187. if test -n "$PKG_CONFIG"; then
  188.     if test -n "$GTK_CFLAGS"; then
  189.         pkg_cv_GTK_CFLAGS="$GTK_CFLAGS"
  190.     else
  191.         if test -n "$PKG_CONFIG" && 
  192.     { (echo "$as_me:$LINENO: $PKG_CONFIG --exists --print-errors "gtk+-2.0"") >&5
  193.   ($PKG_CONFIG --exists --print-errors "gtk+-2.0") 2>&5
  194.   ac_status=$?
  195.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  196.   (exit $ac_status); }; then
  197.   pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0" 2>/dev/null`
  198. else
  199.   pkg_failed=yes
  200. fi
  201.     fi
  202. else
  203. pkg_failed=untried
  204. fi
  205. if test -n "$PKG_CONFIG"; then
  206.     if test -n "$GTK_LIBS"; then
  207.         pkg_cv_GTK_LIBS="$GTK_LIBS"
  208.     else
  209.         if test -n "$PKG_CONFIG" && 
  210.     { (echo "$as_me:$LINENO: $PKG_CONFIG --exists --print-errors "gtk+-2.0"") >&5
  211.   ($PKG_CONFIG --exists --print-errors "gtk+-2.0") 2>&5
  212.   ac_status=$?
  213.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  214.   (exit $ac_status); }; then
  215.   pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0" 2>/dev/null`
  216. else
  217.   pkg_failed=yes
  218. fi
  219.     fi
  220. else
  221. pkg_failed=untried
  222. fi
  223. if test $pkg_failed = yes; then
  224. if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
  225.         _pkg_short_errors_supported=yes
  226. else
  227.         _pkg_short_errors_supported=no
  228. fi
  229.         if test $_pkg_short_errors_supported = yes; then
  230.         GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "gtk+-2.0"`
  231.         else
  232.         GTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0"`
  233.         fi
  234. # Put the nasty error message in config.log where it belongs
  235. echo "$GTK_PKG_ERRORS" >&5
  236. { echo "$as_me:$LINENO: WARNING: *** Running in X mode - Limited Features ***" >&5
  237. echo "$as_me: WARNING: *** Running in X mode - Limited Features ***" >&2;}
  238. elif test $pkg_failed = untried; then
  239. { echo "$as_me:$LINENO: WARNING: *** Running in X mode - Limited Features ***" >&5
  240. echo "$as_me: WARNING: *** Running in X mode - Limited Features ***" >&2;}
  241. else
  242. GTK_CFLAGS=$pkg_cv_GTK_CFLAGS
  243. GTK_LIBS=$pkg_cv_GTK_LIBS
  244.         echo "$as_me:$LINENO: result: yes" >&5
  245. echo "${ECHO_T}yes" >&6
  246. GTK_DEFINES="-DGTK_ENABLED"
  247. cat >>confdefs.h <<_ACEOF
  248. #define GTK2_ENABLED 1
  249. _ACEOF
  250. fi
  251. pkg_failed=no
  252. echo "$as_me:$LINENO: checking for GTK24" >&5
  253. echo $ECHO_N "checking for GTK24... $ECHO_C" >&6
  254. if test -n "$PKG_CONFIG"; then
  255.     if test -n "$GTK24_CFLAGS"; then
  256.         pkg_cv_GTK24_CFLAGS="$GTK24_CFLAGS"
  257.     else
  258.         if test -n "$PKG_CONFIG" && 
  259.     { (echo "$as_me:$LINENO: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.4.0"") >&5
  260.   ($PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.4.0") 2>&5
  261.   ac_status=$?
  262.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  263.   (exit $ac_status); }; then
  264.   pkg_cv_GTK24_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.4.0" 2>/dev/null`
  265. else
  266.   pkg_failed=yes
  267. fi
  268.     fi
  269. else
  270. pkg_failed=untried
  271. fi
  272. if test -n "$PKG_CONFIG"; then
  273.     if test -n "$GTK24_LIBS"; then
  274.         pkg_cv_GTK24_LIBS="$GTK24_LIBS"
  275.     else
  276.         if test -n "$PKG_CONFIG" && 
  277.     { (echo "$as_me:$LINENO: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.4.0"") >&5
  278.   ($PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.4.0") 2>&5
  279.   ac_status=$?
  280.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  281.   (exit $ac_status); }; then
  282.   pkg_cv_GTK24_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.4.0" 2>/dev/null`
  283. else
  284.   pkg_failed=yes
  285. fi
  286.     fi
  287. else
  288. pkg_failed=untried
  289. fi
  290. if test $pkg_failed = yes; then
  291. if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
  292.         _pkg_short_errors_supported=yes
  293. else
  294.         _pkg_short_errors_supported=no
  295. fi
  296.         if test $_pkg_short_errors_supported = yes; then
  297.         GTK24_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "gtk+-2.0 >= 2.4.0"`
  298.         else
  299.         GTK24_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0 >= 2.4.0"`
  300.         fi
  301. # Put the nasty error message in config.log where it belongs
  302. echo "$GTK24_PKG_ERRORS" >&5
  303. { echo "$as_me:$LINENO: WARNING: Some GUI Features are disabled" >&5
  304. echo "$as_me: WARNING: Some GUI Features are disabled" >&2;}
  305. elif test $pkg_failed = untried; then
  306. { echo "$as_me:$LINENO: WARNING: Some GUI Features are disabled" >&5
  307. echo "$as_me: WARNING: Some GUI Features are disabled" >&2;}
  308. else
  309. GTK24_CFLAGS=$pkg_cv_GTK24_CFLAGS
  310. GTK24_LIBS=$pkg_cv_GTK24_LIBS
  311.         echo "$as_me:$LINENO: result: yes" >&5
  312. echo "${ECHO_T}yes" >&6
  313. GTK_DEFINES="-DGTK_ENABLED"
  314. cat >>confdefs.h <<_ACEOF
  315. #define GTK24_ENABLED 1
  316. _ACEOF
  317. fi
  318. pkg_failed=no
  319. echo "$as_me:$LINENO: checking for GTHREAD" >&5
  320. echo $ECHO_N "checking for GTHREAD... $ECHO_C" >&6
  321. if test -n "$PKG_CONFIG"; then
  322.     if test -n "$GTHREAD_CFLAGS"; then
  323.         pkg_cv_GTHREAD_CFLAGS="$GTHREAD_CFLAGS"
  324.     else
  325.         if test -n "$PKG_CONFIG" && 
  326.     { (echo "$as_me:$LINENO: $PKG_CONFIG --exists --print-errors "gthread-2.0"") >&5
  327.   ($PKG_CONFIG --exists --print-errors "gthread-2.0") 2>&5
  328.   ac_status=$?
  329.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  330.   (exit $ac_status); }; then
  331.   pkg_cv_GTHREAD_CFLAGS=`$PKG_CONFIG --cflags "gthread-2.0" 2>/dev/null`
  332. else
  333.   pkg_failed=yes
  334. fi
  335.     fi
  336. else
  337. pkg_failed=untried
  338. fi
  339. if test -n "$PKG_CONFIG"; then
  340.     if test -n "$GTHREAD_LIBS"; then
  341.         pkg_cv_GTHREAD_LIBS="$GTHREAD_LIBS"
  342.     else
  343.         if test -n "$PKG_CONFIG" && 
  344.     { (echo "$as_me:$LINENO: $PKG_CONFIG --exists --print-errors "gthread-2.0"") >&5
  345.   ($PKG_CONFIG --exists --print-errors "gthread-2.0") 2>&5
  346.   ac_status=$?
  347.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  348.   (exit $ac_status); }; then
  349.   pkg_cv_GTHREAD_LIBS=`$PKG_CONFIG --libs "gthread-2.0" 2>/dev/null`
  350. else
  351.   pkg_failed=yes
  352. fi
  353.     fi
  354. else
  355. pkg_failed=untried
  356. fi
  357. if test $pkg_failed = yes; then
  358. if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
  359.         _pkg_short_errors_supported=yes
  360. else
  361.         _pkg_short_errors_supported=no
  362. fi
  363.         if test $_pkg_short_errors_supported = yes; then
  364.         GTHREAD_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "gthread-2.0"`
  365.         else
  366.         GTHREAD_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gthread-2.0"`
  367.         fi
  368. # Put the nasty error message in config.log where it belongs
  369. echo "$GTHREAD_PKG_ERRORS" >&5
  370. { { echo "$as_me:$LINENO: error: Missing gthread package" >&5
  371. echo "$as_me: error: Missing gthread package" >&2;}
  372.    { (exit 1); exit 1; }; }
  373. elif test $pkg_failed = untried; then
  374. { { echo "$as_me:$LINENO: error: Missing gthread package" >&5
  375. echo "$as_me: error: Missing gthread package" >&2;}
  376.    { (exit 1); exit 1; }; }
  377. else
  378. GTHREAD_CFLAGS=$pkg_cv_GTHREAD_CFLAGS
  379. GTHREAD_LIBS=$pkg_cv_GTHREAD_LIBS
  380.         echo "$as_me:$LINENO: result: yes" >&5
  381. echo "${ECHO_T}yes" >&6
  382. :
  383. fi
  384. fi
  385. if test $use_gtk1 = yes; then
  386. pkg_failed=no
  387. echo "$as_me:$LINENO: checking for GTK" >&5
  388. echo $ECHO_N "checking for GTK... $ECHO_C" >&6
  389. if test -n "$PKG_CONFIG"; then
  390.     if test -n "$GTK_CFLAGS"; then
  391.         pkg_cv_GTK_CFLAGS="$GTK_CFLAGS"
  392.     else
  393.         if test -n "$PKG_CONFIG" && 
  394.     { (echo "$as_me:$LINENO: $PKG_CONFIG --exists --print-errors "gtk+"") >&5
  395.   ($PKG_CONFIG --exists --print-errors "gtk+") 2>&5
  396.   ac_status=$?
  397.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  398.   (exit $ac_status); }; then
  399.   pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+" 2>/dev/null`
  400. else
  401.   pkg_failed=yes
  402. fi
  403.     fi
  404. else
  405. pkg_failed=untried
  406. fi
  407. if test -n "$PKG_CONFIG"; then
  408.     if test -n "$GTK_LIBS"; then
  409.         pkg_cv_GTK_LIBS="$GTK_LIBS"
  410.     else
  411.         if test -n "$PKG_CONFIG" && 
  412.     { (echo "$as_me:$LINENO: $PKG_CONFIG --exists --print-errors "gtk+"") >&5
  413.   ($PKG_CONFIG --exists --print-errors "gtk+") 2>&5
  414.   ac_status=$?
  415.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  416.   (exit $ac_status); }; then
  417.   pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "gtk+" 2>/dev/null`
  418. else
  419.   pkg_failed=yes
  420. fi
  421.     fi
  422. else
  423. pkg_failed=untried
  424. fi
  425. if test $pkg_failed = yes; then
  426. if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
  427.         _pkg_short_errors_supported=yes
  428. else
  429.         _pkg_short_errors_supported=no
  430. fi
  431.         if test $_pkg_short_errors_supported = yes; then
  432.         GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "gtk+"`
  433.         else
  434.         GTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+"`
  435.         fi
  436. # Put the nasty error message in config.log where it belongs
  437. echo "$GTK_PKG_ERRORS" >&5
  438. { echo "$as_me:$LINENO: WARNING: gtk+ development packages are not found" >&5
  439. echo "$as_me: WARNING: gtk+ development packages are not found" >&2;}
  440. elif test $pkg_failed = untried; then
  441. { echo "$as_me:$LINENO: WARNING: gtk+ development packages are not found" >&5
  442. echo "$as_me: WARNING: gtk+ development packages are not found" >&2;}
  443. else
  444. GTK_CFLAGS=$pkg_cv_GTK_CFLAGS
  445. GTK_LIBS=$pkg_cv_GTK_LIBS
  446.         echo "$as_me:$LINENO: result: yes" >&5
  447. echo "${ECHO_T}yes" >&6
  448. GTK_DEFINES="-DGTK_ENABLED"
  449. cat >>confdefs.h <<_ACEOF
  450. #define GTK1_ENABLED 1
  451. _ACEOF
  452. fi
  453. pkg_failed=no
  454. echo "$as_me:$LINENO: checking for GTHREAD" >&5
  455. echo $ECHO_N "checking for GTHREAD... $ECHO_C" >&6
  456. if test -n "$PKG_CONFIG"; then
  457.     if test -n "$GTHREAD_CFLAGS"; then
  458.         pkg_cv_GTHREAD_CFLAGS="$GTHREAD_CFLAGS"
  459.     else
  460.         if test -n "$PKG_CONFIG" && 
  461.     { (echo "$as_me:$LINENO: $PKG_CONFIG --exists --print-errors "gthread"") >&5
  462.   ($PKG_CONFIG --exists --print-errors "gthread") 2>&5
  463.   ac_status=$?
  464.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  465.   (exit $ac_status); }; then
  466.   pkg_cv_GTHREAD_CFLAGS=`$PKG_CONFIG --cflags "gthread" 2>/dev/null`
  467. else
  468.   pkg_failed=yes
  469. fi
  470.     fi
  471. else
  472. pkg_failed=untried
  473. fi
  474. if test -n "$PKG_CONFIG"; then
  475.     if test -n "$GTHREAD_LIBS"; then
  476.         pkg_cv_GTHREAD_LIBS="$GTHREAD_LIBS"
  477.     else
  478.         if test -n "$PKG_CONFIG" && 
  479.     { (echo "$as_me:$LINENO: $PKG_CONFIG --exists --print-errors "gthread"") >&5
  480.   ($PKG_CONFIG --exists --print-errors "gthread") 2>&5
  481.   ac_status=$?
  482.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  483.   (exit $ac_status); }; then
  484.   pkg_cv_GTHREAD_LIBS=`$PKG_CONFIG --libs "gthread" 2>/dev/null`
  485. else
  486.   pkg_failed=yes
  487. fi
  488.     fi
  489. else
  490. pkg_failed=untried
  491. fi
  492. if test $pkg_failed = yes; then
  493. if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
  494.         _pkg_short_errors_supported=yes
  495. else
  496.         _pkg_short_errors_supported=no
  497. fi
  498.         if test $_pkg_short_errors_supported = yes; then
  499.         GTHREAD_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "gthread"`
  500.         else
  501.         GTHREAD_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gthread"`
  502.         fi
  503. # Put the nasty error message in config.log where it belongs
  504. echo "$GTHREAD_PKG_ERRORS" >&5
  505. { { echo "$as_me:$LINENO: error: Missing gthread package" >&5
  506. echo "$as_me: error: Missing gthread package" >&2;}
  507.    { (exit 1); exit 1; }; }
  508. elif test $pkg_failed = untried; then
  509. { { echo "$as_me:$LINENO: error: Missing gthread package" >&5
  510. echo "$as_me: error: Missing gthread package" >&2;}
  511.    { (exit 1); exit 1; }; }
  512. else
  513. GTHREAD_CFLAGS=$pkg_cv_GTHREAD_CFLAGS
  514. GTHREAD_LIBS=$pkg_cv_GTHREAD_LIBS
  515.         echo "$as_me:$LINENO: result: yes" >&5
  516. echo "${ECHO_T}yes" >&6
  517. :
  518. fi
  519. fi
  520. # Check whether --enable-x86_64 or --disable-x86_64 was given.
  521. if test "${enable_x86_64+set}" = set; then
  522.   enableval="$enable_x86_64"
  523.   if test "$enableval" = ""; then use_64=yes; else use_64=$enableval; fi
  524. else
  525.   use_64=no
  526. fi;
  527. if test $use_64 = yes; then
  528.    CXXFLAGS64="-m32"
  529.    LDFLAGS64="-melf_i386"
  530. fi
  531. CREATE="downloadplug-in"
  532. # Checks for header files.
  533. ac_ext=c
  534. ac_cpp='$CPP $CPPFLAGS'
  535. ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
  536. ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
  537. ac_compiler_gnu=$ac_cv_c_compiler_gnu
  538. echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
  539. echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
  540. # On Suns, sometimes $CPP names a directory.
  541. if test -n "$CPP" && test -d "$CPP"; then
  542.   CPP=
  543. fi
  544. if test -z "$CPP"; then
  545.   if test "${ac_cv_prog_CPP+set}" = set; then
  546.   echo $ECHO_N "(cached) $ECHO_C" >&6
  547. else
  548.       # Double quotes because CPP needs to be expanded
  549.     for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
  550.     do
  551.       ac_preproc_ok=false
  552. for ac_c_preproc_warn_flag in '' yes
  553. do
  554.   # Use a header file that comes with gcc, so configuring glibc
  555.   # with a fresh cross-compiler works.
  556.   # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  557.   # <limits.h> exists even on freestanding compilers.
  558.   # On the NeXT, cc -E runs the code through the compiler's parser,
  559.   # not just through cpp. "Syntax error" is here to catch this case.
  560.   cat >conftest.$ac_ext <<_ACEOF
  561. /* confdefs.h.  */
  562. _ACEOF
  563. cat confdefs.h >>conftest.$ac_ext
  564. cat >>conftest.$ac_ext <<_ACEOF
  565. /* end confdefs.h.  */
  566. #ifdef __STDC__
  567. # include <limits.h>
  568. #else
  569. # include <assert.h>
  570. #endif
  571.      Syntax error
  572. _ACEOF
  573. if { (eval echo "$as_me:$LINENO: "$ac_cpp conftest.$ac_ext"") >&5
  574.   (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
  575.   ac_status=$?
  576.   grep -v '^ *+' conftest.er1 >conftest.err
  577.   rm -f conftest.er1
  578.   cat conftest.err >&5
  579.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  580.   (exit $ac_status); } >/dev/null; then
  581.   if test -s conftest.err; then
  582.     ac_cpp_err=$ac_c_preproc_warn_flag
  583.     ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
  584.   else
  585.     ac_cpp_err=
  586.   fi
  587. else
  588.   ac_cpp_err=yes
  589. fi
  590. if test -z "$ac_cpp_err"; then
  591.   :
  592. else
  593.   echo "$as_me: failed program was:" >&5
  594. sed 's/^/| /' conftest.$ac_ext >&5
  595.   # Broken: fails on valid input.
  596. continue
  597. fi
  598. rm -f conftest.err conftest.$ac_ext
  599.   # OK, works on sane cases.  Now check whether non-existent headers
  600.   # can be detected and how.
  601.   cat >conftest.$ac_ext <<_ACEOF
  602. /* confdefs.h.  */
  603. _ACEOF
  604. cat confdefs.h >>conftest.$ac_ext
  605. cat >>conftest.$ac_ext <<_ACEOF
  606. /* end confdefs.h.  */
  607. #include <ac_nonexistent.h>
  608. _ACEOF
  609. if { (eval echo "$as_me:$LINENO: "$ac_cpp conftest.$ac_ext"") >&5
  610.   (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
  611.   ac_status=$?
  612.   grep -v '^ *+' conftest.er1 >conftest.err
  613.   rm -f conftest.er1
  614.   cat conftest.err >&5
  615.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  616.   (exit $ac_status); } >/dev/null; then
  617.   if test -s conftest.err; then
  618.     ac_cpp_err=$ac_c_preproc_warn_flag
  619.     ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
  620.   else
  621.     ac_cpp_err=
  622.   fi
  623. else
  624.   ac_cpp_err=yes
  625. fi
  626. if test -z "$ac_cpp_err"; then
  627.   # Broken: success on invalid input.
  628. continue
  629. else
  630.   echo "$as_me: failed program was:" >&5
  631. sed 's/^/| /' conftest.$ac_ext >&5
  632.   # Passes both tests.
  633. ac_preproc_ok=:
  634. break
  635. fi
  636. rm -f conftest.err conftest.$ac_ext
  637. done
  638. # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
  639. rm -f conftest.err conftest.$ac_ext
  640. if $ac_preproc_ok; then
  641.   break
  642. fi
  643.     done
  644.     ac_cv_prog_CPP=$CPP
  645. fi
  646.   CPP=$ac_cv_prog_CPP
  647. else
  648.   ac_cv_prog_CPP=$CPP
  649. fi
  650. echo "$as_me:$LINENO: result: $CPP" >&5
  651. echo "${ECHO_T}$CPP" >&6
  652. ac_preproc_ok=false
  653. for ac_c_preproc_warn_flag in '' yes
  654. do
  655.   # Use a header file that comes with gcc, so configuring glibc
  656.   # with a fresh cross-compiler works.
  657.   # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  658.   # <limits.h> exists even on freestanding compilers.
  659.   # On the NeXT, cc -E runs the code through the compiler's parser,
  660.   # not just through cpp. "Syntax error" is here to catch this case.
  661.   cat >conftest.$ac_ext <<_ACEOF
  662. /* confdefs.h.  */
  663. _ACEOF
  664. cat confdefs.h >>conftest.$ac_ext
  665. cat >>conftest.$ac_ext <<_ACEOF
  666. /* end confdefs.h.  */
  667. #ifdef __STDC__
  668. # include <limits.h>
  669. #else
  670. # include <assert.h>
  671. #endif
  672.      Syntax error
  673. _ACEOF
  674. if { (eval echo "$as_me:$LINENO: "$ac_cpp conftest.$ac_ext"") >&5
  675.   (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
  676.   ac_status=$?
  677.   grep -v '^ *+' conftest.er1 >conftest.err
  678.   rm -f conftest.er1
  679.   cat conftest.err >&5
  680.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  681.   (exit $ac_status); } >/dev/null; then
  682.   if test -s conftest.err; then
  683.     ac_cpp_err=$ac_c_preproc_warn_flag
  684.     ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
  685.   else
  686.     ac_cpp_err=
  687.   fi
  688. else
  689.   ac_cpp_err=yes
  690. fi
  691. if test -z "$ac_cpp_err"; then
  692.   :
  693. else
  694.   echo "$as_me: failed program was:" >&5
  695. sed 's/^/| /' conftest.$ac_ext >&5
  696.   # Broken: fails on valid input.
  697. continue
  698. fi
  699. rm -f conftest.err conftest.$ac_ext
  700.   # OK, works on sane cases.  Now check whether non-existent headers
  701.   # can be detected and how.
  702.   cat >conftest.$ac_ext <<_ACEOF
  703. /* confdefs.h.  */
  704. _ACEOF
  705. cat confdefs.h >>conftest.$ac_ext
  706. cat >>conftest.$ac_ext <<_ACEOF
  707. /* end confdefs.h.  */
  708. #include <ac_nonexistent.h>
  709. _ACEOF
  710. if { (eval echo "$as_me:$LINENO: "$ac_cpp conftest.$ac_ext"") >&5
  711.   (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
  712.   ac_status=$?
  713.   grep -v '^ *+' conftest.er1 >conftest.err
  714.   rm -f conftest.er1
  715.   cat conftest.err >&5
  716.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  717.   (exit $ac_status); } >/dev/null; then
  718.   if test -s conftest.err; then
  719.     ac_cpp_err=$ac_c_preproc_warn_flag
  720.     ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
  721.   else
  722.     ac_cpp_err=
  723.   fi
  724. else
  725.   ac_cpp_err=yes
  726. fi
  727. if test -z "$ac_cpp_err"; then
  728.   # Broken: success on invalid input.
  729. continue
  730. else
  731.   echo "$as_me: failed program was:" >&5
  732. sed 's/^/| /' conftest.$ac_ext >&5
  733.   # Passes both tests.
  734. ac_preproc_ok=:
  735. break
  736. fi
  737. rm -f conftest.err conftest.$ac_ext
  738. done
  739. # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
  740. rm -f conftest.err conftest.$ac_ext
  741. if $ac_preproc_ok; then
  742.   :
  743. else
  744.   { { echo "$as_me:$LINENO: error: C preprocessor "$CPP" fails sanity check
  745. See `config.log' for more details." >&5
  746. echo "$as_me: error: C preprocessor "$CPP" fails sanity check
  747. See `config.log' for more details." >&2;}
  748.    { (exit 1); exit 1; }; }
  749. fi
  750. ac_ext=c
  751. ac_cpp='$CPP $CPPFLAGS'
  752. ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
  753. ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
  754. ac_compiler_gnu=$ac_cv_c_compiler_gnu
  755. echo "$as_me:$LINENO: checking for X" >&5
  756. echo $ECHO_N "checking for X... $ECHO_C" >&6
  757. # Check whether --with-x or --without-x was given.
  758. if test "${with_x+set}" = set; then
  759.   withval="$with_x"
  760. fi;
  761. # $have_x is `yes', `no', `disabled', or empty when we do not yet know.
  762. if test "x$with_x" = xno; then
  763.   # The user explicitly disabled X.
  764.   have_x=disabled
  765. else
  766.   if test "x$x_includes" != xNONE && test "x$x_libraries" != xNONE; then
  767.     # Both variables are already set.
  768.     have_x=yes
  769.   else
  770.     if test "${ac_cv_have_x+set}" = set; then
  771.   echo $ECHO_N "(cached) $ECHO_C" >&6
  772. else
  773.   # One or both of the vars are not set, and there is no cached value.
  774. ac_x_includes=no ac_x_libraries=no
  775. rm -fr conftest.dir
  776. if mkdir conftest.dir; then
  777.   cd conftest.dir
  778.   # Make sure to not put "make" in the Imakefile rules, since we grep it out.
  779.   cat >Imakefile <<'_ACEOF'
  780. acfindx:
  781. @echo 'ac_im_incroot="${INCROOT}"; ac_im_usrlibdir="${USRLIBDIR}"; ac_im_libdir="${LIBDIR}"'
  782. _ACEOF
  783.   if (xmkmf) >/dev/null 2>/dev/null && test -f Makefile; then
  784.     # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
  785.     eval `${MAKE-make} acfindx 2>/dev/null | grep -v make`
  786.     # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
  787.     for ac_extension in a so sl; do
  788.       if test ! -f $ac_im_usrlibdir/libX11.$ac_extension &&
  789.  test -f $ac_im_libdir/libX11.$ac_extension; then
  790. ac_im_usrlibdir=$ac_im_libdir; break
  791.       fi
  792.     done
  793.     # Screen out bogus values from the imake configuration.  They are
  794.     # bogus both because they are the default anyway, and because
  795.     # using them would break gcc on systems where it needs fixed includes.
  796.     case $ac_im_incroot in
  797. /usr/include) ;;
  798. *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;;
  799.     esac
  800.     case $ac_im_usrlibdir in
  801. /usr/lib | /lib) ;;
  802. *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;;
  803.     esac
  804.   fi
  805.   cd ..
  806.   rm -fr conftest.dir
  807. fi
  808. # Standard set of common directories for X headers.
  809. # Check X11 before X11Rn because it is often a symlink to the current release.
  810. ac_x_header_dirs='
  811. /usr/X11/include
  812. /usr/X11R6/include
  813. /usr/X11R5/include
  814. /usr/X11R4/include
  815. /usr/include/X11
  816. /usr/include/X11R6
  817. /usr/include/X11R5
  818. /usr/include/X11R4
  819. /usr/local/X11/include
  820. /usr/local/X11R6/include
  821. /usr/local/X11R5/include
  822. /usr/local/X11R4/include
  823. /usr/local/include/X11
  824. /usr/local/include/X11R6
  825. /usr/local/include/X11R5
  826. /usr/local/include/X11R4
  827. /usr/X386/include
  828. /usr/x386/include
  829. /usr/XFree86/include/X11
  830. /usr/include
  831. /usr/local/include
  832. /usr/unsupported/include
  833. /usr/athena/include
  834. /usr/local/x11r5/include
  835. /usr/lpp/Xamples/include
  836. /usr/openwin/include
  837. /usr/openwin/share/include'
  838. if test "$ac_x_includes" = no; then
  839.   # Guess where to find include files, by looking for Xlib.h.
  840.   # First, try using that file with no special directory specified.
  841.   cat >conftest.$ac_ext <<_ACEOF
  842. /* confdefs.h.  */
  843. _ACEOF
  844. cat confdefs.h >>conftest.$ac_ext
  845. cat >>conftest.$ac_ext <<_ACEOF
  846. /* end confdefs.h.  */
  847. #include <X11/Xlib.h>
  848. _ACEOF
  849. if { (eval echo "$as_me:$LINENO: "$ac_cpp conftest.$ac_ext"") >&5
  850.   (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
  851.   ac_status=$?
  852.   grep -v '^ *+' conftest.er1 >conftest.err
  853.   rm -f conftest.er1
  854.   cat conftest.err >&5
  855.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  856.   (exit $ac_status); } >/dev/null; then
  857.   if test -s conftest.err; then
  858.     ac_cpp_err=$ac_c_preproc_warn_flag
  859.     ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
  860.   else
  861.     ac_cpp_err=
  862.   fi
  863. else
  864.   ac_cpp_err=yes
  865. fi
  866. if test -z "$ac_cpp_err"; then
  867.   # We can compile using X headers with no special include directory.
  868. ac_x_includes=
  869. else
  870.   echo "$as_me: failed program was:" >&5
  871. sed 's/^/| /' conftest.$ac_ext >&5
  872.   for ac_dir in $ac_x_header_dirs; do
  873.   if test -r "$ac_dir/X11/Xlib.h"; then
  874.     ac_x_includes=$ac_dir
  875.     break
  876.   fi
  877. done
  878. fi
  879. rm -f conftest.err conftest.$ac_ext
  880. fi # $ac_x_includes = no
  881. if test "$ac_x_libraries" = no; then
  882.   # Check for the libraries.
  883.   # See if we find them without any special options.
  884.   # Don't add to $LIBS permanently.
  885.   ac_save_LIBS=$LIBS
  886.   LIBS="-lX11 $LIBS"
  887.   cat >conftest.$ac_ext <<_ACEOF
  888. /* confdefs.h.  */
  889. _ACEOF
  890. cat confdefs.h >>conftest.$ac_ext
  891. cat >>conftest.$ac_ext <<_ACEOF
  892. /* end confdefs.h.  */
  893. #include <X11/Xlib.h>
  894. int
  895. main ()
  896. {
  897. XrmInitialize ()
  898.   ;
  899.   return 0;
  900. }
  901. _ACEOF
  902. rm -f conftest.$ac_objext conftest$ac_exeext
  903. if { (eval echo "$as_me:$LINENO: "$ac_link"") >&5
  904.   (eval $ac_link) 2>conftest.er1
  905.   ac_status=$?
  906.   grep -v '^ *+' conftest.er1 >conftest.err
  907.   rm -f conftest.er1
  908.   cat conftest.err >&5
  909.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  910.   (exit $ac_status); } &&
  911.  { ac_try='test -z "$ac_c_werror_flag"
  912.  || test ! -s conftest.err'
  913.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  914.   (eval $ac_try) 2>&5
  915.   ac_status=$?
  916.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  917.   (exit $ac_status); }; } &&
  918.  { ac_try='test -s conftest$ac_exeext'
  919.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  920.   (eval $ac_try) 2>&5
  921.   ac_status=$?
  922.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  923.   (exit $ac_status); }; }; then
  924.   LIBS=$ac_save_LIBS
  925. # We can link X programs with no special library path.
  926. ac_x_libraries=
  927. else
  928.   echo "$as_me: failed program was:" >&5
  929. sed 's/^/| /' conftest.$ac_ext >&5
  930. LIBS=$ac_save_LIBS
  931. for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
  932. do
  933.   # Don't even attempt the hair of trying to link an X program!
  934.   for ac_extension in a so sl; do
  935.     if test -r $ac_dir/libXt.$ac_extension; then
  936.       ac_x_libraries=$ac_dir
  937.       break 2
  938.     fi
  939.   done
  940. done
  941. fi
  942. rm -f conftest.err conftest.$ac_objext 
  943.       conftest$ac_exeext conftest.$ac_ext
  944. fi # $ac_x_libraries = no
  945. if test "$ac_x_includes" = no || test "$ac_x_libraries" = no; then
  946.   # Didn't find X anywhere.  Cache the known absence of X.
  947.   ac_cv_have_x="have_x=no"
  948. else
  949.   # Record where we found X for the cache.
  950.   ac_cv_have_x="have_x=yes 
  951. ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries"
  952. fi
  953. fi
  954.   fi
  955.   eval "$ac_cv_have_x"
  956. fi # $with_x != no
  957. if test "$have_x" != yes; then
  958.   echo "$as_me:$LINENO: result: $have_x" >&5
  959. echo "${ECHO_T}$have_x" >&6
  960.   no_x=yes
  961. else
  962.   # If each of the values was on the command line, it overrides each guess.
  963.   test "x$x_includes" = xNONE && x_includes=$ac_x_includes
  964.   test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
  965.   # Update the cache value to reflect the command line values.
  966.   ac_cv_have_x="have_x=yes 
  967. ac_x_includes=$x_includes ac_x_libraries=$x_libraries"
  968.   echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5
  969. echo "${ECHO_T}libraries $x_libraries, headers $x_includes" >&6
  970. fi
  971. if test "$no_x" = yes; then
  972.   # Not all programs may use this symbol, but it does not hurt to define it.
  973. cat >>confdefs.h <<_ACEOF
  974. #define X_DISPLAY_MISSING 1
  975. _ACEOF
  976.   X_CFLAGS= X_PRE_LIBS= X_LIBS= X_EXTRA_LIBS=
  977. else
  978.   if test -n "$x_includes"; then
  979.     X_CFLAGS="$X_CFLAGS -I$x_includes"
  980.   fi
  981.   # It would also be nice to do this for all -L options, not just this one.
  982.   if test -n "$x_libraries"; then
  983.     X_LIBS="$X_LIBS -L$x_libraries"
  984.     # For Solaris; some versions of Sun CC require a space after -R and
  985.     # others require no space.  Words are not sufficient . . . .
  986.     case `(uname -sr) 2>/dev/null` in
  987.     "SunOS 5"*)
  988.       echo "$as_me:$LINENO: checking whether -R must be followed by a space" >&5
  989. echo $ECHO_N "checking whether -R must be followed by a space... $ECHO_C" >&6
  990.       ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries"
  991.       cat >conftest.$ac_ext <<_ACEOF
  992. /* confdefs.h.  */
  993. _ACEOF
  994. cat confdefs.h >>conftest.$ac_ext
  995. cat >>conftest.$ac_ext <<_ACEOF
  996. /* end confdefs.h.  */
  997. int
  998. main ()
  999. {
  1000.   ;
  1001.   return 0;
  1002. }
  1003. _ACEOF
  1004. rm -f conftest.$ac_objext conftest$ac_exeext
  1005. if { (eval echo "$as_me:$LINENO: "$ac_link"") >&5
  1006.   (eval $ac_link) 2>conftest.er1
  1007.   ac_status=$?
  1008.   grep -v '^ *+' conftest.er1 >conftest.err
  1009.   rm -f conftest.er1
  1010.   cat conftest.err >&5
  1011.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1012.   (exit $ac_status); } &&
  1013.  { ac_try='test -z "$ac_c_werror_flag"
  1014.  || test ! -s conftest.err'
  1015.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1016.   (eval $ac_try) 2>&5
  1017.   ac_status=$?
  1018.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1019.   (exit $ac_status); }; } &&
  1020.  { ac_try='test -s conftest$ac_exeext'
  1021.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1022.   (eval $ac_try) 2>&5
  1023.   ac_status=$?
  1024.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1025.   (exit $ac_status); }; }; then
  1026.   ac_R_nospace=yes
  1027. else
  1028.   echo "$as_me: failed program was:" >&5
  1029. sed 's/^/| /' conftest.$ac_ext >&5
  1030. ac_R_nospace=no
  1031. fi
  1032. rm -f conftest.err conftest.$ac_objext 
  1033.       conftest$ac_exeext conftest.$ac_ext
  1034.       if test $ac_R_nospace = yes; then
  1035. echo "$as_me:$LINENO: result: no" >&5
  1036. echo "${ECHO_T}no" >&6
  1037. X_LIBS="$X_LIBS -R$x_libraries"
  1038.       else
  1039. LIBS="$ac_xsave_LIBS -R $x_libraries"
  1040. cat >conftest.$ac_ext <<_ACEOF
  1041. /* confdefs.h.  */
  1042. _ACEOF
  1043. cat confdefs.h >>conftest.$ac_ext
  1044. cat >>conftest.$ac_ext <<_ACEOF
  1045. /* end confdefs.h.  */
  1046. int
  1047. main ()
  1048. {
  1049.   ;
  1050.   return 0;
  1051. }
  1052. _ACEOF
  1053. rm -f conftest.$ac_objext conftest$ac_exeext
  1054. if { (eval echo "$as_me:$LINENO: "$ac_link"") >&5
  1055.   (eval $ac_link) 2>conftest.er1
  1056.   ac_status=$?
  1057.   grep -v '^ *+' conftest.er1 >conftest.err
  1058.   rm -f conftest.er1
  1059.   cat conftest.err >&5
  1060.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1061.   (exit $ac_status); } &&
  1062.  { ac_try='test -z "$ac_c_werror_flag"
  1063.  || test ! -s conftest.err'
  1064.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1065.   (eval $ac_try) 2>&5
  1066.   ac_status=$?
  1067.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1068.   (exit $ac_status); }; } &&
  1069.  { ac_try='test -s conftest$ac_exeext'
  1070.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1071.   (eval $ac_try) 2>&5
  1072.   ac_status=$?
  1073.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1074.   (exit $ac_status); }; }; then
  1075.   ac_R_space=yes
  1076. else
  1077.   echo "$as_me: failed program was:" >&5
  1078. sed 's/^/| /' conftest.$ac_ext >&5
  1079. ac_R_space=no
  1080. fi
  1081. rm -f conftest.err conftest.$ac_objext 
  1082.       conftest$ac_exeext conftest.$ac_ext
  1083. if test $ac_R_space = yes; then
  1084.   echo "$as_me:$LINENO: result: yes" >&5
  1085. echo "${ECHO_T}yes" >&6
  1086.   X_LIBS="$X_LIBS -R $x_libraries"
  1087. else
  1088.   echo "$as_me:$LINENO: result: neither works" >&5
  1089. echo "${ECHO_T}neither works" >&6
  1090. fi
  1091.       fi
  1092.       LIBS=$ac_xsave_LIBS
  1093.     esac
  1094.   fi
  1095.   # Check for system-dependent libraries X programs must link with.
  1096.   # Do this before checking for the system-independent R6 libraries
  1097.   # (-lICE), since we may need -lsocket or whatever for X linking.
  1098.   if test "$ISC" = yes; then
  1099.     X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl_s -linet"
  1100.   else
  1101.     # Martyn Johnson says this is needed for Ultrix, if the X
  1102.     # libraries were built with DECnet support.  And Karl Berry says
  1103.     # the Alpha needs dnet_stub (dnet does not exist).
  1104.     ac_xsave_LIBS="$LIBS"; LIBS="$LIBS $X_LIBS -lX11"
  1105.     cat >conftest.$ac_ext <<_ACEOF
  1106. /* confdefs.h.  */
  1107. _ACEOF
  1108. cat confdefs.h >>conftest.$ac_ext
  1109. cat >>conftest.$ac_ext <<_ACEOF
  1110. /* end confdefs.h.  */
  1111. /* Override any gcc2 internal prototype to avoid an error.  */
  1112. #ifdef __cplusplus
  1113. extern "C"
  1114. #endif
  1115. /* We use char because int might match the return type of a gcc2
  1116.    builtin and then its argument prototype would still apply.  */
  1117. char XOpenDisplay ();
  1118. int
  1119. main ()
  1120. {
  1121. XOpenDisplay ();
  1122.   ;
  1123.   return 0;
  1124. }
  1125. _ACEOF
  1126. rm -f conftest.$ac_objext conftest$ac_exeext
  1127. if { (eval echo "$as_me:$LINENO: "$ac_link"") >&5
  1128.   (eval $ac_link) 2>conftest.er1
  1129.   ac_status=$?
  1130.   grep -v '^ *+' conftest.er1 >conftest.err
  1131.   rm -f conftest.er1
  1132.   cat conftest.err >&5
  1133.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1134.   (exit $ac_status); } &&
  1135.  { ac_try='test -z "$ac_c_werror_flag"
  1136.  || test ! -s conftest.err'
  1137.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1138.   (eval $ac_try) 2>&5
  1139.   ac_status=$?
  1140.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1141.   (exit $ac_status); }; } &&
  1142.  { ac_try='test -s conftest$ac_exeext'
  1143.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1144.   (eval $ac_try) 2>&5
  1145.   ac_status=$?
  1146.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1147.   (exit $ac_status); }; }; then
  1148.   :
  1149. else
  1150.   echo "$as_me: failed program was:" >&5
  1151. sed 's/^/| /' conftest.$ac_ext >&5
  1152. echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&5
  1153. echo $ECHO_N "checking for dnet_ntoa in -ldnet... $ECHO_C" >&6
  1154. if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then
  1155.   echo $ECHO_N "(cached) $ECHO_C" >&6
  1156. else
  1157.   ac_check_lib_save_LIBS=$LIBS
  1158. LIBS="-ldnet  $LIBS"
  1159. cat >conftest.$ac_ext <<_ACEOF
  1160. /* confdefs.h.  */
  1161. _ACEOF
  1162. cat confdefs.h >>conftest.$ac_ext
  1163. cat >>conftest.$ac_ext <<_ACEOF
  1164. /* end confdefs.h.  */
  1165. /* Override any gcc2 internal prototype to avoid an error.  */
  1166. #ifdef __cplusplus
  1167. extern "C"
  1168. #endif
  1169. /* We use char because int might match the return type of a gcc2
  1170.    builtin and then its argument prototype would still apply.  */
  1171. char dnet_ntoa ();
  1172. int
  1173. main ()
  1174. {
  1175. dnet_ntoa ();
  1176.   ;
  1177.   return 0;
  1178. }
  1179. _ACEOF
  1180. rm -f conftest.$ac_objext conftest$ac_exeext
  1181. if { (eval echo "$as_me:$LINENO: "$ac_link"") >&5
  1182.   (eval $ac_link) 2>conftest.er1
  1183.   ac_status=$?
  1184.   grep -v '^ *+' conftest.er1 >conftest.err
  1185.   rm -f conftest.er1
  1186.   cat conftest.err >&5
  1187.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1188.   (exit $ac_status); } &&
  1189.  { ac_try='test -z "$ac_c_werror_flag"
  1190.  || test ! -s conftest.err'
  1191.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1192.   (eval $ac_try) 2>&5
  1193.   ac_status=$?
  1194.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1195.   (exit $ac_status); }; } &&
  1196.  { ac_try='test -s conftest$ac_exeext'
  1197.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1198.   (eval $ac_try) 2>&5
  1199.   ac_status=$?
  1200.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1201.   (exit $ac_status); }; }; then
  1202.   ac_cv_lib_dnet_dnet_ntoa=yes
  1203. else
  1204.   echo "$as_me: failed program was:" >&5
  1205. sed 's/^/| /' conftest.$ac_ext >&5
  1206. ac_cv_lib_dnet_dnet_ntoa=no
  1207. fi
  1208. rm -f conftest.err conftest.$ac_objext 
  1209.       conftest$ac_exeext conftest.$ac_ext
  1210. LIBS=$ac_check_lib_save_LIBS
  1211. fi
  1212. echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
  1213. echo "${ECHO_T}$ac_cv_lib_dnet_dnet_ntoa" >&6
  1214. if test $ac_cv_lib_dnet_dnet_ntoa = yes; then
  1215.   X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"
  1216. fi
  1217.     if test $ac_cv_lib_dnet_dnet_ntoa = no; then
  1218.       echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet_stub" >&5
  1219. echo $ECHO_N "checking for dnet_ntoa in -ldnet_stub... $ECHO_C" >&6
  1220. if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then
  1221.   echo $ECHO_N "(cached) $ECHO_C" >&6
  1222. else
  1223.   ac_check_lib_save_LIBS=$LIBS
  1224. LIBS="-ldnet_stub  $LIBS"
  1225. cat >conftest.$ac_ext <<_ACEOF
  1226. /* confdefs.h.  */
  1227. _ACEOF
  1228. cat confdefs.h >>conftest.$ac_ext
  1229. cat >>conftest.$ac_ext <<_ACEOF
  1230. /* end confdefs.h.  */
  1231. /* Override any gcc2 internal prototype to avoid an error.  */
  1232. #ifdef __cplusplus
  1233. extern "C"
  1234. #endif
  1235. /* We use char because int might match the return type of a gcc2
  1236.    builtin and then its argument prototype would still apply.  */
  1237. char dnet_ntoa ();
  1238. int
  1239. main ()
  1240. {
  1241. dnet_ntoa ();
  1242.   ;
  1243.   return 0;
  1244. }
  1245. _ACEOF
  1246. rm -f conftest.$ac_objext conftest$ac_exeext
  1247. if { (eval echo "$as_me:$LINENO: "$ac_link"") >&5
  1248.   (eval $ac_link) 2>conftest.er1
  1249.   ac_status=$?
  1250.   grep -v '^ *+' conftest.er1 >conftest.err
  1251.   rm -f conftest.er1
  1252.   cat conftest.err >&5
  1253.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1254.   (exit $ac_status); } &&
  1255.  { ac_try='test -z "$ac_c_werror_flag"
  1256.  || test ! -s conftest.err'
  1257.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1258.   (eval $ac_try) 2>&5
  1259.   ac_status=$?
  1260.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1261.   (exit $ac_status); }; } &&
  1262.  { ac_try='test -s conftest$ac_exeext'
  1263.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1264.   (eval $ac_try) 2>&5
  1265.   ac_status=$?
  1266.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1267.   (exit $ac_status); }; }; then
  1268.   ac_cv_lib_dnet_stub_dnet_ntoa=yes
  1269. else
  1270.   echo "$as_me: failed program was:" >&5
  1271. sed 's/^/| /' conftest.$ac_ext >&5
  1272. ac_cv_lib_dnet_stub_dnet_ntoa=no
  1273. fi
  1274. rm -f conftest.err conftest.$ac_objext 
  1275.       conftest$ac_exeext conftest.$ac_ext
  1276. LIBS=$ac_check_lib_save_LIBS
  1277. fi
  1278. echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
  1279. echo "${ECHO_T}$ac_cv_lib_dnet_stub_dnet_ntoa" >&6
  1280. if test $ac_cv_lib_dnet_stub_dnet_ntoa = yes; then
  1281.   X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"
  1282. fi
  1283.     fi
  1284. fi
  1285. rm -f conftest.err conftest.$ac_objext 
  1286.       conftest$ac_exeext conftest.$ac_ext
  1287.     LIBS="$ac_xsave_LIBS"
  1288.     # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
  1289.     # to get the SysV transport functions.
  1290.     # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4)
  1291.     # needs -lnsl.
  1292.     # The nsl library prevents programs from opening the X display
  1293.     # on Irix 5.2, according to T.E. Dickey.
  1294.     # The functions gethostbyname, getservbyname, and inet_addr are
  1295.     # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
  1296.     echo "$as_me:$LINENO: checking for gethostbyname" >&5
  1297. echo $ECHO_N "checking for gethostbyname... $ECHO_C" >&6
  1298. if test "${ac_cv_func_gethostbyname+set}" = set; then
  1299.   echo $ECHO_N "(cached) $ECHO_C" >&6
  1300. else
  1301.   cat >conftest.$ac_ext <<_ACEOF
  1302. /* confdefs.h.  */
  1303. _ACEOF
  1304. cat confdefs.h >>conftest.$ac_ext
  1305. cat >>conftest.$ac_ext <<_ACEOF
  1306. /* end confdefs.h.  */
  1307. /* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname.
  1308.    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  1309. #define gethostbyname innocuous_gethostbyname
  1310. /* System header to define __stub macros and hopefully few prototypes,
  1311.     which can conflict with char gethostbyname (); below.
  1312.     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1313.     <limits.h> exists even on freestanding compilers.  */
  1314. #ifdef __STDC__
  1315. # include <limits.h>
  1316. #else
  1317. # include <assert.h>
  1318. #endif
  1319. #undef gethostbyname
  1320. /* Override any gcc2 internal prototype to avoid an error.  */
  1321. #ifdef __cplusplus
  1322. extern "C"
  1323. {
  1324. #endif
  1325. /* We use char because int might match the return type of a gcc2
  1326.    builtin and then its argument prototype would still apply.  */
  1327. char gethostbyname ();
  1328. /* The GNU C library defines this for functions which it implements
  1329.     to always fail with ENOSYS.  Some functions are actually named
  1330.     something starting with __ and the normal name is an alias.  */
  1331. #if defined (__stub_gethostbyname) || defined (__stub___gethostbyname)
  1332. choke me
  1333. #else
  1334. char (*f) () = gethostbyname;
  1335. #endif
  1336. #ifdef __cplusplus
  1337. }
  1338. #endif
  1339. int
  1340. main ()
  1341. {
  1342. return f != gethostbyname;
  1343.   ;
  1344.   return 0;
  1345. }
  1346. _ACEOF
  1347. rm -f conftest.$ac_objext conftest$ac_exeext
  1348. if { (eval echo "$as_me:$LINENO: "$ac_link"") >&5
  1349.   (eval $ac_link) 2>conftest.er1
  1350.   ac_status=$?
  1351.   grep -v '^ *+' conftest.er1 >conftest.err
  1352.   rm -f conftest.er1
  1353.   cat conftest.err >&5
  1354.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1355.   (exit $ac_status); } &&
  1356.  { ac_try='test -z "$ac_c_werror_flag"
  1357.  || test ! -s conftest.err'
  1358.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1359.   (eval $ac_try) 2>&5
  1360.   ac_status=$?
  1361.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1362.   (exit $ac_status); }; } &&
  1363.  { ac_try='test -s conftest$ac_exeext'
  1364.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1365.   (eval $ac_try) 2>&5
  1366.   ac_status=$?
  1367.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1368.   (exit $ac_status); }; }; then
  1369.   ac_cv_func_gethostbyname=yes
  1370. else
  1371.   echo "$as_me: failed program was:" >&5
  1372. sed 's/^/| /' conftest.$ac_ext >&5
  1373. ac_cv_func_gethostbyname=no
  1374. fi
  1375. rm -f conftest.err conftest.$ac_objext 
  1376.       conftest$ac_exeext conftest.$ac_ext
  1377. fi
  1378. echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5
  1379. echo "${ECHO_T}$ac_cv_func_gethostbyname" >&6
  1380.     if test $ac_cv_func_gethostbyname = no; then
  1381.       echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5
  1382. echo $ECHO_N "checking for gethostbyname in -lnsl... $ECHO_C" >&6
  1383. if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then
  1384.   echo $ECHO_N "(cached) $ECHO_C" >&6
  1385. else
  1386.   ac_check_lib_save_LIBS=$LIBS
  1387. LIBS="-lnsl  $LIBS"
  1388. cat >conftest.$ac_ext <<_ACEOF
  1389. /* confdefs.h.  */
  1390. _ACEOF
  1391. cat confdefs.h >>conftest.$ac_ext
  1392. cat >>conftest.$ac_ext <<_ACEOF
  1393. /* end confdefs.h.  */
  1394. /* Override any gcc2 internal prototype to avoid an error.  */
  1395. #ifdef __cplusplus
  1396. extern "C"
  1397. #endif
  1398. /* We use char because int might match the return type of a gcc2
  1399.    builtin and then its argument prototype would still apply.  */
  1400. char gethostbyname ();
  1401. int
  1402. main ()
  1403. {
  1404. gethostbyname ();
  1405.   ;
  1406.   return 0;
  1407. }
  1408. _ACEOF
  1409. rm -f conftest.$ac_objext conftest$ac_exeext
  1410. if { (eval echo "$as_me:$LINENO: "$ac_link"") >&5
  1411.   (eval $ac_link) 2>conftest.er1
  1412.   ac_status=$?
  1413.   grep -v '^ *+' conftest.er1 >conftest.err
  1414.   rm -f conftest.er1
  1415.   cat conftest.err >&5
  1416.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1417.   (exit $ac_status); } &&
  1418.  { ac_try='test -z "$ac_c_werror_flag"
  1419.  || test ! -s conftest.err'
  1420.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1421.   (eval $ac_try) 2>&5
  1422.   ac_status=$?
  1423.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1424.   (exit $ac_status); }; } &&
  1425.  { ac_try='test -s conftest$ac_exeext'
  1426.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1427.   (eval $ac_try) 2>&5
  1428.   ac_status=$?
  1429.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1430.   (exit $ac_status); }; }; then
  1431.   ac_cv_lib_nsl_gethostbyname=yes
  1432. else
  1433.   echo "$as_me: failed program was:" >&5
  1434. sed 's/^/| /' conftest.$ac_ext >&5
  1435. ac_cv_lib_nsl_gethostbyname=no
  1436. fi
  1437. rm -f conftest.err conftest.$ac_objext 
  1438.       conftest$ac_exeext conftest.$ac_ext
  1439. LIBS=$ac_check_lib_save_LIBS
  1440. fi
  1441. echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5
  1442. echo "${ECHO_T}$ac_cv_lib_nsl_gethostbyname" >&6
  1443. if test $ac_cv_lib_nsl_gethostbyname = yes; then
  1444.   X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl"
  1445. fi
  1446.       if test $ac_cv_lib_nsl_gethostbyname = no; then
  1447. echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&5
  1448. echo $ECHO_N "checking for gethostbyname in -lbsd... $ECHO_C" >&6
  1449. if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then
  1450.   echo $ECHO_N "(cached) $ECHO_C" >&6
  1451. else
  1452.   ac_check_lib_save_LIBS=$LIBS
  1453. LIBS="-lbsd  $LIBS"
  1454. cat >conftest.$ac_ext <<_ACEOF
  1455. /* confdefs.h.  */
  1456. _ACEOF
  1457. cat confdefs.h >>conftest.$ac_ext
  1458. cat >>conftest.$ac_ext <<_ACEOF
  1459. /* end confdefs.h.  */
  1460. /* Override any gcc2 internal prototype to avoid an error.  */
  1461. #ifdef __cplusplus
  1462. extern "C"
  1463. #endif
  1464. /* We use char because int might match the return type of a gcc2
  1465.    builtin and then its argument prototype would still apply.  */
  1466. char gethostbyname ();
  1467. int
  1468. main ()
  1469. {
  1470. gethostbyname ();
  1471.   ;
  1472.   return 0;
  1473. }
  1474. _ACEOF
  1475. rm -f conftest.$ac_objext conftest$ac_exeext
  1476. if { (eval echo "$as_me:$LINENO: "$ac_link"") >&5
  1477.   (eval $ac_link) 2>conftest.er1
  1478.   ac_status=$?
  1479.   grep -v '^ *+' conftest.er1 >conftest.err
  1480.   rm -f conftest.er1
  1481.   cat conftest.err >&5
  1482.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1483.   (exit $ac_status); } &&
  1484.  { ac_try='test -z "$ac_c_werror_flag"
  1485.  || test ! -s conftest.err'
  1486.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1487.   (eval $ac_try) 2>&5
  1488.   ac_status=$?
  1489.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1490.   (exit $ac_status); }; } &&
  1491.  { ac_try='test -s conftest$ac_exeext'
  1492.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1493.   (eval $ac_try) 2>&5
  1494.   ac_status=$?
  1495.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1496.   (exit $ac_status); }; }; then
  1497.   ac_cv_lib_bsd_gethostbyname=yes
  1498. else
  1499.   echo "$as_me: failed program was:" >&5
  1500. sed 's/^/| /' conftest.$ac_ext >&5
  1501. ac_cv_lib_bsd_gethostbyname=no
  1502. fi
  1503. rm -f conftest.err conftest.$ac_objext 
  1504.       conftest$ac_exeext conftest.$ac_ext
  1505. LIBS=$ac_check_lib_save_LIBS
  1506. fi
  1507. echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&5
  1508. echo "${ECHO_T}$ac_cv_lib_bsd_gethostbyname" >&6
  1509. if test $ac_cv_lib_bsd_gethostbyname = yes; then
  1510.   X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd"
  1511. fi
  1512.       fi
  1513.     fi
  1514.     # lieder@skyler.mavd.honeywell.com says without -lsocket,
  1515.     # socket/setsockopt and other routines are undefined under SCO ODT
  1516.     # 2.0.  But -lsocket is broken on IRIX 5.2 (and is not necessary
  1517.     # on later versions), says Simon Leinen: it contains gethostby*
  1518.     # variants that don't use the name server (or something).  -lsocket
  1519.     # must be given before -lnsl if both are needed.  We assume that
  1520.     # if connect needs -lnsl, so does gethostbyname.
  1521.     echo "$as_me:$LINENO: checking for connect" >&5
  1522. echo $ECHO_N "checking for connect... $ECHO_C" >&6
  1523. if test "${ac_cv_func_connect+set}" = set; then
  1524.   echo $ECHO_N "(cached) $ECHO_C" >&6
  1525. else
  1526.   cat >conftest.$ac_ext <<_ACEOF
  1527. /* confdefs.h.  */
  1528. _ACEOF
  1529. cat confdefs.h >>conftest.$ac_ext
  1530. cat >>conftest.$ac_ext <<_ACEOF
  1531. /* end confdefs.h.  */
  1532. /* Define connect to an innocuous variant, in case <limits.h> declares connect.
  1533.    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  1534. #define connect innocuous_connect
  1535. /* System header to define __stub macros and hopefully few prototypes,
  1536.     which can conflict with char connect (); below.
  1537.     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1538.     <limits.h> exists even on freestanding compilers.  */
  1539. #ifdef __STDC__
  1540. # include <limits.h>
  1541. #else
  1542. # include <assert.h>
  1543. #endif
  1544. #undef connect
  1545. /* Override any gcc2 internal prototype to avoid an error.  */
  1546. #ifdef __cplusplus
  1547. extern "C"
  1548. {
  1549. #endif
  1550. /* We use char because int might match the return type of a gcc2
  1551.    builtin and then its argument prototype would still apply.  */
  1552. char connect ();
  1553. /* The GNU C library defines this for functions which it implements
  1554.     to always fail with ENOSYS.  Some functions are actually named
  1555.     something starting with __ and the normal name is an alias.  */
  1556. #if defined (__stub_connect) || defined (__stub___connect)
  1557. choke me
  1558. #else
  1559. char (*f) () = connect;
  1560. #endif
  1561. #ifdef __cplusplus
  1562. }
  1563. #endif
  1564. int
  1565. main ()
  1566. {
  1567. return f != connect;
  1568.   ;
  1569.   return 0;
  1570. }
  1571. _ACEOF
  1572. rm -f conftest.$ac_objext conftest$ac_exeext
  1573. if { (eval echo "$as_me:$LINENO: "$ac_link"") >&5
  1574.   (eval $ac_link) 2>conftest.er1
  1575.   ac_status=$?
  1576.   grep -v '^ *+' conftest.er1 >conftest.err
  1577.   rm -f conftest.er1
  1578.   cat conftest.err >&5
  1579.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1580.   (exit $ac_status); } &&
  1581.  { ac_try='test -z "$ac_c_werror_flag"
  1582.  || test ! -s conftest.err'
  1583.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1584.   (eval $ac_try) 2>&5
  1585.   ac_status=$?
  1586.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1587.   (exit $ac_status); }; } &&
  1588.  { ac_try='test -s conftest$ac_exeext'
  1589.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1590.   (eval $ac_try) 2>&5
  1591.   ac_status=$?
  1592.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1593.   (exit $ac_status); }; }; then
  1594.   ac_cv_func_connect=yes
  1595. else
  1596.   echo "$as_me: failed program was:" >&5
  1597. sed 's/^/| /' conftest.$ac_ext >&5
  1598. ac_cv_func_connect=no
  1599. fi
  1600. rm -f conftest.err conftest.$ac_objext 
  1601.       conftest$ac_exeext conftest.$ac_ext
  1602. fi
  1603. echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5
  1604. echo "${ECHO_T}$ac_cv_func_connect" >&6
  1605.     if test $ac_cv_func_connect = no; then
  1606.       echo "$as_me:$LINENO: checking for connect in -lsocket" >&5
  1607. echo $ECHO_N "checking for connect in -lsocket... $ECHO_C" >&6
  1608. if test "${ac_cv_lib_socket_connect+set}" = set; then
  1609.   echo $ECHO_N "(cached) $ECHO_C" >&6
  1610. else
  1611.   ac_check_lib_save_LIBS=$LIBS
  1612. LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
  1613. cat >conftest.$ac_ext <<_ACEOF
  1614. /* confdefs.h.  */
  1615. _ACEOF
  1616. cat confdefs.h >>conftest.$ac_ext
  1617. cat >>conftest.$ac_ext <<_ACEOF
  1618. /* end confdefs.h.  */
  1619. /* Override any gcc2 internal prototype to avoid an error.  */
  1620. #ifdef __cplusplus
  1621. extern "C"
  1622. #endif
  1623. /* We use char because int might match the return type of a gcc2
  1624.    builtin and then its argument prototype would still apply.  */
  1625. char connect ();
  1626. int
  1627. main ()
  1628. {
  1629. connect ();
  1630.   ;
  1631.   return 0;
  1632. }
  1633. _ACEOF
  1634. rm -f conftest.$ac_objext conftest$ac_exeext
  1635. if { (eval echo "$as_me:$LINENO: "$ac_link"") >&5
  1636.   (eval $ac_link) 2>conftest.er1
  1637.   ac_status=$?
  1638.   grep -v '^ *+' conftest.er1 >conftest.err
  1639.   rm -f conftest.er1
  1640.   cat conftest.err >&5
  1641.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1642.   (exit $ac_status); } &&
  1643.  { ac_try='test -z "$ac_c_werror_flag"
  1644.  || test ! -s conftest.err'
  1645.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1646.   (eval $ac_try) 2>&5
  1647.   ac_status=$?
  1648.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1649.   (exit $ac_status); }; } &&
  1650.  { ac_try='test -s conftest$ac_exeext'
  1651.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1652.   (eval $ac_try) 2>&5
  1653.   ac_status=$?
  1654.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1655.   (exit $ac_status); }; }; then
  1656.   ac_cv_lib_socket_connect=yes
  1657. else
  1658.   echo "$as_me: failed program was:" >&5
  1659. sed 's/^/| /' conftest.$ac_ext >&5
  1660. ac_cv_lib_socket_connect=no
  1661. fi
  1662. rm -f conftest.err conftest.$ac_objext 
  1663.       conftest$ac_exeext conftest.$ac_ext
  1664. LIBS=$ac_check_lib_save_LIBS
  1665. fi
  1666. echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5
  1667. echo "${ECHO_T}$ac_cv_lib_socket_connect" >&6
  1668. if test $ac_cv_lib_socket_connect = yes; then
  1669.   X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS"
  1670. fi
  1671.     fi
  1672.     # Guillermo Gomez says -lposix is necessary on A/UX.
  1673.     echo "$as_me:$LINENO: checking for remove" >&5
  1674. echo $ECHO_N "checking for remove... $ECHO_C" >&6
  1675. if test "${ac_cv_func_remove+set}" = set; then
  1676.   echo $ECHO_N "(cached) $ECHO_C" >&6
  1677. else
  1678.   cat >conftest.$ac_ext <<_ACEOF
  1679. /* confdefs.h.  */
  1680. _ACEOF
  1681. cat confdefs.h >>conftest.$ac_ext
  1682. cat >>conftest.$ac_ext <<_ACEOF
  1683. /* end confdefs.h.  */
  1684. /* Define remove to an innocuous variant, in case <limits.h> declares remove.
  1685.    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  1686. #define remove innocuous_remove
  1687. /* System header to define __stub macros and hopefully few prototypes,
  1688.     which can conflict with char remove (); below.
  1689.     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1690.     <limits.h> exists even on freestanding compilers.  */
  1691. #ifdef __STDC__
  1692. # include <limits.h>
  1693. #else
  1694. # include <assert.h>
  1695. #endif
  1696. #undef remove
  1697. /* Override any gcc2 internal prototype to avoid an error.  */
  1698. #ifdef __cplusplus
  1699. extern "C"
  1700. {
  1701. #endif
  1702. /* We use char because int might match the return type of a gcc2
  1703.    builtin and then its argument prototype would still apply.  */
  1704. char remove ();
  1705. /* The GNU C library defines this for functions which it implements
  1706.     to always fail with ENOSYS.  Some functions are actually named
  1707.     something starting with __ and the normal name is an alias.  */
  1708. #if defined (__stub_remove) || defined (__stub___remove)
  1709. choke me
  1710. #else
  1711. char (*f) () = remove;
  1712. #endif
  1713. #ifdef __cplusplus
  1714. }
  1715. #endif
  1716. int
  1717. main ()
  1718. {
  1719. return f != remove;
  1720.   ;
  1721.   return 0;
  1722. }
  1723. _ACEOF
  1724. rm -f conftest.$ac_objext conftest$ac_exeext
  1725. if { (eval echo "$as_me:$LINENO: "$ac_link"") >&5
  1726.   (eval $ac_link) 2>conftest.er1
  1727.   ac_status=$?
  1728.   grep -v '^ *+' conftest.er1 >conftest.err
  1729.   rm -f conftest.er1
  1730.   cat conftest.err >&5
  1731.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1732.   (exit $ac_status); } &&
  1733.  { ac_try='test -z "$ac_c_werror_flag"
  1734.  || test ! -s conftest.err'
  1735.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1736.   (eval $ac_try) 2>&5
  1737.   ac_status=$?
  1738.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1739.   (exit $ac_status); }; } &&
  1740.  { ac_try='test -s conftest$ac_exeext'
  1741.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1742.   (eval $ac_try) 2>&5
  1743.   ac_status=$?
  1744.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1745.   (exit $ac_status); }; }; then
  1746.   ac_cv_func_remove=yes
  1747. else
  1748.   echo "$as_me: failed program was:" >&5
  1749. sed 's/^/| /' conftest.$ac_ext >&5
  1750. ac_cv_func_remove=no
  1751. fi
  1752. rm -f conftest.err conftest.$ac_objext 
  1753.       conftest$ac_exeext conftest.$ac_ext
  1754. fi
  1755. echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5
  1756. echo "${ECHO_T}$ac_cv_func_remove" >&6
  1757.     if test $ac_cv_func_remove = no; then
  1758.       echo "$as_me:$LINENO: checking for remove in -lposix" >&5
  1759. echo $ECHO_N "checking for remove in -lposix... $ECHO_C" >&6
  1760. if test "${ac_cv_lib_posix_remove+set}" = set; then
  1761.   echo $ECHO_N "(cached) $ECHO_C" >&6
  1762. else
  1763.   ac_check_lib_save_LIBS=$LIBS
  1764. LIBS="-lposix  $LIBS"
  1765. cat >conftest.$ac_ext <<_ACEOF
  1766. /* confdefs.h.  */
  1767. _ACEOF
  1768. cat confdefs.h >>conftest.$ac_ext
  1769. cat >>conftest.$ac_ext <<_ACEOF
  1770. /* end confdefs.h.  */
  1771. /* Override any gcc2 internal prototype to avoid an error.  */
  1772. #ifdef __cplusplus
  1773. extern "C"
  1774. #endif
  1775. /* We use char because int might match the return type of a gcc2
  1776.    builtin and then its argument prototype would still apply.  */
  1777. char remove ();
  1778. int
  1779. main ()
  1780. {
  1781. remove ();
  1782.   ;
  1783.   return 0;
  1784. }
  1785. _ACEOF
  1786. rm -f conftest.$ac_objext conftest$ac_exeext
  1787. if { (eval echo "$as_me:$LINENO: "$ac_link"") >&5
  1788.   (eval $ac_link) 2>conftest.er1
  1789.   ac_status=$?
  1790.   grep -v '^ *+' conftest.er1 >conftest.err
  1791.   rm -f conftest.er1
  1792.   cat conftest.err >&5
  1793.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1794.   (exit $ac_status); } &&
  1795.  { ac_try='test -z "$ac_c_werror_flag"
  1796.  || test ! -s conftest.err'
  1797.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1798.   (eval $ac_try) 2>&5
  1799.   ac_status=$?
  1800.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1801.   (exit $ac_status); }; } &&
  1802.  { ac_try='test -s conftest$ac_exeext'
  1803.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1804.   (eval $ac_try) 2>&5
  1805.   ac_status=$?
  1806.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1807.   (exit $ac_status); }; }; then
  1808.   ac_cv_lib_posix_remove=yes
  1809. else
  1810.   echo "$as_me: failed program was:" >&5
  1811. sed 's/^/| /' conftest.$ac_ext >&5
  1812. ac_cv_lib_posix_remove=no
  1813. fi
  1814. rm -f conftest.err conftest.$ac_objext 
  1815.       conftest$ac_exeext conftest.$ac_ext
  1816. LIBS=$ac_check_lib_save_LIBS
  1817. fi
  1818. echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&5
  1819. echo "${ECHO_T}$ac_cv_lib_posix_remove" >&6
  1820. if test $ac_cv_lib_posix_remove = yes; then
  1821.   X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"
  1822. fi
  1823.     fi
  1824.     # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
  1825.     echo "$as_me:$LINENO: checking for shmat" >&5
  1826. echo $ECHO_N "checking for shmat... $ECHO_C" >&6
  1827. if test "${ac_cv_func_shmat+set}" = set; then
  1828.   echo $ECHO_N "(cached) $ECHO_C" >&6
  1829. else
  1830.   cat >conftest.$ac_ext <<_ACEOF
  1831. /* confdefs.h.  */
  1832. _ACEOF
  1833. cat confdefs.h >>conftest.$ac_ext
  1834. cat >>conftest.$ac_ext <<_ACEOF
  1835. /* end confdefs.h.  */
  1836. /* Define shmat to an innocuous variant, in case <limits.h> declares shmat.
  1837.    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  1838. #define shmat innocuous_shmat
  1839. /* System header to define __stub macros and hopefully few prototypes,
  1840.     which can conflict with char shmat (); below.
  1841.     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1842.     <limits.h> exists even on freestanding compilers.  */
  1843. #ifdef __STDC__
  1844. # include <limits.h>
  1845. #else
  1846. # include <assert.h>
  1847. #endif
  1848. #undef shmat
  1849. /* Override any gcc2 internal prototype to avoid an error.  */
  1850. #ifdef __cplusplus
  1851. extern "C"
  1852. {
  1853. #endif
  1854. /* We use char because int might match the return type of a gcc2
  1855.    builtin and then its argument prototype would still apply.  */
  1856. char shmat ();
  1857. /* The GNU C library defines this for functions which it implements
  1858.     to always fail with ENOSYS.  Some functions are actually named
  1859.     something starting with __ and the normal name is an alias.  */
  1860. #if defined (__stub_shmat) || defined (__stub___shmat)
  1861. choke me
  1862. #else
  1863. char (*f) () = shmat;
  1864. #endif
  1865. #ifdef __cplusplus
  1866. }
  1867. #endif
  1868. int
  1869. main ()
  1870. {
  1871. return f != shmat;
  1872.   ;
  1873.   return 0;
  1874. }
  1875. _ACEOF
  1876. rm -f conftest.$ac_objext conftest$ac_exeext
  1877. if { (eval echo "$as_me:$LINENO: "$ac_link"") >&5
  1878.   (eval $ac_link) 2>conftest.er1
  1879.   ac_status=$?
  1880.   grep -v '^ *+' conftest.er1 >conftest.err
  1881.   rm -f conftest.er1
  1882.   cat conftest.err >&5
  1883.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1884.   (exit $ac_status); } &&
  1885.  { ac_try='test -z "$ac_c_werror_flag"
  1886.  || test ! -s conftest.err'
  1887.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1888.   (eval $ac_try) 2>&5
  1889.   ac_status=$?
  1890.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1891.   (exit $ac_status); }; } &&
  1892.  { ac_try='test -s conftest$ac_exeext'
  1893.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1894.   (eval $ac_try) 2>&5
  1895.   ac_status=$?
  1896.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1897.   (exit $ac_status); }; }; then
  1898.   ac_cv_func_shmat=yes
  1899. else
  1900.   echo "$as_me: failed program was:" >&5
  1901. sed 's/^/| /' conftest.$ac_ext >&5
  1902. ac_cv_func_shmat=no
  1903. fi
  1904. rm -f conftest.err conftest.$ac_objext 
  1905.       conftest$ac_exeext conftest.$ac_ext
  1906. fi
  1907. echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5
  1908. echo "${ECHO_T}$ac_cv_func_shmat" >&6
  1909.     if test $ac_cv_func_shmat = no; then
  1910.       echo "$as_me:$LINENO: checking for shmat in -lipc" >&5
  1911. echo $ECHO_N "checking for shmat in -lipc... $ECHO_C" >&6
  1912. if test "${ac_cv_lib_ipc_shmat+set}" = set; then
  1913.   echo $ECHO_N "(cached) $ECHO_C" >&6
  1914. else
  1915.   ac_check_lib_save_LIBS=$LIBS
  1916. LIBS="-lipc  $LIBS"
  1917. cat >conftest.$ac_ext <<_ACEOF
  1918. /* confdefs.h.  */
  1919. _ACEOF
  1920. cat confdefs.h >>conftest.$ac_ext
  1921. cat >>conftest.$ac_ext <<_ACEOF
  1922. /* end confdefs.h.  */
  1923. /* Override any gcc2 internal prototype to avoid an error.  */
  1924. #ifdef __cplusplus
  1925. extern "C"
  1926. #endif
  1927. /* We use char because int might match the return type of a gcc2
  1928.    builtin and then its argument prototype would still apply.  */
  1929. char shmat ();
  1930. int
  1931. main ()
  1932. {
  1933. shmat ();
  1934.   ;
  1935.   return 0;
  1936. }
  1937. _ACEOF
  1938. rm -f conftest.$ac_objext conftest$ac_exeext
  1939. if { (eval echo "$as_me:$LINENO: "$ac_link"") >&5
  1940.   (eval $ac_link) 2>conftest.er1
  1941.   ac_status=$?
  1942.   grep -v '^ *+' conftest.er1 >conftest.err
  1943.   rm -f conftest.er1
  1944.   cat conftest.err >&5
  1945.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1946.   (exit $ac_status); } &&
  1947.  { ac_try='test -z "$ac_c_werror_flag"
  1948.  || test ! -s conftest.err'
  1949.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1950.   (eval $ac_try) 2>&5
  1951.   ac_status=$?
  1952.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1953.   (exit $ac_status); }; } &&
  1954.  { ac_try='test -s conftest$ac_exeext'
  1955.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1956.   (eval $ac_try) 2>&5
  1957.   ac_status=$?
  1958.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1959.   (exit $ac_status); }; }; then
  1960.   ac_cv_lib_ipc_shmat=yes
  1961. else
  1962.   echo "$as_me: failed program was:" >&5
  1963. sed 's/^/| /' conftest.$ac_ext >&5
  1964. ac_cv_lib_ipc_shmat=no
  1965. fi
  1966. rm -f conftest.err conftest.$ac_objext 
  1967.       conftest$ac_exeext conftest.$ac_ext
  1968. LIBS=$ac_check_lib_save_LIBS
  1969. fi
  1970. echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&5
  1971. echo "${ECHO_T}$ac_cv_lib_ipc_shmat" >&6
  1972. if test $ac_cv_lib_ipc_shmat = yes; then
  1973.   X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"
  1974. fi
  1975.     fi
  1976.   fi
  1977.   # Check for libraries that X11R6 Xt/Xaw programs need.
  1978.   ac_save_LDFLAGS=$LDFLAGS
  1979.   test -n "$x_libraries" && LDFLAGS="$LDFLAGS -L$x_libraries"
  1980.   # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
  1981.   # check for ICE first), but we must link in the order -lSM -lICE or
  1982.   # we get undefined symbols.  So assume we have SM if we have ICE.
  1983.   # These have to be linked with before -lX11, unlike the other
  1984.   # libraries we check for below, so use a different variable.
  1985.   # John Interrante, Karl Berry
  1986.   echo "$as_me:$LINENO: checking for IceConnectionNumber in -lICE" >&5
  1987. echo $ECHO_N "checking for IceConnectionNumber in -lICE... $ECHO_C" >&6
  1988. if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then
  1989.   echo $ECHO_N "(cached) $ECHO_C" >&6
  1990. else
  1991.   ac_check_lib_save_LIBS=$LIBS
  1992. LIBS="-lICE $X_EXTRA_LIBS $LIBS"
  1993. cat >conftest.$ac_ext <<_ACEOF
  1994. /* confdefs.h.  */
  1995. _ACEOF
  1996. cat confdefs.h >>conftest.$ac_ext
  1997. cat >>conftest.$ac_ext <<_ACEOF
  1998. /* end confdefs.h.  */
  1999. /* Override any gcc2 internal prototype to avoid an error.  */
  2000. #ifdef __cplusplus
  2001. extern "C"
  2002. #endif
  2003. /* We use char because int might match the return type of a gcc2
  2004.    builtin and then its argument prototype would still apply.  */
  2005. char IceConnectionNumber ();
  2006. int
  2007. main ()
  2008. {
  2009. IceConnectionNumber ();
  2010.   ;
  2011.   return 0;
  2012. }
  2013. _ACEOF
  2014. rm -f conftest.$ac_objext conftest$ac_exeext
  2015. if { (eval echo "$as_me:$LINENO: "$ac_link"") >&5
  2016.   (eval $ac_link) 2>conftest.er1
  2017.   ac_status=$?
  2018.   grep -v '^ *+' conftest.er1 >conftest.err
  2019.   rm -f conftest.er1
  2020.   cat conftest.err >&5
  2021.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  2022.   (exit $ac_status); } &&
  2023.  { ac_try='test -z "$ac_c_werror_flag"
  2024.  || test ! -s conftest.err'
  2025.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  2026.   (eval $ac_try) 2>&5
  2027.   ac_status=$?
  2028.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  2029.   (exit $ac_status); }; } &&
  2030.  { ac_try='test -s conftest$ac_exeext'
  2031.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  2032.   (eval $ac_try) 2>&5
  2033.   ac_status=$?
  2034.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  2035.   (exit $ac_status); }; }; then
  2036.   ac_cv_lib_ICE_IceConnectionNumber=yes
  2037. else
  2038.   echo "$as_me: failed program was:" >&5
  2039. sed 's/^/| /' conftest.$ac_ext >&5
  2040. ac_cv_lib_ICE_IceConnectionNumber=no
  2041. fi
  2042. rm -f conftest.err conftest.$ac_objext 
  2043.       conftest$ac_exeext conftest.$ac_ext
  2044. LIBS=$ac_check_lib_save_LIBS
  2045. fi
  2046. echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
  2047. echo "${ECHO_T}$ac_cv_lib_ICE_IceConnectionNumber" >&6
  2048. if test $ac_cv_lib_ICE_IceConnectionNumber = yes; then
  2049.   X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"
  2050. fi
  2051.   LDFLAGS=$ac_save_LDFLAGS
  2052. fi
  2053. CFLAGS="$CFLAGS $X_CFLAGS"
  2054. LIBS="$X_LIBS $LIBS -lX11 $X_EXTRA_LIBS"
  2055. GTK_CFLAGS="$GTK_CFLAGS $GTK24_CFLAGS"
  2056. GTK_LIBS="$GTK_LIBS $GTK24_LIBS"
  2057. GTK_DEFINES="$GTK_DEFINES $GTK24_DEFINES"
  2058. echo "$as_me:$LINENO: checking for egrep" >&5
  2059. echo $ECHO_N "checking for egrep... $ECHO_C" >&6
  2060. if test "${ac_cv_prog_egrep+set}" = set; then
  2061.   echo $ECHO_N "(cached) $ECHO_C" >&6
  2062. else
  2063.   if echo a | (grep -E '(a|b)') >/dev/null 2>&1
  2064.     then ac_cv_prog_egrep='grep -E'
  2065.     else ac_cv_prog_egrep='egrep'
  2066.     fi
  2067. fi
  2068. echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
  2069. echo "${ECHO_T}$ac_cv_prog_egrep" >&6
  2070.  EGREP=$ac_cv_prog_egrep
  2071. echo "$as_me:$LINENO: checking for ANSI C header files" >&5
  2072. echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
  2073. if test "${ac_cv_header_stdc+set}" = set; then
  2074.   echo $ECHO_N "(cached) $ECHO_C" >&6
  2075. else
  2076.   cat >conftest.$ac_ext <<_ACEOF
  2077. /* confdefs.h.  */
  2078. _ACEOF
  2079. cat confdefs.h >>conftest.$ac_ext
  2080. cat >>conftest.$ac_ext <<_ACEOF
  2081. /* end confdefs.h.  */
  2082. #include <stdlib.h>
  2083. #include <stdarg.h>
  2084. #include <string.h>
  2085. #include <float.h>
  2086. int
  2087. main ()
  2088. {
  2089.   ;
  2090.   return 0;
  2091. }
  2092. _ACEOF
  2093. rm -f conftest.$ac_objext
  2094. if { (eval echo "$as_me:$LINENO: "$ac_compile"") >&5
  2095.   (eval $ac_compile) 2>conftest.er1
  2096.   ac_status=$?
  2097.   grep -v '^ *+' conftest.er1 >conftest.err
  2098.   rm -f conftest.er1
  2099.   cat conftest.err >&5
  2100.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  2101.   (exit $ac_status); } &&
  2102.  { ac_try='test -z "$ac_c_werror_flag"
  2103.  || test ! -s conftest.err'
  2104.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  2105.   (eval $ac_try) 2>&5
  2106.   ac_status=$?
  2107.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  2108.   (exit $ac_status); }; } &&
  2109.  { ac_try='test -s conftest.$ac_objext'
  2110.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  2111.   (eval $ac_try) 2>&5
  2112.   ac_status=$?
  2113.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  2114.   (exit $ac_status); }; }; then
  2115.   ac_cv_header_stdc=yes
  2116. else
  2117.   echo "$as_me: failed program was:" >&5
  2118. sed 's/^/| /' conftest.$ac_ext >&5
  2119. ac_cv_header_stdc=no
  2120. fi
  2121. rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
  2122. if test $ac_cv_header_stdc = yes; then
  2123.   # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
  2124.   cat >conftest.$ac_ext <<_ACEOF
  2125. /* confdefs.h.  */
  2126. _ACEOF
  2127. cat confdefs.h >>conftest.$ac_ext
  2128. cat >>conftest.$ac_ext <<_ACEOF
  2129. /* end confdefs.h.  */
  2130. #include <string.h>
  2131. _ACEOF
  2132. if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
  2133.   $EGREP "memchr" >/dev/null 2>&1; then
  2134.   :
  2135. else
  2136.   ac_cv_header_stdc=no
  2137. fi
  2138. rm -f conftest*
  2139. fi
  2140. if test $ac_cv_header_stdc = yes; then
  2141.   # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
  2142.   cat >conftest.$ac_ext <<_ACEOF
  2143. /* confdefs.h.  */
  2144. _ACEOF
  2145. cat confdefs.h >>conftest.$ac_ext
  2146. cat >>conftest.$ac_ext <<_ACEOF
  2147. /* end confdefs.h.  */
  2148. #include <stdlib.h>
  2149. _ACEOF
  2150. if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
  2151.   $EGREP "free" >/dev/null 2>&1; then
  2152.   :
  2153. else
  2154.   ac_cv_header_stdc=no
  2155. fi
  2156. rm -f conftest*
  2157. fi
  2158. if test $ac_cv_header_stdc = yes; then
  2159.   # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
  2160.   if test "$cross_compiling" = yes; then
  2161.   :
  2162. else
  2163.   cat >conftest.$ac_ext <<_ACEOF
  2164. /* confdefs.h.  */
  2165. _ACEOF
  2166. cat confdefs.h >>conftest.$ac_ext
  2167. cat >>conftest.$ac_ext <<_ACEOF
  2168. /* end confdefs.h.  */
  2169. #include <ctype.h>
  2170. #if ((' ' & 0x0FF) == 0x020)
  2171. # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
  2172. # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
  2173. #else
  2174. # define ISLOWER(c) 
  2175.    (('a' <= (c) && (c) <= 'i') 
  2176.      || ('j' <= (c) && (c) <= 'r') 
  2177.      || ('s' <= (c) && (c) <= 'z'))
  2178. # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
  2179. #endif
  2180. #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
  2181. int
  2182. main ()
  2183. {
  2184.   int i;
  2185.   for (i = 0; i < 256; i++)
  2186.     if (XOR (islower (i), ISLOWER (i))
  2187. || toupper (i) != TOUPPER (i))
  2188.       exit(2);
  2189.   exit (0);
  2190. }
  2191. _ACEOF
  2192. rm -f conftest$ac_exeext
  2193. if { (eval echo "$as_me:$LINENO: "$ac_link"") >&5
  2194.   (eval $ac_link) 2>&5
  2195.   ac_status=$?
  2196.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  2197.   (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
  2198.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  2199.   (eval $ac_try) 2>&5
  2200.   ac_status=$?
  2201.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  2202.   (exit $ac_status); }; }; then
  2203.   :
  2204. else
  2205.   echo "$as_me: program exited with status $ac_status" >&5
  2206. echo "$as_me: failed program was:" >&5
  2207. sed 's/^/| /' conftest.$ac_ext >&5
  2208. ( exit $ac_status )
  2209. ac_cv_header_stdc=no
  2210. fi
  2211. rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
  2212. fi
  2213. fi
  2214. fi
  2215. echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
  2216. echo "${ECHO_T}$ac_cv_header_stdc" >&6
  2217. if test $ac_cv_header_stdc = yes; then
  2218. cat >>confdefs.h <<_ACEOF
  2219. #define STDC_HEADERS 1
  2220. _ACEOF
  2221. fi
  2222. # On IRIX 5.3, sys/types and inttypes.h are conflicting.
  2223. for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h 
  2224.   inttypes.h stdint.h unistd.h
  2225. do
  2226. as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
  2227. echo "$as_me:$LINENO: checking for $ac_header" >&5
  2228. echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
  2229. if eval "test "${$as_ac_Header+set}" = set"; then
  2230.   echo $ECHO_N "(cached) $ECHO_C" >&6
  2231. else
  2232.   cat >conftest.$ac_ext <<_ACEOF
  2233. /* confdefs.h.  */
  2234. _ACEOF
  2235. cat confdefs.h >>conftest.$ac_ext
  2236. cat >>conftest.$ac_ext <<_ACEOF
  2237. /* end confdefs.h.  */
  2238. $ac_includes_default
  2239. #include <$ac_header>
  2240. _ACEOF
  2241. rm -f conftest.$ac_objext
  2242. if { (eval echo "$as_me:$LINENO: "$ac_compile"") >&5
  2243.   (eval $ac_compile) 2>conftest.er1
  2244.   ac_status=$?
  2245.   grep -v '^ *+' conftest.er1 >conftest.err
  2246.   rm -f conftest.er1
  2247.   cat conftest.err >&5
  2248.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  2249.   (exit $ac_status); } &&
  2250.  { ac_try='test -z "$ac_c_werror_flag"
  2251.  || test ! -s conftest.err'
  2252.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  2253.   (eval $ac_try) 2>&5
  2254.   ac_status=$?
  2255.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  2256.   (exit $ac_status); }; } &&
  2257.  { ac_try='test -s conftest.$ac_objext'
  2258.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  2259.   (eval $ac_try) 2>&5
  2260.   ac_status=$?
  2261.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  2262.   (exit $ac_status); }; }; then
  2263.   eval "$as_ac_Header=yes"
  2264. else
  2265.   echo "$as_me: failed program was:" >&5
  2266. sed 's/^/| /' conftest.$ac_ext >&5
  2267. eval "$as_ac_Header=no"
  2268. fi
  2269. rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
  2270. fi
  2271. echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
  2272. echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
  2273. if test `eval echo '${'$as_ac_Header'}'` = yes; then
  2274.   cat >>confdefs.h <<_ACEOF
  2275. #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
  2276. _ACEOF
  2277. fi
  2278. done
  2279. for ac_header in stddef.h stdlib.h unistd.h X11/Xlib.h X11/Intrinsic.h X11/StringDefs.h sys/stat.h fcntl.h
  2280. do
  2281. as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
  2282. if eval "test "${$as_ac_Header+set}" = set"; then
  2283.   echo "$as_me:$LINENO: checking for $ac_header" >&5
  2284. echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
  2285. if eval "test "${$as_ac_Header+set}" = set"; then
  2286.   echo $ECHO_N "(cached) $ECHO_C" >&6
  2287. fi
  2288. echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
  2289. echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
  2290. else
  2291.   # Is the header compilable?
  2292. echo "$as_me:$LINENO: checking $ac_header usability" >&5
  2293. echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
  2294. cat >conftest.$ac_ext <<_ACEOF
  2295. /* confdefs.h.  */
  2296. _ACEOF
  2297. cat confdefs.h >>conftest.$ac_ext
  2298. cat >>conftest.$ac_ext <<_ACEOF
  2299. /* end confdefs.h.  */
  2300. $ac_includes_default
  2301. #include <$ac_header>
  2302. _ACEOF
  2303. rm -f conftest.$ac_objext
  2304. if { (eval echo "$as_me:$LINENO: "$ac_compile"") >&5
  2305.   (eval $ac_compile) 2>conftest.er1
  2306.   ac_status=$?
  2307.   grep -v '^ *+' conftest.er1 >conftest.err
  2308.   rm -f conftest.er1
  2309.   cat conftest.err >&5
  2310.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  2311.   (exit $ac_status); } &&
  2312.  { ac_try='test -z "$ac_c_werror_flag"
  2313.  || test ! -s conftest.err'
  2314.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  2315.   (eval $ac_try) 2>&5
  2316.   ac_status=$?
  2317.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  2318.   (exit $ac_status); }; } &&
  2319.  { ac_try='test -s conftest.$ac_objext'
  2320.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  2321.   (eval $ac_try) 2>&5
  2322.   ac_status=$?
  2323.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  2324.   (exit $ac_status); }; }; then
  2325.   ac_header_compiler=yes
  2326. else
  2327.   echo "$as_me: failed program was:" >&5
  2328. sed 's/^/| /' conftest.$ac_ext >&5
  2329. ac_header_compiler=no
  2330. fi
  2331. rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
  2332. echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
  2333. echo "${ECHO_T}$ac_header_compiler" >&6
  2334. # Is the header present?
  2335. echo "$as_me:$LINENO: checking $ac_header presence" >&5
  2336. echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
  2337. cat >conftest.$ac_ext <<_ACEOF
  2338. /* confdefs.h.  */
  2339. _ACEOF
  2340. cat confdefs.h >>conftest.$ac_ext
  2341. cat >>conftest.$ac_ext <<_ACEOF
  2342. /* end confdefs.h.  */
  2343. #include <$ac_header>
  2344. _ACEOF
  2345. if { (eval echo "$as_me:$LINENO: "$ac_cpp conftest.$ac_ext"") >&5
  2346.   (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
  2347.   ac_status=$?
  2348.   grep -v '^ *+' conftest.er1 >conftest.err
  2349.   rm -f conftest.er1
  2350.   cat conftest.err >&5
  2351.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  2352.   (exit $ac_status); } >/dev/null; then
  2353.   if test -s conftest.err; then
  2354.     ac_cpp_err=$ac_c_preproc_warn_flag
  2355.     ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
  2356.   else
  2357.     ac_cpp_err=
  2358.   fi
  2359. else
  2360.   ac_cpp_err=yes
  2361. fi
  2362. if test -z "$ac_cpp_err"; then
  2363.   ac_header_preproc=yes
  2364. else
  2365.   echo "$as_me: failed program was:" >&5
  2366. sed 's/^/| /' conftest.$ac_ext >&5
  2367.   ac_header_preproc=no
  2368. fi
  2369. rm -f conftest.err conftest.$ac_ext
  2370. echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
  2371. echo "${ECHO_T}$ac_header_preproc" >&6
  2372. # So?  What about this header?
  2373. case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
  2374.   yes:no: )
  2375.     { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
  2376. echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
  2377.     { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
  2378. echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
  2379.     ac_header_preproc=yes
  2380.     ;;
  2381.   no:yes:* )
  2382.     { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
  2383. echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
  2384.     { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
  2385. echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
  2386.     { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
  2387. echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
  2388.     { echo "$as_me:$LINENO: WARNING: $ac_header:     section "Present But Cannot Be Compiled"" >&5
  2389. echo "$as_me: WARNING: $ac_header:     section "Present But Cannot Be Compiled"" >&2;}
  2390.     { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
  2391. echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
  2392.     { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
  2393. echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
  2394.     (
  2395.       cat <<_ASBOX
  2396. ## --------------------------------------------------------- ##
  2397. ## Report this to downloadplug-in-devel@lists.sourceforge.net ##
  2398. ## --------------------------------------------------------- ##
  2399. _ASBOX
  2400.     ) |
  2401.       sed "s/^/$as_me: WARNING:     /" >&2
  2402.     ;;
  2403. esac
  2404. echo "$as_me:$LINENO: checking for $ac_header" >&5
  2405. echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
  2406. if eval "test "${$as_ac_Header+set}" = set"; then
  2407.   echo $ECHO_N "(cached) $ECHO_C" >&6
  2408. else
  2409.   eval "$as_ac_Header=$ac_header_preproc"
  2410. fi
  2411. echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
  2412. echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
  2413. fi
  2414. if test `eval echo '${'$as_ac_Header'}'` = yes; then
  2415.   cat >>confdefs.h <<_ACEOF
  2416. #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
  2417. _ACEOF
  2418. fi
  2419. done
  2420. # Checks for typedefs, structures, and compiler characteristics.
  2421. echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
  2422. echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
  2423. if test "${ac_cv_c_const+set}" = set; then
  2424.   echo $ECHO_N "(cached) $ECHO_C" >&6
  2425. else
  2426.   cat >conftest.$ac_ext <<_ACEOF
  2427. /* confdefs.h.  */
  2428. _ACEOF
  2429. cat confdefs.h >>conftest.$ac_ext
  2430. cat >>conftest.$ac_ext <<_ACEOF
  2431. /* end confdefs.h.  */
  2432. int
  2433. main ()
  2434. {
  2435. /* FIXME: Include the comments suggested by Paul. */
  2436. #ifndef __cplusplus
  2437.   /* Ultrix mips cc rejects this.  */
  2438.   typedef int charset[2];
  2439.   const charset x;
  2440.   /* SunOS 4.1.1 cc rejects this.  */
  2441.   char const *const *ccp;
  2442.   char **p;
  2443.   /* NEC SVR4.0.2 mips cc rejects this.  */
  2444.   struct point {int x, y;};
  2445.   static struct point const zero = {0,0};
  2446.   /* AIX XL C 1.02.0.0 rejects this.
  2447.      It does not let you subtract one const X* pointer from another in
  2448.      an arm of an if-expression whose if-part is not a constant
  2449.      expression */
  2450.   const char *g = "string";
  2451.   ccp = &g + (g ? g-g : 0);
  2452.   /* HPUX 7.0 cc rejects these. */
  2453.   ++ccp;
  2454.   p = (char**) ccp;
  2455.   ccp = (char const *const *) p;
  2456.   { /* SCO 3.2v4 cc rejects this.  */
  2457.     char *t;
  2458.     char const *s = 0 ? (char *) 0 : (char const *) 0;
  2459.     *t++ = 0;
  2460.   }
  2461.   { /* Someone thinks the Sun supposedly-ANSI compiler will reject this.  */
  2462.     int x[] = {25, 17};
  2463.     const int *foo = &x[0];
  2464.     ++foo;
  2465.   }
  2466.   { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
  2467.     typedef const int *iptr;
  2468.     iptr p = 0;
  2469.     ++p;
  2470.   }
  2471.   { /* AIX XL C 1.02.0.0 rejects this saying
  2472.        "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
  2473.     struct s { int j; const int *ap[3]; };
  2474.     struct s *b; b->j = 5;
  2475.   }
  2476.   { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
  2477.     const int foo = 10;
  2478.   }
  2479. #endif
  2480.   ;
  2481.   return 0;
  2482. }
  2483. _ACEOF
  2484. rm -f conftest.$ac_objext
  2485. if { (eval echo "$as_me:$LINENO: "$ac_compile"") >&5
  2486.   (eval $ac_compile) 2>conftest.er1
  2487.   ac_status=$?
  2488.   grep -v '^ *+' conftest.er1 >conftest.err
  2489.   rm -f conftest.er1
  2490.   cat conftest.err >&5
  2491.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  2492.   (exit $ac_status); } &&
  2493.  { ac_try='test -z "$ac_c_werror_flag"
  2494.  || test ! -s conftest.err'
  2495.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  2496.   (eval $ac_try) 2>&5
  2497.   ac_status=$?
  2498.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  2499.   (exit $ac_status); }; } &&
  2500.  { ac_try='test -s conftest.$ac_objext'
  2501.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  2502.   (eval $ac_try) 2>&5
  2503.   ac_status=$?
  2504.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  2505.   (exit $ac_status); }; }; then
  2506.   ac_cv_c_const=yes
  2507. else
  2508.   echo "$as_me: failed program was:" >&5
  2509. sed 's/^/| /' conftest.$ac_ext >&5
  2510. ac_cv_c_const=no
  2511. fi
  2512. rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
  2513. fi
  2514. echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
  2515. echo "${ECHO_T}$ac_cv_c_const" >&6
  2516. if test $ac_cv_c_const = no; then
  2517. cat >>confdefs.h <<_ACEOF
  2518. #define const
  2519. _ACEOF
  2520. fi
  2521. echo "$as_me:$LINENO: checking whether time.h and sys/time.h may both be included" >&5
  2522. echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6
  2523. if test "${ac_cv_header_time+set}" = set; then
  2524.   echo $ECHO_N "(cached) $ECHO_C" >&6
  2525. else
  2526.   cat >conftest.$ac_ext <<_ACEOF
  2527. /* confdefs.h.  */
  2528. _ACEOF
  2529. cat confdefs.h >>conftest.$ac_ext
  2530. cat >>conftest.$ac_ext <<_ACEOF
  2531. /* end confdefs.h.  */
  2532. #include <sys/types.h>
  2533. #include <sys/time.h>
  2534. #include <time.h>
  2535. int
  2536. main ()
  2537. {
  2538. if ((struct tm *) 0)
  2539. return 0;
  2540.   ;
  2541.   return 0;
  2542. }
  2543. _ACEOF
  2544. rm -f conftest.$ac_objext
  2545. if { (eval echo "$as_me:$LINENO: "$ac_compile"") >&5
  2546.   (eval $ac_compile) 2>conftest.er1
  2547.   ac_status=$?
  2548.   grep -v '^ *+' conftest.er1 >conftest.err
  2549.   rm -f conftest.er1
  2550.   cat conftest.err >&5
  2551.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  2552.   (exit $ac_status); } &&
  2553.  { ac_try='test -z "$ac_c_werror_flag"
  2554.  || test ! -s conftest.err'
  2555.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  2556.   (eval $ac_try) 2>&5
  2557.   ac_status=$?
  2558.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  2559.   (exit $ac_status); }; } &&
  2560.  { ac_try='test -s conftest.$ac_objext'
  2561.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  2562.   (eval $ac_try) 2>&5
  2563.   ac_status=$?
  2564.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  2565.   (exit $ac_status); }; }; then
  2566.   ac_cv_header_time=yes
  2567. else
  2568.   echo "$as_me: failed program was:" >&5
  2569. sed 's/^/| /' conftest.$ac_ext >&5
  2570. ac_cv_header_time=no
  2571. fi
  2572. rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
  2573. fi
  2574. echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5
  2575. echo "${ECHO_T}$ac_cv_header_time" >&6
  2576. if test $ac_cv_header_time = yes; then
  2577. cat >>confdefs.h <<_ACEOF
  2578. #define TIME_WITH_SYS_TIME 1
  2579. _ACEOF
  2580. fi
  2581. echo "$as_me:$LINENO: checking for pid_t" >&5
  2582. echo $ECHO_N "checking for pid_t... $ECHO_C" >&6
  2583. if test "${ac_cv_type_pid_t+set}" = set; then
  2584.   echo $ECHO_N "(cached) $ECHO_C" >&6
  2585. else
  2586.   cat >conftest.$ac_ext <<_ACEOF
  2587. /* confdefs.h.  */
  2588. _ACEOF
  2589. cat confdefs.h >>conftest.$ac_ext
  2590. cat >>conftest.$ac_ext <<_ACEOF
  2591. /* end confdefs.h.  */
  2592. $ac_includes_default
  2593. int
  2594. main ()
  2595. {
  2596. if ((pid_t *) 0)
  2597.   return 0;
  2598. if (sizeof (pid_t))
  2599.   return 0;
  2600.   ;
  2601.   return 0;
  2602. }
  2603. _ACEOF
  2604. rm -f conftest.$ac_objext
  2605. if { (eval echo "$as_me:$LINENO: "$ac_compile"") >&5
  2606.   (eval $ac_compile) 2>conftest.er1
  2607.   ac_status=$?
  2608.   grep -v '^ *+' conftest.er1 >conftest.err
  2609.   rm -f conftest.er1
  2610.   cat conftest.err >&5
  2611.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  2612.   (exit $ac_status); } &&
  2613.  { ac_try='test -z "$ac_c_werror_flag"
  2614.  || test ! -s conftest.err'
  2615.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  2616.   (eval $ac_try) 2>&5
  2617.   ac_status=$?
  2618.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  2619.   (exit $ac_status); }; } &&
  2620.  { ac_try='test -s conftest.$ac_objext'
  2621.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  2622.   (eval $ac_try) 2>&5
  2623.   ac_status=$?
  2624.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  2625.   (exit $ac_status); }; }; then
  2626.   ac_cv_type_pid_t=yes
  2627. else
  2628.   echo "$as_me: failed program was:" >&5
  2629. sed 's/^/| /' conftest.$ac_ext >&5
  2630. ac_cv_type_pid_t=no
  2631. fi
  2632. rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
  2633. fi
  2634. echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5
  2635. echo "${ECHO_T}$ac_cv_type_pid_t" >&6
  2636. if test $ac_cv_type_pid_t = yes; then
  2637.   :
  2638. else
  2639. cat >>confdefs.h <<_ACEOF
  2640. #define pid_t int
  2641. _ACEOF
  2642. fi
  2643. echo "$as_me:$LINENO: checking for size_t" >&5
  2644. echo $ECHO_N "checking for size_t... $ECHO_C" >&6
  2645. if test "${ac_cv_type_size_t+set}" = set; then
  2646.   echo $ECHO_N "(cached) $ECHO_C" >&6
  2647. else
  2648.   cat >conftest.$ac_ext <<_ACEOF
  2649. /* confdefs.h.  */
  2650. _ACEOF
  2651. cat confdefs.h >>conftest.$ac_ext
  2652. cat >>conftest.$ac_ext <<_ACEOF
  2653. /* end confdefs.h.  */
  2654. $ac_includes_default
  2655. int
  2656. main ()
  2657. {
  2658. if ((size_t *) 0)
  2659.   return 0;
  2660. if (sizeof (size_t))
  2661.   return 0;
  2662.   ;
  2663.   return 0;
  2664. }
  2665. _ACEOF
  2666. rm -f conftest.$ac_objext
  2667. if { (eval echo "$as_me:$LINENO: "$ac_compile"") >&5
  2668.   (eval $ac_compile) 2>conftest.er1
  2669.   ac_status=$?
  2670.   grep -v '^ *+' conftest.er1 >conftest.err
  2671.   rm -f conftest.er1
  2672.   cat conftest.err >&5
  2673.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  2674.   (exit $ac_status); } &&
  2675.  { ac_try='test -z "$ac_c_werror_flag"
  2676.  || test ! -s conftest.err'
  2677.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  2678.   (eval $ac_try) 2>&5
  2679.   ac_status=$?
  2680.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  2681.   (exit $ac_status); }; } &&
  2682.  { ac_try='test -s conftest.$ac_objext'
  2683.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  2684.   (eval $ac_try) 2>&5
  2685.   ac_status=$?
  2686.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  2687.   (exit $ac_status); }; }; then
  2688.   ac_cv_type_size_t=yes
  2689. else
  2690.   echo "$as_me: failed program was:" >&5
  2691. sed 's/^/| /' conftest.$ac_ext >&5
  2692. ac_cv_type_size_t=no
  2693. fi
  2694. rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
  2695. fi
  2696. echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
  2697. echo "${ECHO_T}$ac_cv_type_size_t" >&6
  2698. if test $ac_cv_type_size_t = yes; then
  2699.   :
  2700. else
  2701. cat >>confdefs.h <<_ACEOF
  2702. #define size_t unsigned
  2703. _ACEOF
  2704. fi
  2705. # Checks for library functions.
  2706. for ac_header in stdlib.h
  2707. do
  2708. as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
  2709. if eval "test "${$as_ac_Header+set}" = set"; then
  2710.   echo "$as_me:$LINENO: checking for $ac_header" >&5
  2711. echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
  2712. if eval "test "${$as_ac_Header+set}" = set"; then
  2713.   echo $ECHO_N "(cached) $ECHO_C" >&6
  2714. fi
  2715. echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
  2716. echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
  2717. else
  2718.   # Is the header compilable?
  2719. echo "$as_me:$LINENO: checking $ac_header usability" >&5
  2720. echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
  2721. cat >conftest.$ac_ext <<_ACEOF
  2722. /* confdefs.h.  */
  2723. _ACEOF
  2724. cat confdefs.h >>conftest.$ac_ext
  2725. cat >>conftest.$ac_ext <<_ACEOF
  2726. /* end confdefs.h.  */
  2727. $ac_includes_default
  2728. #include <$ac_header>
  2729. _ACEOF
  2730. rm -f conftest.$ac_objext
  2731. if { (eval echo "$as_me:$LINENO: "$ac_compile"") >&5
  2732.   (eval $ac_compile) 2>conftest.er1
  2733.   ac_status=$?
  2734.   grep -v '^ *+' conftest.er1 >conftest.err
  2735.   rm -f conftest.er1
  2736.   cat conftest.err >&5
  2737.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  2738.   (exit $ac_status); } &&
  2739.  { ac_try='test -z "$ac_c_werror_flag"
  2740.  || test ! -s conftest.err'
  2741.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  2742.   (eval $ac_try) 2>&5
  2743.   ac_status=$?
  2744.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  2745.   (exit $ac_status); }; } &&
  2746.  { ac_try='test -s conftest.$ac_objext'
  2747.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  2748.   (eval $ac_try) 2>&5
  2749.   ac_status=$?
  2750.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  2751.   (exit $ac_status); }; }; then
  2752.   ac_header_compiler=yes
  2753. else
  2754.   echo "$as_me: failed program was:" >&5
  2755. sed 's/^/| /' conftest.$ac_ext >&5
  2756. ac_header_compiler=no
  2757. fi
  2758. rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
  2759. echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
  2760. echo "${ECHO_T}$ac_header_compiler" >&6
  2761. # Is the header present?
  2762. echo "$as_me:$LINENO: checking $ac_header presence" >&5
  2763. echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
  2764. cat >conftest.$ac_ext <<_ACEOF
  2765. /* confdefs.h.  */
  2766. _ACEOF
  2767. cat confdefs.h >>conftest.$ac_ext
  2768. cat >>conftest.$ac_ext <<_ACEOF
  2769. /* end confdefs.h.  */
  2770. #include <$ac_header>
  2771. _ACEOF
  2772. if { (eval echo "$as_me:$LINENO: "$ac_cpp conftest.$ac_ext"") >&5
  2773.   (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
  2774.   ac_status=$?
  2775.   grep -v '^ *+' conftest.er1 >conftest.err
  2776.   rm -f conftest.er1
  2777.   cat conftest.err >&5
  2778.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  2779.   (exit $ac_status); } >/dev/null; then
  2780.   if test -s conftest.err; then
  2781.     ac_cpp_err=$ac_c_preproc_warn_flag
  2782.     ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
  2783.   else
  2784.     ac_cpp_err=
  2785.   fi
  2786. else
  2787.   ac_cpp_err=yes
  2788. fi
  2789. if test -z "$ac_cpp_err"; then
  2790.   ac_header_preproc=yes
  2791. else
  2792.   echo "$as_me: failed program was:" >&5
  2793. sed 's/^/| /' conftest.$ac_ext >&5
  2794.   ac_header_preproc=no
  2795. fi
  2796. rm -f conftest.err conftest.$ac_ext
  2797. echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
  2798. echo "${ECHO_T}$ac_header_preproc" >&6
  2799. # So?  What about this header?
  2800. case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
  2801.   yes:no: )
  2802.     { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
  2803. echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
  2804.     { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
  2805. echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
  2806.     ac_header_preproc=yes
  2807.     ;;
  2808.   no:yes:* )
  2809.     { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
  2810. echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
  2811.     { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
  2812. echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
  2813.     { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
  2814. echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
  2815.     { echo "$as_me:$LINENO: WARNING: $ac_header:     section "Present But Cannot Be Compiled"" >&5
  2816. echo "$as_me: WARNING: $ac_header:     section "Present But Cannot Be Compiled"" >&2;}
  2817.     { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
  2818. echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
  2819.     { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
  2820. echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
  2821.     (
  2822.       cat <<_ASBOX
  2823. ## --------------------------------------------------------- ##
  2824. ## Report this to downloadplug-in-devel@lists.sourceforge.net ##
  2825. ## --------------------------------------------------------- ##
  2826. _ASBOX
  2827.     ) |
  2828.       sed "s/^/$as_me: WARNING:     /" >&2
  2829.     ;;
  2830. esac
  2831. echo "$as_me:$LINENO: checking for $ac_header" >&5
  2832. echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
  2833. if eval "test "${$as_ac_Header+set}" = set"; then
  2834.   echo $ECHO_N "(cached) $ECHO_C" >&6
  2835. else
  2836.   eval "$as_ac_Header=$ac_header_preproc"
  2837. fi
  2838. echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
  2839. echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
  2840. fi
  2841. if test `eval echo '${'$as_ac_Header'}'` = yes; then
  2842.   cat >>confdefs.h <<_ACEOF
  2843. #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
  2844. _ACEOF
  2845. fi
  2846. done
  2847. echo "$as_me:$LINENO: checking for GNU libc compatible malloc" >&5
  2848. echo $ECHO_N "checking for GNU libc compatible malloc... $ECHO_C" >&6
  2849. if test "${ac_cv_func_malloc_0_nonnull+set}" = set; then
  2850.   echo $ECHO_N "(cached) $ECHO_C" >&6
  2851. else
  2852.   if test "$cross_compiling" = yes; then
  2853.   ac_cv_func_malloc_0_nonnull=no
  2854. else
  2855.   cat >conftest.$ac_ext <<_ACEOF
  2856. /* confdefs.h.  */
  2857. _ACEOF
  2858. cat confdefs.h >>conftest.$ac_ext
  2859. cat >>conftest.$ac_ext <<_ACEOF
  2860. /* end confdefs.h.  */
  2861. #if STDC_HEADERS || HAVE_STDLIB_H
  2862. # include <stdlib.h>
  2863. #else
  2864. char *malloc ();
  2865. #endif