Changeset 575b64 in git


Ignore:
Timestamp:
Jun 18, 2008, 11:22:32 AM (15 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '828514cf6e480e4bafc26df99217bf2a1ed1ef45')
Children:
0c7e781756324281739bd83cb155ffa4d545c443
Parents:
c99b6b9aa9684f111c07fca497f1d2256859ad05
Message:
*hannes: check for uudecode


git-svn-id: file:///usr/local/Singular/svn/trunk@10764 2c84dea3-7e68-4137-9b89-c4e89433aadc
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • configure

    rc99b6b r575b64  
    13321332test -n "$UUDECODE" && break
    13331333done
     1334test -n "$UUDECODE" || UUDECODE="${pwd}/warn_not_found.sh uudecode"
    13341335
    13351336for ac_prog in gunzip
     
    13381339set dummy $ac_prog; ac_word=$2
    13391340echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    1340 echo "configure:1341: checking for $ac_word" >&5
     1341echo "configure:1342: checking for $ac_word" >&5
    13411342if eval "test \"`echo '$''{'ac_cv_prog_GUNZIP'+set}'`\" = set"; then
    13421343  echo $ac_n "(cached) $ac_c" 1>&6
     
    13741375set dummy $ac_prog; ac_word=$2
    13751376echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    1376 echo "configure:1377: checking for $ac_word" >&5
     1377echo "configure:1378: checking for $ac_word" >&5
    13771378if eval "test \"`echo '$''{'ac_cv_prog_MYGZIP'+set}'`\" = set"; then
    13781379  echo $ac_n "(cached) $ac_c" 1>&6
     
    14071408set dummy latex2html; ac_word=$2
    14081409echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    1409 echo "configure:1410: checking for $ac_word" >&5
     1410echo "configure:1411: checking for $ac_word" >&5
    14101411if eval "test \"`echo '$''{'ac_cv_prog_LATEX2HTML'+set}'`\" = set"; then
    14111412  echo $ac_n "(cached) $ac_c" 1>&6
     
    14341435
    14351436echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6
    1436 echo "configure:1437: checking whether ln -s works" >&5
     1437echo "configure:1438: checking whether ln -s works" >&5
    14371438if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
    14381439  echo $ac_n "(cached) $ac_c" 1>&6
     
    15041505# check for AIX
    15051506echo $ac_n "checking whether _AIX is defined""... $ac_c" 1>&6
    1506 echo "configure:1507: checking whether _AIX is defined" >&5
     1507echo "configure:1508: checking whether _AIX is defined" >&5
    15071508if eval "test \"`echo '$''{'ac_cv_is_aix'+set}'`\" = set"; then
    15081509  echo $ac_n "(cached) $ac_c" 1>&6
    15091510else
    15101511  cat > conftest.$ac_ext <<EOF
    1511 #line 1512 "configure"
     1512#line 1513 "configure"
    15121513#include "confdefs.h"
    15131514#ifdef _AIX
     
    15351536
    15361537echo $ac_n "checking for atof in -lm""... $ac_c" 1>&6
    1537 echo "configure:1538: checking for atof in -lm" >&5
     1538echo "configure:1539: checking for atof in -lm" >&5
    15381539ac_lib_var=`echo m'_'atof | sed 'y%./+-%__p_%'`
    15391540if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    15431544LIBS="-lm  $LIBS"
    15441545cat > conftest.$ac_ext <<EOF
    1545 #line 1546 "configure"
     1546#line 1547 "configure"
    15461547#include "confdefs.h"
    15471548/* Override any gcc2 internal prototype to avoid an error.  */
     
    15541555; return 0; }
    15551556EOF
    1556 if { (eval echo configure:1557: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     1557if { (eval echo configure:1558: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    15571558  rm -rf conftest*
    15581559  eval "ac_cv_lib_$ac_lib_var=yes"
     
    15821583
    15831584echo $ac_n "checking for socket in -lbsd""... $ac_c" 1>&6
    1584 echo "configure:1585: checking for socket in -lbsd" >&5
     1585echo "configure:1586: checking for socket in -lbsd" >&5
    15851586ac_lib_var=`echo bsd'_'socket | sed 'y%./+-%__p_%'`
    15861587if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    15901591LIBS="-lbsd  $LIBS"
    15911592cat > conftest.$ac_ext <<EOF
    1592 #line 1593 "configure"
     1593#line 1594 "configure"
    15931594#include "confdefs.h"
    15941595/* Override any gcc2 internal prototype to avoid an error.  */
     
    16011602; return 0; }
    16021603EOF
    1603 if { (eval echo configure:1604: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     1604if { (eval echo configure:1605: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    16041605  rm -rf conftest*
    16051606  eval "ac_cv_lib_$ac_lib_var=yes"
     
    16291630
    16301631echo $ac_n "checking for listen in -lsocket""... $ac_c" 1>&6
    1631 echo "configure:1632: checking for listen in -lsocket" >&5
     1632echo "configure:1633: checking for listen in -lsocket" >&5
    16321633ac_lib_var=`echo socket'_'listen | sed 'y%./+-%__p_%'`
    16331634if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    16371638LIBS="-lsocket  $LIBS"
    16381639cat > conftest.$ac_ext <<EOF
    1639 #line 1640 "configure"
     1640#line 1641 "configure"
    16401641#include "confdefs.h"
    16411642/* Override any gcc2 internal prototype to avoid an error.  */
     
    16481649; return 0; }
    16491650EOF
    1650 if { (eval echo configure:1651: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     1651if { (eval echo configure:1652: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    16511652  rm -rf conftest*
    16521653  eval "ac_cv_lib_$ac_lib_var=yes"
     
    16761677
    16771678echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6
    1678 echo "configure:1679: checking for gethostbyname in -lnsl" >&5
     1679echo "configure:1680: checking for gethostbyname in -lnsl" >&5
    16791680ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'`
    16801681if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    16841685LIBS="-lnsl  $LIBS"
    16851686cat > conftest.$ac_ext <<EOF
    1686 #line 1687 "configure"
     1687#line 1688 "configure"
    16871688#include "confdefs.h"
    16881689/* Override any gcc2 internal prototype to avoid an error.  */
     
    16951696; return 0; }
    16961697EOF
    1697 if { (eval echo configure:1698: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     1698if { (eval echo configure:1699: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    16981699  rm -rf conftest*
    16991700  eval "ac_cv_lib_$ac_lib_var=yes"
     
    17231724
    17241725echo $ac_n "checking for main in -lgmp""... $ac_c" 1>&6
    1725 echo "configure:1726: checking for main in -lgmp" >&5
     1726echo "configure:1727: checking for main in -lgmp" >&5
    17261727ac_lib_var=`echo gmp'_'main | sed 'y%./+-%__p_%'`
    17271728if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    17311732LIBS="-lgmp  $LIBS"
    17321733cat > conftest.$ac_ext <<EOF
    1733 #line 1734 "configure"
     1734#line 1735 "configure"
    17341735#include "confdefs.h"
    17351736
     
    17381739; return 0; }
    17391740EOF
    1740 if { (eval echo configure:1741: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     1741if { (eval echo configure:1742: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    17411742  rm -rf conftest*
    17421743  eval "ac_cv_lib_$ac_lib_var=yes"
     
    17661767
    17671768echo $ac_n "checking for IMP_PutGmpInt in -lMP""... $ac_c" 1>&6
    1768 echo "configure:1769: checking for IMP_PutGmpInt in -lMP" >&5
     1769echo "configure:1770: checking for IMP_PutGmpInt in -lMP" >&5
    17691770ac_lib_var=`echo MP'_'IMP_PutGmpInt | sed 'y%./+-%__p_%'`
    17701771if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    17741775LIBS="-lMP  $LIBS"
    17751776cat > conftest.$ac_ext <<EOF
    1776 #line 1777 "configure"
     1777#line 1778 "configure"
    17771778#include "confdefs.h"
    17781779/* Override any gcc2 internal prototype to avoid an error.  */
     
    17851786; return 0; }
    17861787EOF
    1787 if { (eval echo configure:1788: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     1788if { (eval echo configure:1789: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    17881789  rm -rf conftest*
    17891790  eval "ac_cv_lib_$ac_lib_var=yes"
     
    18131814
    18141815echo $ac_n "checking for MPT_GetTree in -lMPT""... $ac_c" 1>&6
    1815 echo "configure:1816: checking for MPT_GetTree in -lMPT" >&5
     1816echo "configure:1817: checking for MPT_GetTree in -lMPT" >&5
    18161817ac_lib_var=`echo MPT'_'MPT_GetTree | sed 'y%./+-%__p_%'`
    18171818if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    18211822LIBS="-lMPT  $LIBS"
    18221823cat > conftest.$ac_ext <<EOF
    1823 #line 1824 "configure"
     1824#line 1825 "configure"
    18241825#include "confdefs.h"
    18251826/* Override any gcc2 internal prototype to avoid an error.  */
     
    18321833; return 0; }
    18331834EOF
    1834 if { (eval echo configure:1835: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     1835if { (eval echo configure:1836: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    18351836  rm -rf conftest*
    18361837  eval "ac_cv_lib_$ac_lib_var=yes"
     
    18601861
    18611862echo $ac_n "checking for atof in -lsingcf""... $ac_c" 1>&6
    1862 echo "configure:1863: checking for atof in -lsingcf" >&5
     1863echo "configure:1864: checking for atof in -lsingcf" >&5
    18631864ac_lib_var=`echo singcf'_'atof | sed 'y%./+-%__p_%'`
    18641865if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    18681869LIBS="-lsingcf  $LIBS"
    18691870cat > conftest.$ac_ext <<EOF
    1870 #line 1871 "configure"
     1871#line 1872 "configure"
    18711872#include "confdefs.h"
    18721873/* Override any gcc2 internal prototype to avoid an error.  */
     
    18791880; return 0; }
    18801881EOF
    1881 if { (eval echo configure:1882: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     1882if { (eval echo configure:1883: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    18821883  rm -rf conftest*
    18831884  eval "ac_cv_lib_$ac_lib_var=yes"
     
    19071908
    19081909echo $ac_n "checking for atof in -lsingfac""... $ac_c" 1>&6
    1909 echo "configure:1910: checking for atof in -lsingfac" >&5
     1910echo "configure:1911: checking for atof in -lsingfac" >&5
    19101911ac_lib_var=`echo singfac'_'atof | sed 'y%./+-%__p_%'`
    19111912if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    19151916LIBS="-lsingfac  $LIBS"
    19161917cat > conftest.$ac_ext <<EOF
    1917 #line 1918 "configure"
     1918#line 1919 "configure"
    19181919#include "confdefs.h"
    19191920/* Override any gcc2 internal prototype to avoid an error.  */
     
    19261927; return 0; }
    19271928EOF
    1928 if { (eval echo configure:1929: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     1929if { (eval echo configure:1930: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    19291930  rm -rf conftest*
    19301931  eval "ac_cv_lib_$ac_lib_var=yes"
     
    19541955
    19551956echo $ac_n "checking for omTestAddr in -lomalloc""... $ac_c" 1>&6
    1956 echo "configure:1957: checking for omTestAddr in -lomalloc" >&5
     1957echo "configure:1958: checking for omTestAddr in -lomalloc" >&5
    19571958ac_lib_var=`echo omalloc'_'omTestAddr | sed 'y%./+-%__p_%'`
    19581959if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    19621963LIBS="-lomalloc  $LIBS"
    19631964cat > conftest.$ac_ext <<EOF
    1964 #line 1965 "configure"
     1965#line 1966 "configure"
    19651966#include "confdefs.h"
    19661967/* Override any gcc2 internal prototype to avoid an error.  */
     
    19731974; return 0; }
    19741975EOF
    1975 if { (eval echo configure:1976: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     1976if { (eval echo configure:1977: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    19761977  rm -rf conftest*
    19771978  eval "ac_cv_lib_$ac_lib_var=yes"
     
    20012002
    20022003echo $ac_n "checking for main in -lomalloc_ndebug""... $ac_c" 1>&6
    2003 echo "configure:2004: checking for main in -lomalloc_ndebug" >&5
     2004echo "configure:2005: checking for main in -lomalloc_ndebug" >&5
    20042005ac_lib_var=`echo omalloc_ndebug'_'main | sed 'y%./+-%__p_%'`
    20052006if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    20092010LIBS="-lomalloc_ndebug  $LIBS"
    20102011cat > conftest.$ac_ext <<EOF
    2011 #line 2012 "configure"
     2012#line 2013 "configure"
    20122013#include "confdefs.h"
    20132014
     
    20162017; return 0; }
    20172018EOF
    2018 if { (eval echo configure:2019: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     2019if { (eval echo configure:2020: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    20192020  rm -rf conftest*
    20202021  eval "ac_cv_lib_$ac_lib_var=yes"
     
    20482049ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
    20492050echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
    2050 echo "configure:2051: checking for $ac_hdr" >&5
     2051echo "configure:2052: checking for $ac_hdr" >&5
    20512052if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    20522053  echo $ac_n "(cached) $ac_c" 1>&6
    20532054else
    20542055  cat > conftest.$ac_ext <<EOF
    2055 #line 2056 "configure"
     2056#line 2057 "configure"
    20562057#include "confdefs.h"
    20572058#include <$ac_hdr>
    20582059EOF
    20592060ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    2060 { (eval echo configure:2061: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     2061{ (eval echo configure:2062: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    20612062ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    20622063if test -z "$ac_err"; then
     
    22282229
    22292230echo $ac_n "checking which tmp dir to use""... $ac_c" 1>&6
    2230 echo "configure:2231: checking which tmp dir to use" >&5
     2231echo "configure:2232: checking which tmp dir to use" >&5
    22312232if test "${with_tmpdir+set}" = set && test -d ${with_tmpdir}; then
    22322233  if (echo "${with_tmpdir}" | egrep "\." >/dev/null 2>&1)
     
    22432244
    22442245echo $ac_n "checking whether to configure and build omalloc""... $ac_c" 1>&6
    2245 echo "configure:2246: checking whether to configure and build omalloc" >&5
     2246echo "configure:2247: checking whether to configure and build omalloc" >&5
    22462247if test "${enable_omalloc+set}" != set; then
    22472248   if test "$ac_cv_omalloc_ok" = yes; then
     
    22822283
    22832284echo $ac_n "checking whether to configure and build gmp lib""... $ac_c" 1>&6
    2284 echo "configure:2285: checking whether to configure and build gmp lib" >&5
     2285echo "configure:2286: checking whether to configure and build gmp lib" >&5
    22852286if test "$enable_gmp" != yes && test "$enable_gmp" != no; then
    22862287  if test "$ac_gmp_ok" != yes && test -d gmp; then
     
    23422343# requires: sizeof(long)==4
    23432344echo $ac_n "checking size of long""... $ac_c" 1>&6
    2344 echo "configure:2345: checking size of long" >&5
     2345echo "configure:2346: checking size of long" >&5
    23452346if eval "test \"`echo '$''{'ac_cv_sizeof_long'+set}'`\" = set"; then
    23462347  echo $ac_n "(cached) $ac_c" 1>&6
     
    23502351else
    23512352  cat > conftest.$ac_ext <<EOF
    2352 #line 2353 "configure"
     2353#line 2354 "configure"
    23532354#include "confdefs.h"
    23542355#include <stdio.h>
     
    23612362}
    23622363EOF
    2363 if { (eval echo configure:2364: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
     2364if { (eval echo configure:2365: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
    23642365then
    23652366  ac_cv_sizeof_long=`cat conftestval`
     
    23852386
    23862387echo $ac_n "checking whether to configure and build MP lib""... $ac_c" 1>&6
    2387 echo "configure:2388: checking whether to configure and build MP lib" >&5
     2388echo "configure:2389: checking whether to configure and build MP lib" >&5
    23882389
    23892390if test "$enable_MP" != yes && test "$enable_MP" != no; then
     
    24222423
    24232424echo $ac_n "checking whether to configure and build NTL lib""... $ac_c" 1>&6
    2424 echo "configure:2425: checking whether to configure and build NTL lib" >&5
     2425echo "configure:2426: checking whether to configure and build NTL lib" >&5
    24252426if test "$enable_NTL" != yes && test "$enable_NTL" != no; then
    24262427  if test "$with_NTL" != no && test "$ac_NTL_ok" != yes && \
     
    24392440
    24402441    echo $ac_n "checking how to run the C++ preprocessor""... $ac_c" 1>&6
    2441 echo "configure:2442: checking how to run the C++ preprocessor" >&5
     2442echo "configure:2443: checking how to run the C++ preprocessor" >&5
    24422443if test -z "$CXXCPP"; then
    24432444if eval "test \"`echo '$''{'ac_cv_prog_CXXCPP'+set}'`\" = set"; then
     
    24522453  CXXCPP="${CXX-g++} -E"
    24532454  cat > conftest.$ac_ext <<EOF
    2454 #line 2455 "configure"
     2455#line 2456 "configure"
    24552456#include "confdefs.h"
    24562457#include <stdlib.h>
    24572458EOF
    24582459ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    2459 { (eval echo configure:2460: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     2460{ (eval echo configure:2461: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    24602461ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    24612462if test -z "$ac_err"; then
     
    24852486ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
    24862487echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
    2487 echo "configure:2488: checking for $ac_hdr" >&5
     2488echo "configure:2489: checking for $ac_hdr" >&5
    24882489if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    24892490  echo $ac_n "(cached) $ac_c" 1>&6
    24902491else
    24912492  cat > conftest.$ac_ext <<EOF
    2492 #line 2493 "configure"
     2493#line 2494 "configure"
    24932494#include "confdefs.h"
    24942495#include <$ac_hdr>
    24952496EOF
    24962497ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    2497 { (eval echo configure:2498: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     2498{ (eval echo configure:2499: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    24982499ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    24992500if test -z "$ac_err"; then
     
    25402541
    25412542echo $ac_n "checking whether to configure and build factory lib""... $ac_c" 1>&6
    2542 echo "configure:2543: checking whether to configure and build factory lib" >&5
     2543echo "configure:2544: checking whether to configure and build factory lib" >&5
    25432544if test "$enable_factory" != yes && test "$enable_factory" != no; then
    25442545  if test "$with_factory" != no && test "$ac_factory_ok" != yes && \
     
    25672568
    25682569echo $ac_n "checking whether to configure and build libfac lib""... $ac_c" 1>&6
    2569 echo "configure:2570: checking whether to configure and build libfac lib" >&5
     2570echo "configure:2571: checking whether to configure and build libfac lib" >&5
    25702571if test "$enable_libfac" != yes && test "$enable_libfac" != no; then
    25712572  if test "$with_libfac" != no && test "$ac_libfac_ok" != yes && \
     
    25992600
    26002601echo $ac_n "checking whether to configure and build sgroup lib""... $ac_c" 1>&6
    2601 echo "configure:2602: checking whether to configure and build sgroup lib" >&5
     2602echo "configure:2603: checking whether to configure and build sgroup lib" >&5
    26022603if test "$enable_sgroup" = yes; then
    26032604  if test ! -d sgroup; then
     
    26202621
    26212622echo $ac_n "checking whether to configure and build Singular""... $ac_c" 1>&6
    2622 echo "configure:2623: checking whether to configure and build Singular" >&5
     2623echo "configure:2624: checking whether to configure and build Singular" >&5
    26232624if test "$enable_Singular" != yes && test "$enable_Singular" != no; then
    26242625  if test "$with_Singular" != no && test -d Singular; then
     
    26512652
    26522653echo $ac_n "checking whether to build IntegerProgramming""... $ac_c" 1>&6
    2653 echo "configure:2654: checking whether to build IntegerProgramming" >&5
     2654echo "configure:2655: checking whether to build IntegerProgramming" >&5
    26542655if test "$enable_IntegerProgramming" != no && test -d "IntegerProgramming"; then
    26552656   BUILD_SUBDIRS="$BUILD_SUBDIRS IntegerProgramming"
     
    26642665
    26652666echo $ac_n "checking whether to build Plural""... $ac_c" 1>&6
    2666 echo "configure:2667: checking whether to build Plural" >&5
     2667echo "configure:2668: checking whether to build Plural" >&5
    26672668if test "$enable_Plural" != no || test "$with_Plural" != no; then
    26682669   echo "$ac_t""yes" 1>&6
     
    26762677
    26772678echo $ac_n "checking whether to configure and build Texinfo""... $ac_c" 1>&6
    2678 echo "configure:2679: checking whether to configure and build Texinfo" >&5
     2679echo "configure:2680: checking whether to configure and build Texinfo" >&5
    26792680if test "$enable_Texinfo" != no && test -d Texinfo; then
    26802681  echo "$ac_t""yes" 1>&6
     
    27002701set dummy makeinfo; ac_word=$2
    27012702echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2702 echo "configure:2703: checking for $ac_word" >&5
     2703echo "configure:2704: checking for $ac_word" >&5
    27032704if eval "test \"`echo '$''{'ac_cv_prog_MAKEINFO'+set}'`\" = set"; then
    27042705  echo $ac_n "(cached) $ac_c" 1>&6
     
    27302731set dummy texi2dvi; ac_word=$2
    27312732echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2732 echo "configure:2733: checking for $ac_word" >&5
     2733echo "configure:2734: checking for $ac_word" >&5
    27332734if eval "test \"`echo '$''{'ac_cv_prog_TEXI2DVI'+set}'`\" = set"; then
    27342735  echo $ac_n "(cached) $ac_c" 1>&6
     
    27602761set dummy texindex; ac_word=$2
    27612762echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2762 echo "configure:2763: checking for $ac_word" >&5
     2763echo "configure:2764: checking for $ac_word" >&5
    27632764if eval "test \"`echo '$''{'ac_cv_prog_TEXINDEX'+set}'`\" = set"; then
    27642765  echo $ac_n "(cached) $ac_c" 1>&6
     
    27902791set dummy texi2pdf; ac_word=$2
    27912792echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2792 echo "configure:2793: checking for $ac_word" >&5
     2793echo "configure:2794: checking for $ac_word" >&5
    27932794if eval "test \"`echo '$''{'ac_cv_prog_TEXI2PDF'+set}'`\" = set"; then
    27942795  echo $ac_n "(cached) $ac_c" 1>&6
     
    28202821
    28212822echo $ac_n "checking whether to configure and build Texi2html""... $ac_c" 1>&6
    2822 echo "configure:2823: checking whether to configure and build Texi2html" >&5
     2823echo "configure:2824: checking whether to configure and build Texi2html" >&5
    28232824if test "$enable_Texi2html" != no && test -d Texi2html; then
    28242825 echo "$ac_t""yes" 1>&6
     
    28352836set dummy texi2html; ac_word=$2
    28362837echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2837 echo "configure:2838: checking for $ac_word" >&5
     2838echo "configure:2839: checking for $ac_word" >&5
    28382839if eval "test \"`echo '$''{'ac_cv_prog_TEXI2HTML'+set}'`\" = set"; then
    28392840  echo $ac_n "(cached) $ac_c" 1>&6
     
    28632864fi
    28642865
     2866if test "${UUDECODE+set}" != set; then
     2867echo "configure: warning: uudecode not found. HTML doc generation will fail" 1>&2
     2868fi
    28652869if test "${TEXI2HTML+set}" != set; then
    28662870echo "configure: warning: texi2html not found. HTML doc generation will fail" 1>&2
     
    28732877
    28742878echo $ac_n "checking whether to build doc""... $ac_c" 1>&6
    2875 echo "configure:2876: checking whether to build doc" >&5
     2879echo "configure:2880: checking whether to build doc" >&5
    28762880if test "$enable_doc" != no && test -d doc; then
    28772881 echo "$ac_t""yes" 1>&6
     
    28872891
    28882892echo $ac_n "checking whether to build emacs""... $ac_c" 1>&6
    2889 echo "configure:2890: checking whether to build emacs" >&5
     2893echo "configure:2894: checking whether to build emacs" >&5
    28902894if test "$enable_doc" = yes && test "$enable_emacs" != no && test -d emacs; then
    28912895 echo "$ac_t""yes" 1>&6
     
    28992903
    29002904echo $ac_n "checking which apint package to use""... $ac_c" 1>&6
    2901 echo "configure:2902: checking which apint package to use" >&5
     2905echo "configure:2906: checking which apint package to use" >&5
    29022906if test "$with_apint" = gmp; then
    29032907  if test "$ac_gmp_ok" = yes || test "$enable_gmp" = yes; then
     
    29152919
    29162920echo $ac_n "checking whether to use with MP""... $ac_c" 1>&6
    2917 echo "configure:2918: checking whether to use with MP" >&5
     2921echo "configure:2922: checking whether to use with MP" >&5
    29182922if test "$with_MP" = yes; then
    29192923  if test "$ac_MP_ok" = yes || test "$enable_MP" = yes; then
     
    29352939
    29362940echo $ac_n "checking whether to use with factory""... $ac_c" 1>&6
    2937 echo "configure:2938: checking whether to use with factory" >&5
     2941echo "configure:2942: checking whether to use with factory" >&5
    29382942if test "$with_factory" = yes; then
    29392943  if test "$ac_factory_ok" = yes || test "$enable_factory" = yes; then
     
    29542958 
    29552959echo $ac_n "checking whether to use with libfac""... $ac_c" 1>&6
    2956 echo "configure:2957: checking whether to use with libfac" >&5
     2960echo "configure:2961: checking whether to use with libfac" >&5
    29572961if test "$with_libfac" = yes; then
    29582962  if test "$ac_libfac_ok" = yes || test "$enable_libfac" = yes; then
     
    29752979
    29762980echo $ac_n "checking whether to use with Singular""... $ac_c" 1>&6
    2977 echo "configure:2978: checking whether to use with Singular" >&5
     2981echo "configure:2982: checking whether to use with Singular" >&5
    29782982if test "$with_Singular" != no && test "$with_Singular" != yes; then
    29792983  if test "$enable_Singular" = yes; then
     
    30443048 
    30453049echo $ac_n "checking whether to use libsvd""... $ac_c" 1>&6
    3046 echo "configure:3047: checking whether to use libsvd" >&5
     3050echo "configure:3051: checking whether to use libsvd" >&5
    30473051if test "$with_svd" = yes; then
    30483052  echo "$ac_t""yes" 1>&6
     
    30543058
    30553059echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
    3056 echo "configure:3057: checking whether ${MAKE-make} sets \${MAKE}" >&5
     3060echo "configure:3061: checking whether ${MAKE-make} sets \${MAKE}" >&5
    30573061set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
    30583062if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
  • configure.in

    rc99b6b r575b64  
    125125
    126126AC_CHECK_PROGS(PERL, perl5 perl)
    127 AC_CHECK_PROGS(UUDECODE, uudecode "uudeview -i")
     127AC_CHECK_PROGS(UUDECODE, uudecode "uudeview -i",${pwd}/warn_not_found.sh uudecode)
    128128AC_CHECK_PROGS(GUNZIP, gunzip,  ${pwd}/warn_not_found.sh gunzip)
    129129# don't use GZIP this breaks configure
     
    674674fi
    675675
     676if test "${UUDECODE+set}" != set; then
     677AC_MSG_WARN(uudecode not found. HTML doc generation will fail)
     678fi
    676679if test "${TEXI2HTML+set}" != set; then
    677680AC_MSG_WARN(texi2html not found. HTML doc generation will fail)
Note: See TracChangeset for help on using the changeset viewer.