===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
macaulay2-1.16+git55.94c4b7d+ds/.github/workflows/test_build.yml-69-          brew config
macaulay2-1.16+git55.94c4b7d+ds/.github/workflows/test_build.yml:70:          brew install ninja pkg-config autoconf automake gnu-tar libtool yasm make
macaulay2-1.16+git55.94c4b7d+ds/.github/workflows/test_build.yml-71-
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.github/workflows/test_build.yml-91-        if: ${{ runner.os == 'Linux' }}
macaulay2-1.16+git55.94c4b7d+ds/.github/workflows/test_build.yml:92:        run: sudo apt-get install -y -q --ignore-missing autoconf bison curl emacs fflas-ffpack flex g++ gcc gfortran install-info libatomic-ops-dev libboost-dev libc6-dev libcdd-dev libgc-dev libgdbm-dev libgivaro-dev libglpk-dev libgmp3-dev libgtest-dev liblapack-dev liblzma-dev libmpc-dev libmpfr-dev libncurses-dev libncurses5-dev libntl-dev libreadline-dev libtool libxml2-dev libz-dev make openssh-server patch pinentry-curses pkg-config time unzip xbase-clients yasm zlib1g-dev polymake w3c-markup-validator git dpkg-dev gfan libeigen3-dev libtool-bin
macaulay2-1.16+git55.94c4b7d+ds/.github/workflows/test_build.yml-93-
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/BUILD/docker/debian/Dockerfile-11-	tar xz -C /usr --strip 1 && \
macaulay2-1.16+git55.94c4b7d+ds/M2/BUILD/docker/debian/Dockerfile:12:    apt-get update && apt-get install -y autoconf ccache libtool lintian ninja-build python yasm && apt-get clean
macaulay2-1.16+git55.94c4b7d+ds/M2/BUILD/docker/debian/Dockerfile-13-
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/BUILD/docker/fedora/Dockerfile-9-RUN microdnf install autoconf bison ccache cmake curl diffutils file gcc-c++ git \
macaulay2-1.16+git55.94c4b7d+ds/M2/BUILD/docker/fedora/Dockerfile:10:      gnupg libtool make ninja-build patch yasm rpm-build rpmlint which
macaulay2-1.16+git55.94c4b7d+ds/M2/BUILD/docker/fedora/Dockerfile-11-
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/BUILD/docker/ubuntu/Dockerfile-12-      /etc/apt/sources.list.d/cmake.list && \
macaulay2-1.16+git55.94c4b7d+ds/M2/BUILD/docker/ubuntu/Dockerfile:13:    apt-get update && apt-get install -y autoconf ccache cmake libtool ninja-build yasm && apt-get clean
macaulay2-1.16+git55.94c4b7d+ds/M2/BUILD/docker/ubuntu/Dockerfile-14-
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/BUILD/mahrud/simd_ops.sh-5-objdump -M intel -d $1 > source
macaulay2-1.16+git55.94c4b7d+ds/M2/BUILD/mahrud/simd_ops.sh:6:for x in $list; do echo -e "`cat source | opcode.sh -s $x -c`\t$x"; done | sort -n
macaulay2-1.16+git55.94c4b7d+ds/M2/BUILD/mahrud/simd_ops.sh-7-# 
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/INSTALL-85-    Install packages as root with:
macaulay2-1.16+git55.94c4b7d+ds/M2/INSTALL:86:      apt-get install -y -q sudo autoconf bison curl emacs fflas-ffpack flex g++ gcc gfortran install-info libatomic-ops-dev libboost-dev libc6-dev libcdd-dev libgc-dev libgdbm-dev libgivaro-dev libglpk-dev libgmp3-dev libgtest-dev liblapack-dev liblzma-dev libmpc-dev libmpfr-dev libncurses-dev libncurses5-dev libntl-dev libreadline-dev libtool libxml2-dev libz-dev make openssh-server patch pinentry-curses pkg-config time unzip xbase-clients yasm zlib1g-dev polymake w3c-markup-validator git dpkg-dev gfan libeigen3-dev libtool-bin frobby libfrobby-dev libnauty2-dev libnauty2 nauty nauty-doc coinor-csdp coinor-csdp-doc libflint-dev lrslib
macaulay2-1.16+git55.94c4b7d+ds/M2/INSTALL-87-        # note: libz-dev seems to have been replaced by zlib1g-dev
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/INSTALL-116-    Install packages with:
macaulay2-1.16+git55.94c4b7d+ds/M2/INSTALL:117:      sudo dnf -y install autoconf bison boost-devel cddlib-devel cohomCalg csdp csdp-tools eigen3-devel emacs factory-devel factory-gftables fflas-ffpack-devel flex flint-devel frobby gcc-c++ gc-devel gdbm-devel git givaro-devel glpk-devel gmp-devel gtest gtest-devel kernel-devel lapack-devel libatomic_ops-devel libgfortran-static libmpc-devel libtool libxml2-devel mpfr-devel mpir-devel mpsolve nauty ncurses-devel ntl-devel patch pkgconf polymake qd readline-devel rpm-build rpmdevtools rpm-sign strace time which yasm rpmlint
macaulay2-1.16+git55.94c4b7d+ds/M2/INSTALL-118-
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/INSTALL-153-      Alternatively, see the instructions at https://www.softwarecollections.org/en/scls/rhscl/devtoolset-8/.
macaulay2-1.16+git55.94c4b7d+ds/M2/INSTALL:154:    Download yasm from http://yasm.tortall.net/Download.html and install it in /usr/local, the usual
macaulay2-1.16+git55.94c4b7d+ds/M2/INSTALL-155-        way (untar, configure, make, make install).
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/INSTALL-172-      sudo pacman-key --populate archlinux
macaulay2-1.16+git55.94c4b7d+ds/M2/INSTALL:173:      sudo pacman --sync --needed autoconf automake bison boost cddlib emacs flex flint gc gcc gcc-fortran gdbm gfan git givaro glpk gmp gtest lapack make mpfr nauty ntl pkg-config readline texinfo time unzip yasm gtest wget patch eigen fflas-ffpack
macaulay2-1.16+git55.94c4b7d+ds/M2/INSTALL-174-
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/INSTALL-191-
macaulay2-1.16+git55.94c4b7d+ds/M2/INSTALL:192:       emerge --ask -n yasm sys-process/time
macaulay2-1.16+git55.94c4b7d+ds/M2/INSTALL-193-
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/INSTALL-223-	brew update |cat
macaulay2-1.16+git55.94c4b7d+ds/M2/INSTALL:224:	brew install pkg-config autoconf automake gnu-tar libtool wget yasm make ctags ntl eigen |cat
macaulay2-1.16+git55.94c4b7d+ds/M2/INSTALL-225-	brew install --build-bottle bdw-gc libatomic_ops gdbm glpk boost libmpc libomp xz |cat
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/INSTALL-CMake.md-152-- `CMAKE_INSTALL_PREFIX:PATH=/usr`: installation prefix
macaulay2-1.16+git55.94c4b7d+ds/M2/INSTALL-CMake.md:153:- `M2_HOST_PREFIX:PATH=${CMAKE_BINARY_DIR}/usr-host`: host build prefix
macaulay2-1.16+git55.94c4b7d+ds/M2/INSTALL-CMake.md:154:- `M2_DIST_PREFIX:PATH=${CMAKE_BINARY_DIR}/usr-dist`: target build prefix
macaulay2-1.16+git55.94c4b7d+ds/M2/INSTALL-CMake.md-155-- `PARALLEL_JOBS:STRING=4`: specify the number of parallel jobs for libraries and programs
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/INSTALL.mac-17-sleep 1
macaulay2-1.16+git55.94c4b7d+ds/M2/INSTALL.mac:18:brew install pkg-config autoconf automake gnu-tar libtool wget yasm make ctags ntl
macaulay2-1.16+git55.94c4b7d+ds/M2/INSTALL.mac-19-stty -onlcr -echo
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/bin/CMakeLists.txt-87-if(APPLE)
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/bin/CMakeLists.txt:88:  set(EXPORT_STRING [[DYLD_LIBRARY_PATH=`dirname "$0"`/../@CMAKE_INSTALL_LIBDIR@/Macaulay2/lib:$DYLD_LIBRARY_PATH]])
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/bin/CMakeLists.txt-89-else()
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/bin/CMakeLists.txt:90:  set(EXPORT_STRING   [[LD_LIBRARY_PATH=`dirname "$0"`/../@CMAKE_INSTALL_LIBDIR@/Macaulay2/lib:$LD_LIBRARY_PATH]])
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/bin/CMakeLists.txt-91-endif()
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/bin/CMakeLists.txt-92-
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/bin/CMakeLists.txt:93:string(CONFIGURE "#!/bin/sh\n${EXPORT_STRING} `dirname \"$0\"`/M2@EXE@ \"$@\"" M2_CONTENT @ONLY)
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/bin/CMakeLists.txt-94-file(MAKE_DIRECTORY ${M2_DIST_PREFIX}/${M2_INSTALL_BINDIR})
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/bin/M2.in-3-case "@host_os@" in
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/bin/M2.in:4:   cygwin) export PATH=`dirname "$0"`/../@tail_librariesdir@:$PATH ;;
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/bin/M2.in-5-  darwin*) # Mac OS X:
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/bin/M2.in:6:           export DYLD_LIBRARY_PATH=`dirname "$0"`/../@tail_librariesdir@:$DYLD_LIBRARY_PATH ;;
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/bin/M2.in:7:        *) export   LD_LIBRARY_PATH=`dirname "$0"`/../@tail_librariesdir@:$LD_LIBRARY_PATH ;;
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/bin/M2.in-8-esac
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/bin/M2.in:9:exec `dirname "$0"`/M2@EXE@ "$@"
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/bin/M2.in-10-# Local Variables:
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-354-     f = chk(cadr(e),v);
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c:355:     g = chk(caddr(e),v);
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-356-     t = type(f);
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-448-	  init = cadr(argblock);;
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c:449:	  final = caddr(argblock);
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-450-	  step = NULL;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-454-	  init = cadr(argblock);
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c:455:	  final = caddr(argblock);
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-456-	  step = cadddr(argblock);
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-555-	       var = cadr(argblock);
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c:556:	       arr = caddr(argblock);
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-557-	       step = one__K;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-562-	       var = cadr(argblock);
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c:563:	       arr = caddr(argblock);
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-564-	       step = cadddr(argblock);
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-801-		    casesym = CADR(cas);
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c:802:		    casetype = chktype(CADDR(cas),v);
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-803-		    if (casetype == bad__K) return bad__K;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-812-	       if (!member(casetype,types)) {
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c:813:		    errorpos(iscons(cas)&&length(cas)==3 ? caddr(cas) : cas,
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-814-			     "type not among those represented by the when-clause");
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-906-     perform(list(3,if_S,list(3,prefix__S,not_S,vtmp),list(2,goto__S,l)),v);
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c:907:     c = chk(enblock(caddr(e)),v);
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-908-     if (c!=bad__K && type(c) != bool_T) {
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c:909:	  errorpos(caddr(e),"condition should be of type bool");
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-910-	  return bad__K;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-930-     perform(list(3,if_S,vtmp,list(2,goto__S,l)),v);
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c:931:     c = chk(enblock(caddr(e)),v);
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-932-     if (c!=bad__K && type(c) != bool_T) {
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c:933:	  errorpos(caddr(e),"condition should be of type bool");
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-934-	  }
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-969-	  performlist(bafter,v);
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c:970:	  thenclause = chk(enblock(caddr(e)),v);
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-971-	  thentype = type(thenclause);
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-977-	  if (type(thenclause) == deferred__T) {
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c:978:	       errorpos(caddr(e),"undefined");
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-979-	       return bad__K;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-1164-     s = CADR(e);
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c:1165:     body = CADDR(e);
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-1166-     if (!isstrpos(s)) {
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-1485-     ltype = type(lhs);
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c:1486:     rhs = caddr(e);
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-1487-     if (!issym(lhs)) {
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-1878-     if (length(e) == 3) {
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c:1879:	  node len = unpos(chk(caddr(e),v));
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-1880-	  if (!isint(len)) {
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c:1881:	       errorpos(caddr(e),"array length should be an integer");
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-1882-	       return bad__K;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-1884-	  if (len->body.int_const.contents[0]=='-') {
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c:1885:	       errorpos(caddr(e),"array length should be nonnegative");
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-1886-	       return bad__K;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-1902-     if (length(e) == 3) {
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c:1903:	  len = unpos(caddr(e));
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-1904-	  if (len->tag != int_const_tag) {
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c:1905:	       errorpos(caddr(e),"tarray length should be an integer");
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-1906-	       return bad__K;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-1908-	  if (len->body.int_const.contents[0]=='-') {
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c:1909:	       errorpos(caddr(e),"tarray length should be nonnegative");
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-1910-	       return bad__K;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-1929-	  var = cadr(pair);
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c:1930:	  vtype = caddr(pair);
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-1931-	  if (!isword(var)) {
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-1946-     node args = cadr(e);
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c:1947:     node result = caddr(e);
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-1948-     return list(3, function_S, chktypelist(args,v), chktype(result,v));
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-2029-     node sym = chk(cadr(e),v);
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c:2030:     node val = chk(caddr(e),v);
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-2031-     if (!islvalue(sym)) {
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-2175-     x = cadr(e);
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c:2176:     t = totype(chktype2(caddr(e),v));
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-2177-     if (t == NULL) return NULL;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-2291-     fsym->body.symbol.flags |= macro_flag | defined_F;
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c:2292:     fsym->body.symbol.body = caddr(e);
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-2293-     fsym->body.symbol.Cname = NULL;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-2317-     x = cadr(e);
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c:2318:     p = caddr(e);
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-2319-     thing = chk(x,v);
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-2440-     int prty = atoi(tostring(cadr(e)));
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c:2441:     char *str = tostring(caddr(e));
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-2442-     if (ERROR == setopleft(prty,str)) {
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-2449-     int prty = atoi(tostring(cadr(e)));
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c:2450:     char *str = tostring(caddr(e));
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-2451-     if (ERROR == setopright(prty,str))
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-2457-     int prty = atoi(tostring(cadr(e)));
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c:2458:     char *str = tostring(caddr(e));
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/chk.c-2459-     if (ERROR == setopprefix(prty,str))
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/cprint.c-570-	  put("; else ");
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/cprint.c:571:	  cprint(CADDR(g));
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/cprint.c-572-	  }
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/cprint.c-738-     else if (f == if_S) cprintif(g);
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/cprint.c:739:     else if (f == infix__S) cprintinfix(CAR(g),CADR(g),CADDR(g));
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/cprint.c-740-     else if (f == isnull__S) cprintisnull(CAR(g));
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/cprint.c-790-	       if (f == function_S) {
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/cprint.c:791:		    cprint(CADDR(e));
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/cprint.c-792-		    put(" (*)");
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/list.c-51-
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/list.c:52:node caddr(node x) {
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/list.c-53-     x = CDR(x);
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/list.c-58-
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/list.c:59:node caaddr(node x) {
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/list.c-60-     x = CDR(x);
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/list.h-32-#define CADR(N) CAR(CDR(N))
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/list.h:33:#define CADDR(N) CAR(CDR(CDR(N)))
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/list.h-34-#define CADDDR(N) CAR(CDR(CDR(CDR(N))))
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/list.h-44-extern node cadr(node);
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/list.h:45:extern node caddr(node);
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/list.h:46:extern node caaddr(node);
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/list.h-47-extern node cadddr(node);
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/type.c-190-		    if (h == take__S) {
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/type.c:191:			 return membertype(type(CADR(e)),CADDR(e));
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/type.c-192-			 }
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/type.c-220-			 assert(FALSE);
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/type.c:221:		    	 return caddr(ht);
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/type.c-222-			 }
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/type.c-766-     assert(isfunctiontype(t));
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/type.c:767:     return typeforward(caddr(t->body.type.definition));
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/type.c-768-     }
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/type.c-870-     if (iscons(t) && car(t) == function_S && length(t) == 3) {
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/type.c:871:	  return caddr(t);
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/c/type.c-872-	  }
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/d/M2.d-156--- Local Variables:
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/d/M2.d:157:-- compile-command: "echo \"make: Entering directory \\`$M2BUILDDIR/Macaulay2/d'\" && echo \"make: Entering directory \\`$M2BUILDDIR/Macaulay2/d'\" && make -C $M2BUILDDIR/Macaulay2/d M2.o "
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/d/M2.d-158--- End:
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/d/actors3.d-2100--- Local Variables:
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/d/actors3.d:2101:-- compile-command: "echo \"make: Entering directory \\`$M2BUILDDIR/Macaulay2/d'\" && echo \"make: Entering directory \\`$M2BUILDDIR/Macaulay2/d'\" && make -C $M2BUILDDIR/Macaulay2/d actors3.o "
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/d/actors3.d-2102--- End:
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/d/arithmetic.d-150--- Local Variables:
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/d/arithmetic.d:151:-- compile-command: "echo \"make: Entering directory \\`$M2BUILDDIR/Macaulay2/d'\" && echo \"make: Entering directory \\`$M2BUILDDIR/Macaulay2/d'\" && make -C $M2BUILDDIR/Macaulay2/d arithmetic.o "
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/d/arithmetic.d-152--- End:
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/d/errio.d-42--- Local Variables:
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/d/errio.d:43:-- compile-command: "echo \"make: Entering directory \\`$M2BUILDDIR/Macaulay2/d'\" && echo \"make: Entering directory \\`$M2BUILDDIR/Macaulay2/d'\" && make -C $M2BUILDDIR/Macaulay2/d errio.o "
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/d/errio.d-44--- End:
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/d/interrupts.d-74--- Local Variables:
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/d/interrupts.d:75:-- compile-command: "echo \"make: Entering directory \\`$M2BUILDDIR/Macaulay2/d'\" && echo \"make: Entering directory \\`$M2BUILDDIR/Macaulay2/d'\" && make -C $M2BUILDDIR/Macaulay2/d interrupts.o "
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/d/interrupts.d-76--- End:
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/d/python.d-34--- Local Variables:
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/d/python.d:35:-- compile-command: "echo \"make: Entering directory \\`$M2BUILDDIR/Macaulay2/d'\" && echo \"make: Entering directory \\`$M2BUILDDIR/Macaulay2/d'\" && make -C $M2BUILDDIR/Macaulay2/d python.o "
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/d/python.d-36--- End:
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/d/scclib.c-645-     	  int s;
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/d/scclib.c:646:	  s = inet_addr(name);	/* this function is obsolete, replaced by inet_aton(); we use it only if getaddrinfo is not available */
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/d/scclib.c-647-	  if (s == ERROR) {
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/d/system.d-220--- Local Variables:
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/d/system.d:221:-- compile-command: "echo \"make: Entering directory \\`$M2BUILDDIR/Macaulay2/d'\" && echo \"make: Entering directory \\`$M2BUILDDIR/Macaulay2/d'\" && make -C $M2BUILDDIR/Macaulay2/d system.o "
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/d/system.d-222--- End:
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/d/types.h-127-#ifdef HAVE_ARPA_INET_H
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/d/types.h:128:#include <arpa/inet.h>	   	/* needed for inet_addr() */
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/d/types.h-129-#endif
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/d/version.dd-221--- Local Variables:
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/d/version.dd:222:-- compile-command: "echo \"make: Entering directory \\`$M2BUILDDIR/Macaulay2/d'\" && echo \"make: Entering directory \\`$M2BUILDDIR/Macaulay2/d'\" && make -C $M2BUILDDIR/Macaulay2/d version.o "
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/d/version.dd-223--- End:
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/d/Makefile.in-85-distributed-packages.h: @srcdir@/../packages/?distributed-packages Makefile
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/d/Makefile.in:86:	echo '#define DISTRIBUTED_PACKAGES "'`cat $<`'"' >$@
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/d/Makefile.in-87-clean::; rm -f distributed-packages.h
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/d/Makefile.in-232-	 for i in @abs_top_srcdir@/Macaulay2/m2/basictests/*.m2 ; \
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/d/Makefile.in:233:	 do echo '{' ; echo Macaulay2/Core/basictests/`basename $$i` | \
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/d/Makefile.in-234-	     sed $(BSTRING) ; echo  ',' ; cat $$i | sed $(SSTRING) ; \
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/e/Makefile.common.in-67-	$(SHOW)"MKDEP $*.cpp"
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/e/Makefile.common.in:68:	$(HIDE)$(MKDIR_P) `dirname "$@"`
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/e/Makefile.common.in-69-	$(HIDE)@CXX@ -MM -MP $(CPPFLAGS) $(CXXFLAGS) -DDEPENDS=1 $< >$*-tmp.dep && <$*-tmp.dep sed 's=\($*\)\.o[ :]*=\1.o $@ : =' >$@ && rm $*-tmp.dep
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/e/mutablecomplex.hpp-60-             std::pair<size_t, size_t> m)
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/e/mutablecomplex.hpp:61:        : mComplex(C), mIndex(n), mAddr(m)
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/e/mutablecomplex.hpp-62-    {
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/e/mutablecomplex.hpp-64-    iterator(const MutableComplex &C, const size_t n)
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/e/mutablecomplex.hpp:65:        : mComplex(C), mIndex(n), mAddr(std::pair<size_t, size_t>(0, 0))
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/e/mutablecomplex.hpp-66-    {
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/e/mutablecomplex.hpp-68-    iterator(const iterator &i, std::pair<size_t, size_t> m)
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/e/mutablecomplex.hpp:69:        : mComplex(i.mComplex), mIndex(i.mIndex), mAddr(m)
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/e/mutablecomplex.hpp-70-    {
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/m2/modules2.m2-827-     monsG := basis(lo,hi,G,opts);
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/m2/modules2.m2:828:     basM := last coefficients(matrix (M * monsG), Monomials => monsF);
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/m2/modules2.m2-829-     map(image monsF, image monsG, basM))
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/AlgebraicSplines.m2-2271-    	Text
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/AlgebraicSplines.m2:2272:	    Let M be a sub-module of the free module $R^k$, where $R=K[x_0,\ldots,x_n]$ for some field K.  We view $R^k=Re_0+Re_1+\cdots+Re_{k-1}$ as a ring with 
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/AlgebraicSplines.m2-2273-	    component-wise multiplication (i.e. $e_0,\ldots,e_{k-1}$ are idempotents).  Suppose further that the identity element of $R^k$, namely $e=e_0+\cdots+e_{k-1}$,
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/CompleteIntersectionResolutions.m2-3715-  $$ 
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/CompleteIntersectionResolutions.m2:3716:  where $e0 = \{0,\dots,0\}$ and $e$ is the index of degree 1
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/CompleteIntersectionResolutions.m2-3717-  with a 1 in the $i$-th place;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/GradedLieAlgebras/doc.m2-3115-     $dF$ [x, y] = [$dF$ x, $g$ y] ± [$g$ x, $dF$ y], 
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/GradedLieAlgebras/doc.m2:3116:     where  the sign is plus if sign$(d)=0$ or sign$(x)=0$ and minus otherwise.
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/GradedLieAlgebras/doc.m2-3117-     The output ", TT "d", TEX " represents the induced map $M  ->   L$, 
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/HighestWeights/examples.m2-97-	$$\phi : E \otimes R(-1) \rightarrow F^* \otimes R, e_i \otimes 1 \mapsto \sum_{j=1}^3 f_j^* \otimes x_{i,j}$$
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/HighestWeights/examples.m2:98:	where $\{f_1^*,f_2^*,f_3^*\}$ is the dual basis in $F^*$. The matrix of $\phi$ with respect to the bases $\{e_1\otimes 1,\ldots,e_6\otimes 1\}$ and $\{f_1^*\otimes 1,f_2^*\otimes 1,f_3^*\otimes 1\}$ is precisely the generic matrix $G$ introduced above. Moreover $\phi$ is $SL_6 ({\mathbb C}) \times SL_3 ({\mathbb C})$-equivariant, meaning that $\forall g\in SL_6 ({\mathbb C}) \times SL_3 ({\mathbb C})$, $\forall e\in E$ and $\forall r\in R$, we have $\phi (g.(e\otimes r)) = g.\phi (e\otimes r)$. This makes its cokernel $M$ a module with a compatible $SL_6 ({\mathbb C}) \times SL_3 ({\mathbb C})$-action.
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/HighestWeights/examples.m2-99-	
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/KustinMiller.m2-816-    Compute the deformation associated to the unprojection of $I \subset J$ (or
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/KustinMiller.m2:817:    equivalently of $J'\subset R/I$ where $R$ = @TO ring@ $I$ and $J'=$@TO sub@$(J,R/I)$), 
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/KustinMiller.m2-818-    i.e., a homomorphism 
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/LieTypes.m2-1452-        Text
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/LieTypes.m2:1453:	    The Casimir operator is an element of the universal enveloping algebra that acts by a scalar on each irreducible Lie algebra module.  One has $c(\mu) = (\mu,\mu) + 2(\mu,\rho)$, where $\rho$ is half the sum of the positive weights and (,) is the Killing form scaled so that $(\theta,\theta)=2$, where $\theta$ is the highest root.  See Di Francesco, Mathieu, and Senechal, {\it Conformal Field Theory}, Springer Graduate Texts in Theoretical Physics, (13.127) p. 512, and (13.46) p. 499.
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/LieTypes.m2-1454-	    
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/Macaulay2Doc/functions/top-doc.m2-19-	  of codimension $d$.///,
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/Macaulay2Doc/functions/top-doc.m2:20:	  TEX ///If $M$ is $R/I$, then $topComponents(I) = ann Ext^c(R/I,R)$, where $c = codim I$///
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/Macaulay2Doc/functions/top-doc.m2-21-	  },
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/Macaulay2Doc/tu_divisors.m2-301--- degree $d$ part of $sat((fJ) : I)$, divided by $f$,
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/Macaulay2Doc/tu_divisors.m2:302:-- where $d = deg f$.
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/Macaulay2Doc/tu_divisors.m2-303---
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/Macaulay2Doc/tu_divisors.m2-510--- as $K_X = Ext^c(S_X, S(-r-1))$,
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/Macaulay2Doc/tu_divisors.m2:511:-- where $c = codim X$, 
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/Macaulay2Doc/tu_divisors.m2-512--- $X \subset {\bf P}^r$, and $S = k[x_0,\ldots,x_r]$
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/MultiGradedRationalMap.m2-643-    Text
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/MultiGradedRationalMap.m2:644:        Let $R$ be the polynomial ring $R=k[x_0,...,x_r]$ and $I$ be the homogeneous ideal $I=(f_0,f_1,...,f_s)$ where $deg(f_i)=d$.
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/MultiGradedRationalMap.m2-645-	We compute the degree of the rational map $\mathbb{F}: \mathbb{P}^r \to \mathbb{P}^s$ defined by
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/MultiGradedRationalMap.m2-814-       	 Let $R$ be the polynomial ring $R=k[x_0,...,x_n]$ and $\mathbf{m}$ be the maximal irrelevant ideal  $\mathbf{m}=(x_0,...,x_n)$.    
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/MultiGradedRationalMap.m2:815:	 Let $I \subset R$ be the ideal $I=(f_0,...,f_m)$ where $deg(f_i)=d$. 
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/MultiGradedRationalMap.m2-816-	 The Rees algebra $\mathcal{R}(I)$ is a bigraded algebra which can be given as a quotient of the polynomial ring $\mathcal{A}=R[y_0,...,y_m]$.
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/MultiGradedRationalMap.m2-1087-    Text
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/MultiGradedRationalMap.m2:1088:        Let $R$ be the polynomial ring $R=k[x_0,...,x_r]$ and $I$ be the homogeneous ideal $I=(f_0,f_1,...,f_s)$ where $deg(f_i)=d$.
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/MultiGradedRationalMap.m2-1089-	We compute the degree of the rational map $\mathbb{F}: \mathbb{P}^r \to \mathbb{P}^s$ defined by
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/NumericalAlgebraicGeometry/numericalAG.simpledoc-58-     Text
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/NumericalAlgebraicGeometry/numericalAG.simpledoc:59:	  where $gamma=1$ by default. Here we pick a random value for $gamma$ 
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/NumericalAlgebraicGeometry/numericalAG.simpledoc-60-	  (as the black-box solver, {\em solveSystem}, does).  
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/NumericalSchubertCalculus/doc.m2-591-      Text
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/NumericalSchubertCalculus/doc.m2:592:         Creates a list of d matrices with random numbers, where $d = k*(n-k)-|m|-|l|$.
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/NumericalSchubertCalculus/doc.m2-593-      Example
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/NumericalSchubertCalculus/doc.m2-622-         Given partitions $l$ and $m$ in the Grassmannian $Gr(k,n)$, and a 
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/NumericalSchubertCalculus/doc.m2:623:	 set of fixed flags $G_1,...,G_d$, where $d=k*(k-n) - |l| - |m|$. 
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/NumericalSchubertCalculus/doc.m2-624-	 The function solves the system taking the first $d-1$ flags, and 
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/Permanents.m2-461-    
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/Permanents.m2:462:    Let $M=(m_{i,j})$ be an nxn matrix. Then $perm(M)=\sum_{\delta}\prod_{k=1}^n(\delta_k) \prod_{i=1}^n\sum_{j=1}^n \delta_j m_{i,j}$ where the outer summation is over $\delta\in \{ -1,+1\}^n$ with $\delta_1=1$.
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/Permanents.m2-463-            
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/RandomGenus14Curves.m2-307-      $$p_1,\ldots, p_8 \in{} G(2,6)$$ gives  $E$ together with a general divisor
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/RandomGenus14Curves.m2:308:      $ H=K_E+D_1-D_2$ of degree 14 where $D_1=p_1+\ldots+p_4$ and $D_2=p_5+\ldots+p_8$.
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/RandomGenus14Curves.m2-309-
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/ReesAlgebra.m2-1154-      surjection from a free module, then reesAlgebra(M) returns the ring
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/ReesAlgebra.m2:1155:      $Sym(F)/J$, where $J = reesIdeal(M)$.  
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/ReesAlgebra.m2-1156-      
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/ReesAlgebra.m2-1816-     
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/ReesAlgebra.m2:1817:     where the T_i correspond to the generators of I. If $X = matrix\{\{x_1..x_n\}\}$,
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/ReesAlgebra.m2-1818-     with x_i \in{} R, and ideal X contains the entries of the matrix phi, then there is 
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/Resultants.m2-996-    Outputs => {{"or an ", TO "Ideal", " (if there is more than one generator) in the coordinate ring of the Grassmannian ",TEX///$\mathbb{G}(n-k-1+s,\mathbb{P}^n)$///," in the Plucker embedding, representing the higher associated subvariety ",TEX///$Z_s(X)$///}}, 
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/Resultants.m2:997:    PARA{"For a projective variety ",TEX///$X\subset\mathbb{P}^n$///," of dimension ",TEX///$k$///, ", the ",TEX///$s$///,"-th associated subvariety ",TEX///$Z_s(X)\subset\mathbb{G}(n-k-1+s,\mathbb{P}^n)$///, " (also called tangential Chow form) is defined to be the closure of the set of ", TEX///$(n-k-1+s)$///, "-dimensional subspaces ",TEX///$L\subset \mathbb{P}^n$///, " such that ", TEX///$L\cap X\neq\emptyset$///, " and ",TEX///$dim(L\cap T_x(X))\geq s$///, " for some smooth point ",TEX///$x\in L\cap X$///, ", where ",TEX///$T_x(X)$///, " denotes the embedded tangent space to ", TEX///$X$///, " at ",TEX///$x$///,". In particular, ", TEX///$Z_0(X)\subset\mathbb{G}(n-k-1,\mathbb{P}^n)$///, " is defined by the Chow form of ", TEX///$X$///, ", while ",TEX///$Z_k(X)\subset\mathbb{G}(n-1,\mathbb{P}^n)$///, " is identified to the dual variety ", TEX///$X^{*}\subset\mathbb{P}^n^{*}=\mathbb{G}(0,\mathbb{P}^n^{*})$///, " via the duality of Grassmannians ", TEX///$\mathbb{G}(0,\mathbb{P}^n^{*})=\mathbb{G}(n-1,\mathbb{P}^n)$///,". For details we refer to the third chapter of ", HREF{"http://link.springer.com/book/10.1007%2F978-0-8176-4771-1","Discriminants, Resultants, and Multidimensional Determinants"},", by Israel M. Gelfand, Mikhail M. Kapranov and Andrei V. Zelevinsky. "},
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/Resultants.m2-998-    PARA{"The algorithm used are standard, based on projections of suitable incidence varieties. Here are some of the options available that could speed up the computation."},    
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/SLnEquivariantMatrices.m2-575-        Text 
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/SLnEquivariantMatrices.m2:576:	    This function computes the decomposition in irreducible $SL(n+1)$-representations of the tensor product $S^aV \otimes S^bV$, where $V = <v_0,\ldots,v_n>$ and $a \leq b$.
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/SLnEquivariantMatrices.m2-577-	    
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/SLnEquivariantMatrices.m2-644-	    
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/SLnEquivariantMatrices.m2:645:	    of the irreducible $SL(2)$-subrepresentation of highest weight $md-2$, where $\mathbb{P}^d = \mathbb{P}(S^dV)$ as $V=<v_0,v_1>$.
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/SLnEquivariantMatrices.m2-646-	
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/SLnEquivariantMatrices.m2-724-	    
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/SLnEquivariantMatrices.m2:725:	    of the irreducible $SL(2)$-subrepresentation of highest weight $md-2$, where $\mathbb{P}^d = \mathbb{P}(S^dV)$ as $V=<v_0,v_1>$,
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/SLnEquivariantMatrices.m2-726-	    while for $n>1$, the function returns the kernel of the matrix describing the morphism   
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/SLnEquivariantMatrices.m2-797-	    
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/SLnEquivariantMatrices.m2:798:	    of the irreducible $SL(2)$-subrepresentation of highest weight $md-2$, where $\mathbb{P}^d = \mathbb{P}(S^dV)$ as $V=<v_0,v_1>$.
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/SLnEquivariantMatrices.m2-799-    	    In the paper {\em A construction of equivariant bundles on the space of symmetric forms}, the entries of the matrix $\Phi$ 
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/SLnEquivariantMatrices.m2-849-	    
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/SLnEquivariantMatrices.m2:850:	    of the irreducible $SL(2)$-subrepresentation of highest weight $md-2$, where $\mathbb{P}^d = \mathbb{P}(S^dV)$ as $V=<v_0,v_1>$.
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/SLnEquivariantMatrices.m2-851-	    
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/Schubert2/doc.m2-528-    If {\tt b} is a symbol, then the Chern classes of $B$ are assigned to
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/Schubert2/doc.m2:529:    the indexed variables @ TT "b_1, ..., b_k" @, where $k = min(r,d)$.
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/Schubert2/doc.m2-530-    If {\tt b} is a string, {\tt "d"}, say, then the Chern classes of $B$ are assigned to 
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/Schubert2/doc.m2-669-       $ F $ consisting of those points corresponding to $(q-1)$-planes of $\PP(A)$ that meet $ W_j $ in dimension at least
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/Schubert2/doc.m2:670:       $ i $ with $0 \le{} i < q$, for each $ i $, where $ j = s_i $, and where $ W_j $ is the projective subspace of dimension
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/Schubert2/doc.m2-671-       $ j $ in a fixed (complete) flag $0 = W_0 \subset{} W_1 \subset{} ... \subset{} W_{n-1} = \PP(A) $.  Here $ \PP(A) $ denotes
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/Schubert2/doc.m2-715-       $ F $ consisting of those points corresponding to $(r-1)$-planes of $\PP(A)$ that meet $ W_j $ in dimension at least
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/Schubert2/doc.m2:716:       $ i $ with $0 \le{} i < r-1$, for each $ i $, where $ j = s_i $, and where $ W_j $ is the projective subspace of dimension
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/Schubert2/doc.m2-717-       $ j $ in a fixed (complete) flag $0 = W_0 \subset{} W_1 \subset{} ... \subset{} W_{n-1} = \PP(A) $.  Here $ \PP(A) $ denotes
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/SpechtModule.m2-2216-		Given a list of number $k_1,\ldots,k_l$, the multinomial coefficient is
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/SpechtModule.m2:2217:		$n!/(k_1!\ldots,k_l!)$ where $n = \sum k_i$. The multinomial coefficient is calculated
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/SpechtModule.m2-2218-		because it gives the numbers of tabloids for a given partition.
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/SpecialFanoFourfolds.m2-2141-Headline => "the class of all special cubic fourfolds", 
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/SpecialFanoFourfolds.m2:2142:PARA{"A cubic fourfold is a smooth cubic hypersurface in ", TEX///$\mathbb{P}^5$///, ". A cubic fourfold ", TEX///$X\subset \mathbb{P}^5$///, " is ", EM "special", " of discriminant ", TEX///$d>6$///, " if it contains an algebraic surface ", TEX///$S$///, ", and the discriminant of the saturated lattice spanned by ", TEX///$h^2$///, " and ", TEX///$[S]$///, " in ", TEX///$H^{2,2}(X,\mathbb{Z}):=H^4(X,\mathbb{Z})\cap H^2(\Omega_X^2)$///, " is ", TEX///$d$///, ", where ", TEX///$h$///, " denotes the class of a hyperplane section of ", TEX///$X$///, ". The set ", TEX///$\mathcal{C}_d$///, " of special cubic fourfolds of discriminant ", TEX///$d$///, " is either empty or an irreducible divisor inside the moduli space of cubic fourfolds ", TEX///$\mathcal{C}$///, ". Moreover, ", TEX///$\mathcal{C}_d\neq \emptyset$///, " if and only if ", TEX///$d>6$///, " and ", TEX///$d=$///, "0 or 2 (mod 6). For the general theory, see the papers ", HREF{"https://link.springer.com/article/10.1023/A:1001706324425", "Special cubic fourfolds"}, " and ", HREF{"http://imperium.lenin.ru/~kaledin/math/hasset.pdf", "Some rational cubic fourfolds"}, ", by B. Hassett."}, 
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/SpecialFanoFourfolds.m2-2143-PARA{"An object of the class ", TO SpecialCubicFourfold, " is basically a couple ", TEX///(S,X)///, ", where ", TEX///$X$///, " is (the principal ideal of) a cubic fourfold and ", TEX///$S$///, " is (the ideal of) a surface contained in ", TEX///$X$///, ". The surface ", TEX///$S$///, " is required to be smooth or with at most a finite number ", TEX///$n$///, " of non-normal nodes. This number ", TEX///$n$///, " (if known) can be specified manually using the option ", TT "NumNodes", ". The main constructor for the objects of the class is the method ", TO specialCubicFourfold,", and the discriminant ", TEX///$d$///, " can be calculated by the method ", TO (discriminant,SpecialCubicFourfold),"."}} 
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/TateOnProducts.m2-5014-	Theorem 0.4. If T is (part of) the Tate resolution of a sheaf $F$, then the I-strand of $T$ through $c$
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/TateOnProducts.m2:5015:	correponds to the Tate resolution $R{\pi_J}_*(F(c))$ where $J =\{0,\ldots,t-1\} - I$ is the complement and $\pi_J: \mathbb PP \to \prod_{j \in J} \mathbb P^{n_j}$
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/TateOnProducts.m2-5016-	denotes the projection.
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/TestIdeals/testIdealsDoc.m2-27-            Suppose that $R$ is a ring such that $(p^e-1)K_R$ is linearly equivalent to zero (this is the case, for example, if $R$ is $\mathbb{Q}$-Gorenstein with index not divisible by $p$).
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/TestIdeals/testIdealsDoc.m2:28:            Then if we write $R = S/I$, where $S$ is a polynomial ring, we have that $I^{[p^e]}:I = uS + I^{[p^e]}$ for some $u \in S$.
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/packages/TestIdeals/testIdealsDoc.m2-29-            By Fedder's criterion, this element $u$ represents the generator of the $R^{1/p^e}$-module Hom($R^{1/p^e}$,$R$).
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/tests/CMakeLists.txt-216-#	@ for i in *.errors ; \
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/tests/CMakeLists.txt:217:#	  do echo `basename $$i .errors`.m2: ; \
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/tests/CMakeLists.txt-218-#	     <$$i $(FILTER) ; \
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/tests/Makefile.test.in-94-	@ for i in *.errors ; \
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/tests/Makefile.test.in:95:	  do echo `basename $$i .errors`.m2: ; \
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/tests/Makefile.test.in-96-	     <$$i $(FILTER) ; \
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/util/linkexec-alternative-13-M2="$0"
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/util/linkexec-alternative:14:M2BIN=`dirname "$M2"`
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/util/linkexec-alternative-15-M2HOME="$M2BIN/.."
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/util/linkexec-alternative-18-then while ls -l "$M2" | fgrep ' -> ' > /dev/null
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/util/linkexec-alternative:19:     do M2=`ls -l "$M2" | sed 's/.* -> //'`
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/util/linkexec-alternative-20-        echo M2=$M2
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/util/linkexec-alternative-21-     done
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/util/linkexec-alternative:22:     M2BIN=`dirname "$M2"`
macaulay2-1.16+git55.94c4b7d+ds/M2/Macaulay2/util/linkexec-alternative-23-     M2HOME="$M2BIN/.."
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Makefile-78-	@ echo "" >&2
macaulay2-1.16+git55.94c4b7d+ds/M2/Makefile:79:	@ echo "Please install or update autoconf: the version (`autoconf --version | sed -e '1s/.*\([1-9][0-9]*\..*\)/\1/' -e '2,$$d'`) should be at least $(AUTOCONF_VERSION)." >&2
macaulay2-1.16+git55.94c4b7d+ds/M2/Makefile-80-	@ $(MAKE) alternative-msg
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Makefile-84-	@ if `libtool --version >/dev/null 2>&1` ;										\
macaulay2-1.16+git55.94c4b7d+ds/M2/Makefile:85:	  then MAJOR=`libtool --version | sed -e '1s/[^.]* \([1-9][0-9]*\)\..*/\1/' -e '2,$$d'` ;				\
macaulay2-1.16+git55.94c4b7d+ds/M2/Makefile:86:	       MINOR=`libtool --version | sed -e '1s/[^.]*\.\([1-9][0-9]*\)\..*/\1/' -e '2,$$d'` ;				\
macaulay2-1.16+git55.94c4b7d+ds/M2/Makefile:87:	       BABY=` libtool --version | sed -e '1s/[^.]*\.[^.]*\.\([1-9][0-9]*\).*/\1/' -e '2,$$d'` ;				\
macaulay2-1.16+git55.94c4b7d+ds/M2/Makefile-88-	       if test "$$MAJOR" -gt "$(LIBTOOL_MAJOR)"										\
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Makefile-114-	@ type autoconf >/dev/null || $(MAKE) -f Makefile autoconf-absent
macaulay2-1.16+git55.94c4b7d+ds/M2/Makefile:115:	@ if test "`autoconf --version | sed -e '1s/.* \([1-9][0-9]*\)\..*/\1/' -e '2,$$d'`" -gt "$(AUTOCONF_MAJOR)" \
macaulay2-1.16+git55.94c4b7d+ds/M2/Makefile-116-	  || \
macaulay2-1.16+git55.94c4b7d+ds/M2/Makefile:117:	    test "`autoconf --version | sed -e '1s/.* \([1-9][0-9]*\)\..*/\1/' -e '2,$$d'`"  = "$(AUTOCONF_MAJOR)" \
macaulay2-1.16+git55.94c4b7d+ds/M2/Makefile-118-	    && \
macaulay2-1.16+git55.94c4b7d+ds/M2/Makefile:119:	    test "`autoconf --version | sed -e '1s/.*\.\([1-9][0-9]*\).*/\1/' -e '2,$$d'`"   -ge "$(AUTOCONF_MINOR)" ;\
macaulay2-1.16+git55.94c4b7d+ds/M2/Makefile-120-	  then echo GNU autoconf version okay ;\
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Makefile-136-	@ echo "" >&2
macaulay2-1.16+git55.94c4b7d+ds/M2/Makefile:137:	@ echo "Please install or update automake: the version (`automake --version | sed -e '1s/.* \(.*\)/\1/' -e '2,$$d'`) should be at least $(AUTOMAKE_VERSION)." >&2
macaulay2-1.16+git55.94c4b7d+ds/M2/Makefile-138-	@ $(MAKE) alternative-msg
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/Makefile-157-	@ type automake >/dev/null || $(MAKE) -f Makefile automake-absent
macaulay2-1.16+git55.94c4b7d+ds/M2/Makefile:158:	@ if test "`automake --version | sed -e '1s/.* \([1-9][0-9]*\)\..*/\1/' -e '2,$$d'`" -gt "$(AUTOMAKE_MAJOR)" \
macaulay2-1.16+git55.94c4b7d+ds/M2/Makefile-159-	  || \
macaulay2-1.16+git55.94c4b7d+ds/M2/Makefile:160:	    test "`automake --version | sed -e '1s/.* \([1-9][0-9]*\)\..*/\1/' -e '2,$$d'`"  =  "$(AUTOMAKE_MAJOR)" \
macaulay2-1.16+git55.94c4b7d+ds/M2/Makefile-161-	    && \
macaulay2-1.16+git55.94c4b7d+ds/M2/Makefile:162:	    test "`automake --version | sed -e '1s/.* [1-9][0-9]*\.\([1-9][0-9]*\).*/\1/' -e '2,$$d'`"  -ge "$(AUTOMAKE_MINOR)" ;\
macaulay2-1.16+git55.94c4b7d+ds/M2/Makefile-163-	  then echo GNU automake version okay ;\
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/ax_compare_version.m4-134-      # Determine the number of characters in A and B.
macaulay2-1.16+git55.94c4b7d+ds/M2/config/ax_compare_version.m4:135:      ax_compare_version_len_A=`echo "$A" | $AWK '{print(length)}'`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/ax_compare_version.m4:136:      ax_compare_version_len_B=`echo "$B" | $AWK '{print(length)}'`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/ax_compare_version.m4-137-
macaulay2-1.16+git55.94c4b7d+ds/M2/config/ax_compare_version.m4-138-      # Set A to no more than B's length and B to no more than A's length.
macaulay2-1.16+git55.94c4b7d+ds/M2/config/ax_compare_version.m4:139:      A=`echo "$A" | sed "s/\(.\{$ax_compare_version_len_B\}\).*/\1/"`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/ax_compare_version.m4:140:      B=`echo "$B" | sed "s/\(.\{$ax_compare_version_len_A\}\).*/\1/"`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/ax_compare_version.m4-141-    ],
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/ax_compare_version.m4-143-      # A count greater than zero means use only that many subversions
macaulay2-1.16+git55.94c4b7d+ds/M2/config/ax_compare_version.m4:144:      A=`echo "$A" | sed "s/\(\([[0-9]]\{4\}\)\{m4_substr($2,2)\}\).*/\1/"`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/ax_compare_version.m4:145:      B=`echo "$B" | sed "s/\(\([[0-9]]\{4\}\)\{m4_substr($2,2)\}\).*/\1/"`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/ax_compare_version.m4-146-    ],
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/ax_compare_version.m4-152-    # Pad zeros at end of numbers to make same length.
macaulay2-1.16+git55.94c4b7d+ds/M2/config/ax_compare_version.m4:153:    ax_compare_version_tmp_A="$A`echo $B | sed 's/./0/g'`"
macaulay2-1.16+git55.94c4b7d+ds/M2/config/ax_compare_version.m4:154:    B="$B`echo $A | sed 's/./0/g'`"
macaulay2-1.16+git55.94c4b7d+ds/M2/config/ax_compare_version.m4-155-    A="$ax_compare_version_tmp_A"
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-34-
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-36-
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-105-    # shellcheck disable=SC2039
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess:106:    { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-107-	{ test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } ||
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-155-	EOF
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess:156:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-157-
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-192-	    earmv*)
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess:193:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess:194:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-195-		machine="${arch}${endian}"-unknown
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-224-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess:225:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-226-		;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-237-	    *)
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess:238:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-239-		;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-290-	*4.0)
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess:291:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-292-		;;
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-293-	*5.*)
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess:294:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-295-		;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-300-	# types through head -n 1, so we only detect the type of CPU 0.
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess:301:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-302-	case "$ALPHA_CPU_TYPE" in
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-338-	# 1.2 uses "1.2" for uname -r.
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess:339:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-340-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-389-    s390x:SunOS:*:*)
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess:390:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-391-	exit ;;
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-392-    sun4H:SunOS:5.*:*)
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess:393:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-394-	exit ;;
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-395-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess:396:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-397-	exit ;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-414-	fi
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess:415:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-416-	exit ;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-420-	# it's likely to be more like Solaris than SunOS4.
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess:421:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-422-	exit ;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-429-	# Japanese Language versions have a version number like `4.1.3-JL'.
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess:430:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-431-	exit ;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-435-    sun*:*:4.2BSD:*)
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess:436:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-437-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-517-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess:518:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess:519:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-520-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-573-    *:IRIX*:*:*)
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess:574:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-575-	exit ;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-603-EOF
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess:604:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-605-		then
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-616-    *:AIX:*:[4567])
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess:617:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-618-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-652-    9000/[34678]??:HP-UX:*:*)
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess:653:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-654-	case "$UNAME_MACHINE" in
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-706-EOF
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess:707:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-708-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-734-    ia64:HP-UX:*:*)
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess:735:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-736-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-764-EOF
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess:765:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-766-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-835-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess:836:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-837-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-840-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess:841:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-842-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-858-	then
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess:859:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabi
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-860-	else
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess:861:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabihf
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-862-	fi
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-871-	esac
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess:872:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-873-	exit ;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-907-    prep*:SunOS:5.*:*)
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess:908:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-909-	exit ;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-911-	# the GNU system
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess:912:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-913-	exit ;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-915-	# other systems with GNU libc and userland
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess:916:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-917-	exit ;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-1037-EOF
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess:1038:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU\|^MIPS_ENDIAN\|^LIBCABI'`"
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-1039-	test "x$CPU" != x && { echo "$CPU${MIPS_ENDIAN}-unknown-linux-$LIBCABI"; exit; }
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-1137-    i*86:*:4.*:*)
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess:1138:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-1139-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-1440-    *:DragonFly:*:*)
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess:1441:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-1442-	exit ;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-1453-    i*86:skyos:*:*)
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess:1454:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-1455-	exit ;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-1603-
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess:1604:$CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null && SYSTEM_NAME=`$dummy` &&
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.guess-1605-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub-52-
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub-54-
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub-768-	i*86v32)
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub:769:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub-770-		vendor=pc
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub-773-	i*86v4*)
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub:774:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub-775-		vendor=pc
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub-778-	i*86v)
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub:779:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub-780-		vendor=pc
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub-783-	i*86sol2)
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub:784:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub-785-		vendor=pc
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub-916-		cpu=sparc
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub:917:		vendor=`echo "$basic_machine" | sed 's/-.*//'`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub-918-		;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub-1083-	sh5e[lb]-*)
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub:1084:		cpu=`echo "$cpu" | sed 's/^\(sh.\)e\(.\)$/\1\2e/'`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub-1085-		;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub-1101-	xscale-* | xscalee[bl]-*)
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub:1102:		cpu=`echo "$cpu" | sed 's/^xscale/arm/'`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub-1103-		;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub-1256-			*)
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub:1257:				echo Invalid configuration \`"$1"\': machine \`"$cpu-$vendor"\' not recognized 1>&2
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub-1258-				exit 1
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub-1290-	solaris1 | solaris1.*)
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub:1291:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub-1292-		;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub-1299-	gnu/linux*)
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub:1300:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub-1301-		;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub-1322-	sco3.2.[4-9]*)
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub:1323:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub-1324-		;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub-1386-	nto*)
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub:1387:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub-1388-		;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub-1396-	linux*)
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub:1397:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub-1398-		;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub-1408-	mac*)
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub:1409:		os=`echo "$os" | sed -e 's|mac|macos|'`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub-1410-		;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub-1417-	sunos5*)
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub:1418:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub-1419-		;;
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub-1420-	sunos6*)
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub:1421:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub-1422-		;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub-1454-	sinix5.*)
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub:1455:		os=`echo $os | sed -e 's|sinix|sysv|'`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub-1456-		;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub-1514-	*)
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub:1515:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
macaulay2-1.16+git55.94c4b7d+ds/M2/config/config.sub-1516-		exit 1
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/install-sh-85-
macaulay2-1.16+git55.94c4b7d+ds/M2/config/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/install-sh-87-	    shift
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/install-sh-89-
macaulay2-1.16+git55.94c4b7d+ds/M2/config/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/install-sh-91-	    shift
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/install-sh-151-	then
macaulay2-1.16+git55.94c4b7d+ds/M2/config/install-sh:152:		dst="$dst"/`basename $src`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/install-sh-153-	else
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/install-sh-158-## this sed command emulates the dirname command
macaulay2-1.16+git55.94c4b7d+ds/M2/config/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/install-sh-160-
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/install-sh-172-IFS='%'
macaulay2-1.16+git55.94c4b7d+ds/M2/config/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/install-sh-174-IFS="${oIFS}"
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/install-sh-206-	then
macaulay2-1.16+git55.94c4b7d+ds/M2/config/install-sh:207:		dstfile=`basename $dst`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/install-sh-208-	else
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/install-sh-216-	then
macaulay2-1.16+git55.94c4b7d+ds/M2/config/install-sh:217:		dstfile=`basename $dst`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/install-sh-218-	else
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/relpaths.m4-37-[for _lcl_i in $1; do
macaulay2-1.16+git55.94c4b7d+ds/M2/config/relpaths.m4:38:  _lcl_from=\[$]`echo "[$]_lcl_i" | sed 's,:.*$,,'`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/relpaths.m4:39:  _lcl_to=\[$]`echo "[$]_lcl_i" | sed 's,^[[^:]]*:,,' | sed 's,:[[^:]]*$,,'`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/relpaths.m4:40:  _lcl_result_var=`echo "[$]_lcl_i" | sed 's,^.*:,,'`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/relpaths.m4:41:  adl_RECURSIVE_EVAL([[$]_lcl_from], [_lcl_from])
macaulay2-1.16+git55.94c4b7d+ds/M2/config/relpaths.m4:42:  adl_RECURSIVE_EVAL([[$]_lcl_to], [_lcl_to])
macaulay2-1.16+git55.94c4b7d+ds/M2/config/relpaths.m4-43-  _lcl_notation="$_lcl_from$_lcl_to"
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/relpaths.m4-89-while test "[$]_lcl_second_prefix_match" != 0; do
macaulay2-1.16+git55.94c4b7d+ds/M2/config/relpaths.m4:90:  _lcl_first_prefix=`expr "x[$]$1" : "x\([$]$3/*[[^/]]*\)"`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/relpaths.m4:91:  _lcl_second_prefix_match=`expr "x[$]$2" : "x[$]_lcl_first_prefix"`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/relpaths.m4-92-  if test "[$]_lcl_second_prefix_match" != 0; then
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/relpaths.m4-112-AC_DEFUN([adl_COMPUTE_SUFFIX_PATH],
macaulay2-1.16+git55.94c4b7d+ds/M2/config/relpaths.m4:113:[$3=`expr "x[$]$1" : "x[$]$2/*\(.*\)"`])
macaulay2-1.16+git55.94c4b7d+ds/M2/config/relpaths.m4-114-
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/config/relpaths.m4-132-while test "[$]_lcl_tmp" != ''; do
macaulay2-1.16+git55.94c4b7d+ds/M2/config/relpaths.m4:133:  _lcl_tmp=`expr "x[$]_lcl_first_suffix" : "x[[^/]]*/*\(.*\)"`
macaulay2-1.16+git55.94c4b7d+ds/M2/config/relpaths.m4-134-  if test "[$]_lcl_first_suffix" != ''; then
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/distributions/cygwin/Macaulay2-icons/etc/postinstall/Macaulay2-icons.sh-17-   esac
macaulay2-1.16+git55.94c4b7d+ds/M2/distributions/cygwin/Macaulay2-icons/etc/postinstall/Macaulay2-icons.sh:18:   destdir=`cygpath --unix $OPTS`
macaulay2-1.16+git55.94c4b7d+ds/M2/distributions/cygwin/Macaulay2-icons/etc/postinstall/Macaulay2-icons.sh-19-   [ -d "$destdir"/$SUBDIR ] || mkdir "$destdir"/$SUBDIR
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/distributions/cygwin/Macaulay2-icons/etc/preremove/Macaulay2-icons.sh-17-   esac
macaulay2-1.16+git55.94c4b7d+ds/M2/distributions/cygwin/Macaulay2-icons/etc/preremove/Macaulay2-icons.sh:18:   rm -fv "`cygpath --unix $OPTS`"/"$SUBDIR/XWin + emacs + M2".lnk
macaulay2-1.16+git55.94c4b7d+ds/M2/distributions/cygwin/Macaulay2-icons/etc/preremove/Macaulay2-icons.sh-19-   for display in 0
macaulay2-1.16+git55.94c4b7d+ds/M2/distributions/cygwin/Macaulay2-icons/etc/preremove/Macaulay2-icons.sh:20:   do rm -fv "`cygpath --unix $OPTS`"/"$SUBDIR/emacs + M2 on $display".lnk
macaulay2-1.16+git55.94c4b7d+ds/M2/distributions/cygwin/Macaulay2-icons/etc/preremove/Macaulay2-icons.sh-21-   done
macaulay2-1.16+git55.94c4b7d+ds/M2/distributions/cygwin/Macaulay2-icons/etc/preremove/Macaulay2-icons.sh-22-   if [ $SUBDIR = Macaulay2 ]
macaulay2-1.16+git55.94c4b7d+ds/M2/distributions/cygwin/Macaulay2-icons/etc/preremove/Macaulay2-icons.sh:23:   then destdir=`cygpath --unix $OPTS`
macaulay2-1.16+git55.94c4b7d+ds/M2/distributions/cygwin/Macaulay2-icons/etc/preremove/Macaulay2-icons.sh-24-        [ -d "$destdir"/$SUBDIR ] && rmdir -v "$destdir"/$SUBDIR
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/distributions/cygwin/postinstall-icons.sh.in-3-destination="--desktop"
macaulay2-1.16+git55.94c4b7d+ds/M2/distributions/cygwin/postinstall-icons.sh.in:4:menu=`cygpath --unix $destination`
macaulay2-1.16+git55.94c4b7d+ds/M2/distributions/cygwin/postinstall-icons.sh.in-5-[ -d "$menu"/Macaulay2 ] || mkdir "$menu"/Macaulay2
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/distributions/cygwin/postinstall.sh.in-33-	     then break
macaulay2-1.16+git55.94c4b7d+ds/M2/distributions/cygwin/postinstall.sh.in:34:	     else i=`expr $i + 1`
macaulay2-1.16+git55.94c4b7d+ds/M2/distributions/cygwin/postinstall.sh.in-35-	     fi
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/distributions/cygwin/preremove.sh.in-21-	then break
macaulay2-1.16+git55.94c4b7d+ds/M2/distributions/cygwin/preremove.sh.in:22:	else i=`expr $i + 1`
macaulay2-1.16+git55.94c4b7d+ds/M2/distributions/cygwin/preremove.sh.in-23-	fi
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/distributions/deb/Makefile.in-163-	while read x ;								\
macaulay2-1.16+git55.94c4b7d+ds/M2/distributions/deb/Makefile.in:164:	x=`readlink -f "$$x"` ;							\
macaulay2-1.16+git55.94c4b7d+ds/M2/distributions/deb/Makefile.in-165-	do @FIND@ /var/lib/dpkg/info -name \*.list | xargs egrep -l "^$$x";	\
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/distributions/deb/Makefile.in-170-	 size=`gunzip<macaulay2/data.tar.gz|wc -c` &&				\
macaulay2-1.16+git55.94c4b7d+ds/M2/distributions/deb/Makefile.in:171:	 size=`echo $$size | sed 's/^\([0-9][0-9]*\)[0-9][0-9][0-9].*/\1/'` &&	\
macaulay2-1.16+git55.94c4b7d+ds/M2/distributions/deb/Makefile.in-172-	 echo Installed-Size: $$size &&						\
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/distributions/deb/Makefile.in-180-	 size=`gunzip<macaulay2-common/data.tar.gz|wc -c` &&			\
macaulay2-1.16+git55.94c4b7d+ds/M2/distributions/deb/Makefile.in:181:	 size=`echo $$size | sed 's/^\([0-9][0-9]*\)[0-9][0-9][0-9].*/\1/'` &&	\
macaulay2-1.16+git55.94c4b7d+ds/M2/distributions/deb/Makefile.in-182-	 echo Installed-Size: $$size						\
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/distributions/dmg/Makefile.in-92-		| while read f;										\
macaulay2-1.16+git55.94c4b7d+ds/M2/distributions/dmg/Makefile.in:93:		  do (bf=`basename $$f` ;								\
macaulay2-1.16+git55.94c4b7d+ds/M2/distributions/dmg/Makefile.in:94:		      bi=`basename $$i` ;								\
macaulay2-1.16+git55.94c4b7d+ds/M2/distributions/dmg/Makefile.in-95-		      set -x ;										\
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/Makefile.library.in-112-diffs: .untarred2-$(VERSION) always
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/Makefile.library.in:113:	D=`pwd`; cd $(UNTARDIR) && diff -ur $(DIFF_OPTIONS) $$D/tmp/$(TARDIR) $(TARDIR) |egrep -v '^Only in ' >$$D/$@ || echo diffs: `pwd`/$@
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/Makefile.library.in-114-unmark:; rm -f .configured-$(VERSION) .compiled-$(VERSION)
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/flint/patch-2.2-44-       "--with-mpir="*)
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/flint/patch-2.2:45:-         MPIR_DIR=`expr substr $1 13 length $1`
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/flint/patch-2.2:46:+         MPIR_DIR=`expr substr "$1" 13 length "$1"`
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/flint/patch-2.2-47-          ;;
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/flint/patch-2.2-48-       "--with-mpfr="*)
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/flint/patch-2.2:49:-         MPFR_DIR=`expr substr $1 13 length $1`
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/flint/patch-2.2:50:+         MPFR_DIR=`expr substr "$1" 13 length "$1"`
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/flint/patch-2.2-51-          ;;
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/flint/patch-2.2-52-       "--prefix="*)
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/flint/patch-2.2:53:-         PREFIX=`expr substr $1 10 length $1`
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/flint/patch-2.2:54:+         PREFIX=`expr substr "$1" 10 length "$1"`
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/flint/patch-2.2-55- 	 ;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/flint/patch-2.2-61-       "AR="*)
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/flint/patch-2.2:62:-         AR=`expr substr $1 4 length $1`
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/flint/patch-2.2:63:+         AR=`expr substr "$1" 4 length "$1"`
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/flint/patch-2.2-64-          ;;
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/flint/patch-2.2-65-       "CC="*)
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/flint/patch-2.2:66:-         CC=`expr substr $1 4 length $1`
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/flint/patch-2.2:67:+         CC=`expr substr "$1" 4 length "$1"`
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/flint/patch-2.2-68-          ;;
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/flint/patch-2.2-69-       "CFLAGS="*)
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/flint/patch-2.2:70:-         CFLAGS=`expr substr $1 8 length $1`
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/flint/patch-2.2:71:+         CFLAGS=`expr substr "$1" 8 length "$1"`
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/flint/patch-2.2-72-          ;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/gc/patch-7.1-20-@@ -60,7 +60,7 @@
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/gc/patch-7.1:21: AM_CONDITIONAL(NEED_ASM, test x$need_asm = xtrue)
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/gc/patch-7.1-22- 
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/gc/patch-7.2alpha2-4-@@ -60,7 +60,9 @@
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/gc/patch-7.2alpha2:5: AM_CONDITIONAL(NEED_ASM, test x$need_asm = xtrue)
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/gc/patch-7.2alpha2-6- 
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/givaro/patch-4.1.1-9- %:%.C
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/givaro/patch-4.1.1:10:-	$(CXX) $(OPTFLAGS) $(AM_CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $*.C -o $*  `$(GIVARO_BIN)/givaro-config --cflags` $(LDADD)  `$(GIVARO_BIN)/givaro-config --libs`
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/givaro/patch-4.1.1:11:+	$(CXX) $(OPTFLAGS) $(AM_CPPFLAGS) $(AM_CXXFLAGS) $(CPPFLAGS) $(CXXFLAGS) $*.C -o $*  `$(GIVARO_BIN)/givaro-config --cflags` $(LDADD)  `$(GIVARO_BIN)/givaro-config --libs`
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/givaro/patch-4.1.1-12-diff -ur /mike-raid/home/dan/src/M2/overnight/M2/BUILD/dan/builds.tmp/habanero-master/libraries/givaro/tmp/givaro-4.1.1/macros/gmp-check.m4 givaro-4.1.1/macros/gmp-check.m4
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/mpir/Makefile.in-41-ifeq (@host@,x86_64-w64-mingw32)
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/mpir/Makefile.in:42:# to work around a bug, where yasm puts no global symbols in the *.o files
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/mpir/Makefile.in-43-CONFIGOPTIONS += --host=none_64-w64-mingw32 RANLIB=@RANLIB@ AS=@AS@ STRIP=@STRIP@ AR=@AR@ DLLTOOL=@DLLTOOL@ OBJDUMP=@OBJDUMP@
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/normaliz/patch-3.8.5-64- for ax_openmp_flag in $ax_openmp_flags; do
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/normaliz/patch-3.8.5:65:+  ax_openmp_flag=`echo $ax_openmp_flag | sed 's/%20/ /g'` ;
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/normaliz/patch-3.8.5-66-   case $ax_openmp_flag in
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/pari/Makefile.in-60-
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/pari/Makefile.in:61:GETODIR  = `cd $(BUILDDIR) && find . -name pari.cfg | head -1 | sed 's=/[^/]*$$=='`
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/pari/Makefile.in:62:GETODIR2 = `find . -name pari.cfg | head -1 | sed 's=/[^/]*$$=='`
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/pari/Makefile.in-63-
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/pari/patch-2.3.4-5-         if test -z "$try"; then
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/pari/patch-2.3.4:6:           try=`ls $dir/lib$lib.a 2> /dev/null`
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/pari/patch-2.3.4-7-         fi
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/pari/patch-2.3.4-9-+        if test -z "$try"; then
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/pari/patch-2.3.4:10:+          try=`ls $dir/lib$lib.dll.a 2> /dev/null`
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/pari/patch-2.3.4-11-+        fi
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/pari/patch-2.3.5-5-         if test -z "$try"; then
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/pari/patch-2.3.5:6:           try=`ls $dir/lib$lib.a 2> /dev/null`
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/pari/patch-2.3.5-7-         fi
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/pari/patch-2.3.5-9-+        if test -z "$try"; then
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/pari/patch-2.3.5:10:+          try=`ls $dir/lib$lib.dll.a 2> /dev/null`
macaulay2-1.16+git55.94c4b7d+ds/M2/libraries/pari/patch-2.3.5-11-+        fi
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/usr-build/pkg.m4-109-    PKG_CHECK_EXISTS([$3],
macaulay2-1.16+git55.94c4b7d+ds/M2/usr-build/pkg.m4:110:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
macaulay2-1.16+git55.94c4b7d+ds/M2/usr-build/pkg.m4-111-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/usr-build/pkg.m4-157-        if test $_pkg_short_errors_supported = yes; then
macaulay2-1.16+git55.94c4b7d+ds/M2/usr-build/pkg.m4:158:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
macaulay2-1.16+git55.94c4b7d+ds/M2/usr-build/pkg.m4-159-        else 
macaulay2-1.16+git55.94c4b7d+ds/M2/usr-build/pkg.m4:160:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
macaulay2-1.16+git55.94c4b7d+ds/M2/usr-build/pkg.m4-161-        fi
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac-8-echo "'$0' $ac_configure_args" > config.args
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac:9:C_CONFIG_ARGS=`echo "$ac_configure_args" | sed -e 's=\\\\=\\\\\\\\=g' -e 's=\\"=\\\\"=g' -e "s=$CURDIR=/build/path=g"`
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac-10-AC_DEFINE_UNQUOTED(CONFIG_ARGS,"$C_CONFIG_ARGS",arguments used for configure)
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac-70-dnl       $ A="echo hi 2>/dev/null "
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac:71:dnl       $ echo "`$A`"
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac-72-dnl       hi 2>/dev/null
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac-85-AC_SUBST(UNAME_INFO_COMMAND," uname -pmso 2>/dev/null || uname -pms ")
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac:86:AC_SUBST(UNAME_INFO,"` eval $UNAME_INFO_COMMAND `")
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac-87-
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac-101-     elif test -f /etc/os-release
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac:102:     then ISSUE_FLAVOR=`. /etc/os-release ; echo $ID`
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac:103:          ISSUE_RELEASE=`. /etc/os-release ; echo $VERSION_ID`
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac-104-     elif test -f /usr/lib/os-release
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac:105:     then ISSUE_FLAVOR=`. /usr/lib/os-release ; echo $ID`
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac:106:          ISSUE_RELEASE=`. /usr/lib/os-release ; echo $VERSION_ID`
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac-107-     elif test -f /bin/freebsd-version
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac-133-     esac
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac:134:     ISSUE_FLAVOR=`echo $ISSUE_FLAVOR | sed 's/ /-/g'`
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac-135-     case $ISSUE_RELEASE in
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac-274-[
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac:275: CFLAGS=` echo $CFLAGS | sed -e 's/-O[0-9]//g' -e 's/   */ /g' -e 's/^  *//' -e 's/ * $//' `
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac:276: CXXFLAGS=` echo $CXXFLAGS | sed -e 's/-O[0-9]//g' -e 's/   */ /g' -e 's/^  *//' -e 's/ * $//' `
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac:277: FCFLAGS=` echo $FCFLAGS | sed -e 's/-O[0-9]//g' -e 's/   */ /g' -e 's/^  *//' -e 's/ * $//' `
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac-278-]
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac-291-then AC_MSG_CHECKING(for $CC version)
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac:292:     GCCVERSION=`$CC -dumpversion 2>&1 | sed 's/.*-\(.*\):.*/\1/'`
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac-293-     AC_MSG_RESULT($GCCVERSION)
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac-384-AC_FUNC_ACCEPT_ARGTYPES()
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac:385:AC_DEFINE_UNQUOTED(SOCKLEN_T,[`echo "$ac_cv_func_accept_arg3" | sed 's/ \*$//'`],[socket length type used by accept()])
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac-386-
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac-509-
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac:510:AC_SUBST(PACKAGES,`cat $srcdir/Macaulay2/packages/=distributed-packages`)
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac-511-[if [ $? != 0 ] ; then exit 1 ; fi]
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac-512-# convert the newlines to spaces
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac:513:PACKAGES=`echo $PACKAGES`
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac-514-AC_DEFINE_UNQUOTED(PACKAGES,"$PACKAGES",the list of packages included with the release of Macaulay2)
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac-520-   i586-*|i686-*)
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac:521:	newhost=`echo $host | sed s/i.86-/i486-/`
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac-522-	AC_MSG_NOTICE([warning: building for host $host might not be compatible enough, consider using option "--build=$newhost"]) ;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac-882-then AC_MSG_RESULT(yes)
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac:883:     LIBS="`$PKG_CONFIG --libs givaro` $LIBS"
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac:884:     CPPFLAGS="$CPPFLAGS `$PKG_CONFIG --cflags-only-I givaro`"
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac-885-     AC_MSG_CHECKING([whether givaro has isUnit or isunit])
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac-1024-if $PKG_CONFIG --exists eigen3
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac:1025:then CFO=`$PKG_CONFIG --cflags-only-other eigen3`
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac:1026:     CFI=`$PKG_CONFIG --cflags-only-I eigen3`
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac-1027-     CXXFLAGS="$CXXFLAGS $CFO"
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac-1289-then
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac:1290:     LIBS="`$PKG_CONFIG --libs $FACTORY_NAME` $LIBS"
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac:1291:     CPPFLAGS="`$PKG_CONFIG --cflags $FACTORY_NAME` $CPPFLAGS"
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac-1292-else
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac-1322-	then
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac:1323:	    GFTABLESDIR="`$PKG_CONFIG --variable=prefix $FACTORY_NAME`/share/factory/"
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac-1324-	else
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac:1325:	    GFTABLESDIR="`$PKG_CONFIG --variable=prefix $FACTORY_NAME`/share/singular/factory/"
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac-1326-	fi
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac-1327-    fi
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac:1328:    adl_RECURSIVE_EVAL([$GFTABLESDIR], [GFTABLESDIR])
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac-1329-    AC_CHECK_FILE([${GFTABLESDIR}gftables/961],,
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac-1796-if test "$BUILDING" = no -a $sub = 1
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac:1797:then c=`complement "$BUILDLIBLIST" "$BUILD_ALWAYS"`
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac-1798-     AC_MSG_ERROR([automatic building of libraries disabled, but some must be built: $c])
##############################################
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac-1845-     "$exec_prefix"|"$exec_prefix"/*)
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac:1846:	   eval tail_${i}=`echo $v | sed s,"^$exec_prefix/","",` 
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac:1847:	   eval  pre_${i}=`echo $v | sed s,"^$exec_prefix","'\\${pre_exec_prefix}'",` 
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac:1848:	   eval      ${i}=`echo $v | sed s,"^$exec_prefix","'\\${exec_prefix}'",` 
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac-1849-	   ;;
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac-1850-     "$prefix"|"$prefix"/*)
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac:1851:	   eval tail_${i}=`echo $v | sed s,"^$prefix/","",` 
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac:1852:	   eval  pre_${i}=`echo $v | sed s,"^$prefix","'\\${pre_prefix}'",`
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac:1853:	   eval      ${i}=`echo $v | sed s,"^$prefix","'\\${prefix}'",`
macaulay2-1.16+git55.94c4b7d+ds/M2/configure.ac-1854-	   ;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/bugs/mike/ReesAlgebra2.m2-803-      surjection from a free module, then reesAlgebra(M) returns the ring
macaulay2-1.16+git55.94c4b7d+ds/bugs/mike/ReesAlgebra2.m2:804:      $Sym(F)/J$, where $J = reesIdeal(M)$.  
macaulay2-1.16+git55.94c4b7d+ds/bugs/mike/ReesAlgebra2.m2-805-      
##############################################
macaulay2-1.16+git55.94c4b7d+ds/debian/gbp.conf-5-  git submodule update
macaulay2-1.16+git55.94c4b7d+ds/debian/gbp.conf:6:postexport = SOURCE_DIR=`echo $GBP_GIT_DIR | sed 's/\/\.git//'` &&
macaulay2-1.16+git55.94c4b7d+ds/debian/gbp.conf-7-  cp -r $SOURCE_DIR/M2/Macaulay2/editors/emacs/* \
##############################################
macaulay2-1.16+git55.94c4b7d+ds/debian/patches/remove-build-paths-from-cached-files.patch-71--	 do echo '{' ; echo $$i | sed $(BSTRING) ; echo  ',' ; cat $$i | sed $(SSTRING) ; echo  '},' ; \
macaulay2-1.16+git55.94c4b7d+ds/debian/patches/remove-build-paths-from-cached-files.patch:72:+	 do echo '{' ; echo Macaulay2/Core/basictests/`basename $$i` | \
macaulay2-1.16+git55.94c4b7d+ds/debian/patches/remove-build-paths-from-cached-files.patch-73-+	     sed $(BSTRING) ; echo  ',' ; cat $$i | sed $(SSTRING) ; \
##############################################
macaulay2-1.16+git55.94c4b7d+ds/debian/patches/reproducible-config-args.patch-13- echo "'$0' $ac_configure_args" > config.args
macaulay2-1.16+git55.94c4b7d+ds/debian/patches/reproducible-config-args.patch:14:-C_CONFIG_ARGS=` echo "$ac_configure_args" | sed -e 's=\\\\=\\\\\\\\=g' -e 's=\\"=\\\\"=g' `
macaulay2-1.16+git55.94c4b7d+ds/debian/patches/reproducible-config-args.patch:15:+C_CONFIG_ARGS=`echo "$ac_configure_args" | sed -e 's=\\\\=\\\\\\\\=g' -e 's=\\"=\\\\"=g' -e "s=$CURDIR=/build/path=g"`
macaulay2-1.16+git55.94c4b7d+ds/debian/patches/reproducible-config-args.patch-16- AC_DEFINE_UNQUOTED(CONFIG_ARGS,"$C_CONFIG_ARGS",arguments used for configure)
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac-8-echo "'$0' $ac_configure_args" > config.args
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac:9:C_CONFIG_ARGS=` echo "$ac_configure_args" | sed -e 's=\\\\=\\\\\\\\=g' -e 's=\\"=\\\\"=g' `
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac-10-AC_DEFINE_UNQUOTED(CONFIG_ARGS,"$C_CONFIG_ARGS",arguments used for configure)
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac-70-dnl       $ A="echo hi 2>/dev/null "
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac:71:dnl       $ echo "`$A`"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac-72-dnl       hi 2>/dev/null
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac-85-AC_SUBST(UNAME_INFO_COMMAND," uname -pmso 2>/dev/null || uname -pms ")
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac:86:AC_SUBST(UNAME_INFO,"` eval $UNAME_INFO_COMMAND `")
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac-87-
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac-101-     elif test -f /etc/os-release
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac:102:     then ISSUE_FLAVOR=`. /etc/os-release ; echo $ID`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac:103:          ISSUE_RELEASE=`. /etc/os-release ; echo $VERSION_ID`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac-104-     elif test -f /usr/lib/os-release
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac:105:     then ISSUE_FLAVOR=`. /usr/lib/os-release ; echo $ID`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac:106:          ISSUE_RELEASE=`. /usr/lib/os-release ; echo $VERSION_ID`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac-107-     elif test -f /bin/freebsd-version
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac-133-     esac
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac:134:     ISSUE_FLAVOR=`echo $ISSUE_FLAVOR | sed 's/ /-/g'`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac-135-     case $ISSUE_RELEASE in
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac-274-[
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac:275: CFLAGS=` echo $CFLAGS | sed -e 's/-O[0-9]//g' -e 's/   */ /g' -e 's/^  *//' -e 's/ * $//' `
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac:276: CXXFLAGS=` echo $CXXFLAGS | sed -e 's/-O[0-9]//g' -e 's/   */ /g' -e 's/^  *//' -e 's/ * $//' `
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac:277: FCFLAGS=` echo $FCFLAGS | sed -e 's/-O[0-9]//g' -e 's/   */ /g' -e 's/^  *//' -e 's/ * $//' `
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac-278-]
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac-291-then AC_MSG_CHECKING(for $CC version)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac:292:     GCCVERSION=`$CC -dumpversion 2>&1 | sed 's/.*-\(.*\):.*/\1/'`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac-293-     AC_MSG_RESULT($GCCVERSION)
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac-384-AC_FUNC_ACCEPT_ARGTYPES()
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac:385:AC_DEFINE_UNQUOTED(SOCKLEN_T,[`echo "$ac_cv_func_accept_arg3" | sed 's/ \*$//'`],[socket length type used by accept()])
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac-386-
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac-509-
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac:510:AC_SUBST(PACKAGES,`cat $srcdir/Macaulay2/packages/=distributed-packages`)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac-511-[if [ $? != 0 ] ; then exit 1 ; fi]
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac-512-# convert the newlines to spaces
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac:513:PACKAGES=`echo $PACKAGES`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac-514-AC_DEFINE_UNQUOTED(PACKAGES,"$PACKAGES",the list of packages included with the release of Macaulay2)
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac-520-   i586-*|i686-*)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac:521:	newhost=`echo $host | sed s/i.86-/i486-/`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac-522-	AC_MSG_NOTICE([warning: building for host $host might not be compatible enough, consider using option "--build=$newhost"]) ;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac-889-then AC_MSG_RESULT(yes)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac:890:     LIBS="`$PKG_CONFIG --libs givaro` $LIBS"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac:891:     CPPFLAGS="$CPPFLAGS `$PKG_CONFIG --cflags-only-I givaro`"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac-892-     AC_MSG_CHECKING([whether givaro has isUnit or isunit])
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac-1055-if $PKG_CONFIG --exists eigen3
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac:1056:then CFO=`$PKG_CONFIG --cflags-only-other eigen3`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac:1057:     CFI=`$PKG_CONFIG --cflags-only-I eigen3`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac-1058-     CXXFLAGS="$CXXFLAGS $CFO"
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac-1320-then
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac:1321:     LIBS="`$PKG_CONFIG --libs $FACTORY_NAME` $LIBS"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac:1322:     CPPFLAGS="`$PKG_CONFIG --cflags $FACTORY_NAME` $CPPFLAGS"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac-1323-else
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac-1353-	then
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac:1354:	    GFTABLESDIR="`$PKG_CONFIG --variable=prefix $FACTORY_NAME`/share/factory/"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac-1355-	else
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac:1356:	    GFTABLESDIR="`$PKG_CONFIG --variable=prefix $FACTORY_NAME`/share/singular/factory/"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac-1357-	fi
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac-1358-    fi
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac:1359:    adl_RECURSIVE_EVAL([$GFTABLESDIR], [GFTABLESDIR])
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac-1360-    AC_CHECK_FILE([${GFTABLESDIR}gftables/961],,
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac-1827-if test "$BUILDING" = no -a $sub = 1
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac:1828:then c=`complement "$BUILDLIBLIST" "$BUILD_ALWAYS"`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac-1829-     AC_MSG_ERROR([automatic building of libraries disabled, but some must be built: $c])
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac-1876-     "$exec_prefix"|"$exec_prefix"/*)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac:1877:	   eval tail_${i}=`echo $v | sed s,"^$exec_prefix/","",` 
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac:1878:	   eval  pre_${i}=`echo $v | sed s,"^$exec_prefix","'\\${pre_exec_prefix}'",` 
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac:1879:	   eval      ${i}=`echo $v | sed s,"^$exec_prefix","'\\${exec_prefix}'",` 
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac-1880-	   ;;
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac-1881-     "$prefix"|"$prefix"/*)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac:1882:	   eval tail_${i}=`echo $v | sed s,"^$prefix/","",` 
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac:1883:	   eval  pre_${i}=`echo $v | sed s,"^$prefix","'\\${pre_prefix}'",`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac:1884:	   eval      ${i}=`echo $v | sed s,"^$prefix","'\\${prefix}'",`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-nauty.patch/M2/configure.ac-1885-	   ;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac-8-echo "'$0' $ac_configure_args" > config.args
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac:9:C_CONFIG_ARGS=` echo "$ac_configure_args" | sed -e 's=\\\\=\\\\\\\\=g' -e 's=\\"=\\\\"=g' `
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac-10-AC_DEFINE_UNQUOTED(CONFIG_ARGS,"$C_CONFIG_ARGS",arguments used for configure)
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac-70-dnl       $ A="echo hi 2>/dev/null "
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac:71:dnl       $ echo "`$A`"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac-72-dnl       hi 2>/dev/null
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac-85-AC_SUBST(UNAME_INFO_COMMAND," uname -pmso 2>/dev/null || uname -pms ")
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac:86:AC_SUBST(UNAME_INFO,"` eval $UNAME_INFO_COMMAND `")
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac-87-
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac-101-     elif test -f /etc/os-release
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac:102:     then ISSUE_FLAVOR=`. /etc/os-release ; echo $ID`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac:103:          ISSUE_RELEASE=`. /etc/os-release ; echo $VERSION_ID`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac-104-     elif test -f /usr/lib/os-release
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac:105:     then ISSUE_FLAVOR=`. /usr/lib/os-release ; echo $ID`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac:106:          ISSUE_RELEASE=`. /usr/lib/os-release ; echo $VERSION_ID`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac-107-     elif test -f /bin/freebsd-version
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac-133-     esac
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac:134:     ISSUE_FLAVOR=`echo $ISSUE_FLAVOR | sed 's/ /-/g'`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac-135-     case $ISSUE_RELEASE in
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac-274-[
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac:275: CFLAGS=` echo $CFLAGS | sed -e 's/-O[0-9]//g' -e 's/   */ /g' -e 's/^  *//' -e 's/ * $//' `
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac:276: CXXFLAGS=` echo $CXXFLAGS | sed -e 's/-O[0-9]//g' -e 's/   */ /g' -e 's/^  *//' -e 's/ * $//' `
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac:277: FCFLAGS=` echo $FCFLAGS | sed -e 's/-O[0-9]//g' -e 's/   */ /g' -e 's/^  *//' -e 's/ * $//' `
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac-278-]
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac-291-then AC_MSG_CHECKING(for $CC version)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac:292:     GCCVERSION=`$CC -dumpversion 2>&1 | sed 's/.*-\(.*\):.*/\1/'`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac-293-     AC_MSG_RESULT($GCCVERSION)
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac-384-AC_FUNC_ACCEPT_ARGTYPES()
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac:385:AC_DEFINE_UNQUOTED(SOCKLEN_T,[`echo "$ac_cv_func_accept_arg3" | sed 's/ \*$//'`],[socket length type used by accept()])
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac-386-
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac-509-
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac:510:AC_SUBST(PACKAGES,`cat $srcdir/Macaulay2/packages/=distributed-packages`)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac-511-[if [ $? != 0 ] ; then exit 1 ; fi]
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac-512-# convert the newlines to spaces
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac:513:PACKAGES=`echo $PACKAGES`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac-514-AC_DEFINE_UNQUOTED(PACKAGES,"$PACKAGES",the list of packages included with the release of Macaulay2)
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac-520-   i586-*|i686-*)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac:521:	newhost=`echo $host | sed s/i.86-/i486-/`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac-522-	AC_MSG_NOTICE([warning: building for host $host might not be compatible enough, consider using option "--build=$newhost"]) ;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac-889-then AC_MSG_RESULT(yes)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac:890:     LIBS="`$PKG_CONFIG --libs givaro` $LIBS"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac:891:     CPPFLAGS="$CPPFLAGS `$PKG_CONFIG --cflags-only-I givaro`"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac-892-     AC_MSG_CHECKING([whether givaro has isUnit or isunit])
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac-1053-if $PKG_CONFIG --exists eigen3
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac:1054:then CFO=`$PKG_CONFIG --cflags-only-other eigen3`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac:1055:     CFI=`$PKG_CONFIG --cflags-only-I eigen3`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac-1056-     CXXFLAGS="$CXXFLAGS $CFO"
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac-1318-then
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac:1319:     LIBS="`$PKG_CONFIG --libs $FACTORY_NAME` $LIBS"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac:1320:     CPPFLAGS="`$PKG_CONFIG --cflags $FACTORY_NAME` $CPPFLAGS"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac-1321-else
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac-1351-	then
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac:1352:	    GFTABLESDIR="`$PKG_CONFIG --variable=prefix $FACTORY_NAME`/share/factory/"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac-1353-	else
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac:1354:	    GFTABLESDIR="`$PKG_CONFIG --variable=prefix $FACTORY_NAME`/share/singular/factory/"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac-1355-	fi
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac-1356-    fi
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac:1357:    adl_RECURSIVE_EVAL([$GFTABLESDIR], [GFTABLESDIR])
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac-1358-    AC_CHECK_FILE([${GFTABLESDIR}gftables/961],,
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac-1825-if test "$BUILDING" = no -a $sub = 1
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac:1826:then c=`complement "$BUILDLIBLIST" "$BUILD_ALWAYS"`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac-1827-     AC_MSG_ERROR([automatic building of libraries disabled, but some must be built: $c])
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac-1874-     "$exec_prefix"|"$exec_prefix"/*)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac:1875:	   eval tail_${i}=`echo $v | sed s,"^$exec_prefix/","",` 
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac:1876:	   eval  pre_${i}=`echo $v | sed s,"^$exec_prefix","'\\${pre_exec_prefix}'",` 
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac:1877:	   eval      ${i}=`echo $v | sed s,"^$exec_prefix","'\\${exec_prefix}'",` 
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac-1878-	   ;;
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac-1879-     "$prefix"|"$prefix"/*)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac:1880:	   eval tail_${i}=`echo $v | sed s,"^$prefix/","",` 
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac:1881:	   eval  pre_${i}=`echo $v | sed s,"^$prefix","'\\${pre_prefix}'",`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac:1882:	   eval      ${i}=`echo $v | sed s,"^$prefix","'\\${prefix}'",`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-4ti2.patch/M2/configure.ac-1883-	   ;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac-8-echo "'$0' $ac_configure_args" > config.args
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac:9:C_CONFIG_ARGS=` echo "$ac_configure_args" | sed -e 's=\\\\=\\\\\\\\=g' -e 's=\\"=\\\\"=g' `
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac-10-AC_DEFINE_UNQUOTED(CONFIG_ARGS,"$C_CONFIG_ARGS",arguments used for configure)
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac-70-dnl       $ A="echo hi 2>/dev/null "
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac:71:dnl       $ echo "`$A`"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac-72-dnl       hi 2>/dev/null
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac-85-AC_SUBST(UNAME_INFO_COMMAND," uname -pmso 2>/dev/null || uname -pms ")
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac:86:AC_SUBST(UNAME_INFO,"` eval $UNAME_INFO_COMMAND `")
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac-87-
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac-101-     elif test -f /etc/os-release
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac:102:     then ISSUE_FLAVOR=`. /etc/os-release ; echo $ID`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac:103:          ISSUE_RELEASE=`. /etc/os-release ; echo $VERSION_ID`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac-104-     elif test -f /usr/lib/os-release
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac:105:     then ISSUE_FLAVOR=`. /usr/lib/os-release ; echo $ID`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac:106:          ISSUE_RELEASE=`. /usr/lib/os-release ; echo $VERSION_ID`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac-107-     elif test -f /bin/freebsd-version
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac-133-     esac
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac:134:     ISSUE_FLAVOR=`echo $ISSUE_FLAVOR | sed 's/ /-/g'`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac-135-     case $ISSUE_RELEASE in
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac-274-[
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac:275: CFLAGS=` echo $CFLAGS | sed -e 's/-O[0-9]//g' -e 's/   */ /g' -e 's/^  *//' -e 's/ * $//' `
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac:276: CXXFLAGS=` echo $CXXFLAGS | sed -e 's/-O[0-9]//g' -e 's/   */ /g' -e 's/^  *//' -e 's/ * $//' `
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac:277: FCFLAGS=` echo $FCFLAGS | sed -e 's/-O[0-9]//g' -e 's/   */ /g' -e 's/^  *//' -e 's/ * $//' `
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac-278-]
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac-291-then AC_MSG_CHECKING(for $CC version)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac:292:     GCCVERSION=`$CC -dumpversion 2>&1 | sed 's/.*-\(.*\):.*/\1/'`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac-293-     AC_MSG_RESULT($GCCVERSION)
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac-384-AC_FUNC_ACCEPT_ARGTYPES()
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac:385:AC_DEFINE_UNQUOTED(SOCKLEN_T,[`echo "$ac_cv_func_accept_arg3" | sed 's/ \*$//'`],[socket length type used by accept()])
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac-386-
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac-509-
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac:510:AC_SUBST(PACKAGES,`cat $srcdir/Macaulay2/packages/=distributed-packages`)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac-511-[if [ $? != 0 ] ; then exit 1 ; fi]
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac-512-# convert the newlines to spaces
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac:513:PACKAGES=`echo $PACKAGES`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac-514-AC_DEFINE_UNQUOTED(PACKAGES,"$PACKAGES",the list of packages included with the release of Macaulay2)
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac-520-   i586-*|i686-*)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac:521:	newhost=`echo $host | sed s/i.86-/i486-/`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac-522-	AC_MSG_NOTICE([warning: building for host $host might not be compatible enough, consider using option "--build=$newhost"]) ;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac-889-then AC_MSG_RESULT(yes)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac:890:     LIBS="`$PKG_CONFIG --libs givaro` $LIBS"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac:891:     CPPFLAGS="$CPPFLAGS `$PKG_CONFIG --cflags-only-I givaro`"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac-892-     AC_MSG_CHECKING([whether givaro has isUnit or isunit])
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac-1049-if $PKG_CONFIG --exists eigen3
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac:1050:then CFO=`$PKG_CONFIG --cflags-only-other eigen3`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac:1051:     CFI=`$PKG_CONFIG --cflags-only-I eigen3`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac-1052-     CXXFLAGS="$CXXFLAGS $CFO"
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac-1314-then
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac:1315:     LIBS="`$PKG_CONFIG --libs $FACTORY_NAME` $LIBS"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac:1316:     CPPFLAGS="`$PKG_CONFIG --cflags $FACTORY_NAME` $CPPFLAGS"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac-1317-else
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac-1347-	then
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac:1348:	    GFTABLESDIR="`$PKG_CONFIG --variable=prefix $FACTORY_NAME`/share/factory/"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac-1349-	else
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac:1350:	    GFTABLESDIR="`$PKG_CONFIG --variable=prefix $FACTORY_NAME`/share/singular/factory/"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac-1351-	fi
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac-1352-    fi
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac:1353:    adl_RECURSIVE_EVAL([$GFTABLESDIR], [GFTABLESDIR])
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac-1354-    AC_CHECK_FILE([${GFTABLESDIR}gftables/961],,
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac-1821-if test "$BUILDING" = no -a $sub = 1
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac:1822:then c=`complement "$BUILDLIBLIST" "$BUILD_ALWAYS"`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac-1823-     AC_MSG_ERROR([automatic building of libraries disabled, but some must be built: $c])
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac-1870-     "$exec_prefix"|"$exec_prefix"/*)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac:1871:	   eval tail_${i}=`echo $v | sed s,"^$exec_prefix/","",` 
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac:1872:	   eval  pre_${i}=`echo $v | sed s,"^$exec_prefix","'\\${pre_exec_prefix}'",` 
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac:1873:	   eval      ${i}=`echo $v | sed s,"^$exec_prefix","'\\${exec_prefix}'",` 
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac-1874-	   ;;
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac-1875-     "$prefix"|"$prefix"/*)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac:1876:	   eval tail_${i}=`echo $v | sed s,"^$prefix/","",` 
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac:1877:	   eval  pre_${i}=`echo $v | sed s,"^$prefix","'\\${pre_prefix}'",`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac:1878:	   eval      ${i}=`echo $v | sed s,"^$prefix","'\\${prefix}'",`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-normaliz.patch/M2/configure.ac-1879-	   ;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac-8-echo "'$0' $ac_configure_args" > config.args
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac:9:C_CONFIG_ARGS=` echo "$ac_configure_args" | sed -e 's=\\\\=\\\\\\\\=g' -e 's=\\"=\\\\"=g' `
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac-10-AC_DEFINE_UNQUOTED(CONFIG_ARGS,"$C_CONFIG_ARGS",arguments used for configure)
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac-70-dnl       $ A="echo hi 2>/dev/null "
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac:71:dnl       $ echo "`$A`"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac-72-dnl       hi 2>/dev/null
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac-85-AC_SUBST(UNAME_INFO_COMMAND," uname -pmso 2>/dev/null || uname -pms ")
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac:86:AC_SUBST(UNAME_INFO,"` eval $UNAME_INFO_COMMAND `")
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac-87-
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac-101-     elif test -f /etc/os-release
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac:102:     then ISSUE_FLAVOR=`. /etc/os-release ; echo $ID`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac:103:          ISSUE_RELEASE=`. /etc/os-release ; echo $VERSION_ID`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac-104-     elif test -f /usr/lib/os-release
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac:105:     then ISSUE_FLAVOR=`. /usr/lib/os-release ; echo $ID`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac:106:          ISSUE_RELEASE=`. /usr/lib/os-release ; echo $VERSION_ID`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac-107-     elif test -f /bin/freebsd-version
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac-133-     esac
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac:134:     ISSUE_FLAVOR=`echo $ISSUE_FLAVOR | sed 's/ /-/g'`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac-135-     case $ISSUE_RELEASE in
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac-274-[
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac:275: CFLAGS=` echo $CFLAGS | sed -e 's/-O[0-9]//g' -e 's/   */ /g' -e 's/^  *//' -e 's/ * $//' `
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac:276: CXXFLAGS=` echo $CXXFLAGS | sed -e 's/-O[0-9]//g' -e 's/   */ /g' -e 's/^  *//' -e 's/ * $//' `
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac:277: FCFLAGS=` echo $FCFLAGS | sed -e 's/-O[0-9]//g' -e 's/   */ /g' -e 's/^  *//' -e 's/ * $//' `
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac-278-]
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac-291-then AC_MSG_CHECKING(for $CC version)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac:292:     GCCVERSION=`$CC -dumpversion 2>&1 | sed 's/.*-\(.*\):.*/\1/'`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac-293-     AC_MSG_RESULT($GCCVERSION)
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac-384-AC_FUNC_ACCEPT_ARGTYPES()
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac:385:AC_DEFINE_UNQUOTED(SOCKLEN_T,[`echo "$ac_cv_func_accept_arg3" | sed 's/ \*$//'`],[socket length type used by accept()])
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac-386-
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac-509-
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac:510:AC_SUBST(PACKAGES,`cat $srcdir/Macaulay2/packages/=distributed-packages`)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac-511-[if [ $? != 0 ] ; then exit 1 ; fi]
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac-512-# convert the newlines to spaces
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac:513:PACKAGES=`echo $PACKAGES`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac-514-AC_DEFINE_UNQUOTED(PACKAGES,"$PACKAGES",the list of packages included with the release of Macaulay2)
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac-520-   i586-*|i686-*)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac:521:	newhost=`echo $host | sed s/i.86-/i486-/`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac-522-	AC_MSG_NOTICE([warning: building for host $host might not be compatible enough, consider using option "--build=$newhost"]) ;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac-889-then AC_MSG_RESULT(yes)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac:890:     LIBS="`$PKG_CONFIG --libs givaro` $LIBS"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac:891:     CPPFLAGS="$CPPFLAGS `$PKG_CONFIG --cflags-only-I givaro`"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac-892-     AC_MSG_CHECKING([whether givaro has isUnit or isunit])
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac-1044-if $PKG_CONFIG --exists eigen3
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac:1045:then CFO=`$PKG_CONFIG --cflags-only-other eigen3`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac:1046:     CFI=`$PKG_CONFIG --cflags-only-I eigen3`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac-1047-     CXXFLAGS="$CXXFLAGS $CFO"
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac-1309-then
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac:1310:     LIBS="`$PKG_CONFIG --libs $FACTORY_NAME` $LIBS"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac:1311:     CPPFLAGS="`$PKG_CONFIG --cflags $FACTORY_NAME` $CPPFLAGS"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac-1312-else
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac-1342-	then
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac:1343:	    GFTABLESDIR="`$PKG_CONFIG --variable=prefix $FACTORY_NAME`/share/factory/"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac-1344-	else
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac:1345:	    GFTABLESDIR="`$PKG_CONFIG --variable=prefix $FACTORY_NAME`/share/singular/factory/"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac-1346-	fi
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac-1347-    fi
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac:1348:    adl_RECURSIVE_EVAL([$GFTABLESDIR], [GFTABLESDIR])
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac-1349-    AC_CHECK_FILE([${GFTABLESDIR}gftables/961],,
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac-1816-if test "$BUILDING" = no -a $sub = 1
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac:1817:then c=`complement "$BUILDLIBLIST" "$BUILD_ALWAYS"`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac-1818-     AC_MSG_ERROR([automatic building of libraries disabled, but some must be built: $c])
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac-1865-     "$exec_prefix"|"$exec_prefix"/*)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac:1866:	   eval tail_${i}=`echo $v | sed s,"^$exec_prefix/","",` 
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac:1867:	   eval  pre_${i}=`echo $v | sed s,"^$exec_prefix","'\\${pre_exec_prefix}'",` 
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac:1868:	   eval      ${i}=`echo $v | sed s,"^$exec_prefix","'\\${exec_prefix}'",` 
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac-1869-	   ;;
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac-1870-     "$prefix"|"$prefix"/*)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac:1871:	   eval tail_${i}=`echo $v | sed s,"^$prefix/","",` 
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac:1872:	   eval  pre_${i}=`echo $v | sed s,"^$prefix","'\\${pre_prefix}'",`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac:1873:	   eval      ${i}=`echo $v | sed s,"^$prefix","'\\${prefix}'",`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-cohomcalg.patch/M2/configure.ac-1874-	   ;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac-8-echo "'$0' $ac_configure_args" > config.args
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac:9:C_CONFIG_ARGS=` echo "$ac_configure_args" | sed -e 's=\\\\=\\\\\\\\=g' -e 's=\\"=\\\\"=g' `
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac-10-AC_DEFINE_UNQUOTED(CONFIG_ARGS,"$C_CONFIG_ARGS",arguments used for configure)
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac-70-dnl       $ A="echo hi 2>/dev/null "
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac:71:dnl       $ echo "`$A`"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac-72-dnl       hi 2>/dev/null
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac-85-AC_SUBST(UNAME_INFO_COMMAND," uname -pmso 2>/dev/null || uname -pms ")
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac:86:AC_SUBST(UNAME_INFO,"` eval $UNAME_INFO_COMMAND `")
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac-87-
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac-101-     elif test -f /etc/os-release
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac:102:     then ISSUE_FLAVOR=`. /etc/os-release ; echo $ID`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac:103:          ISSUE_RELEASE=`. /etc/os-release ; echo $VERSION_ID`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac-104-     elif test -f /usr/lib/os-release
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac:105:     then ISSUE_FLAVOR=`. /usr/lib/os-release ; echo $ID`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac:106:          ISSUE_RELEASE=`. /usr/lib/os-release ; echo $VERSION_ID`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac-107-     elif test -f /bin/freebsd-version
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac-133-     esac
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac:134:     ISSUE_FLAVOR=`echo $ISSUE_FLAVOR | sed 's/ /-/g'`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac-135-     case $ISSUE_RELEASE in
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac-274-[
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac:275: CFLAGS=` echo $CFLAGS | sed -e 's/-O[0-9]//g' -e 's/   */ /g' -e 's/^  *//' -e 's/ * $//' `
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac:276: CXXFLAGS=` echo $CXXFLAGS | sed -e 's/-O[0-9]//g' -e 's/   */ /g' -e 's/^  *//' -e 's/ * $//' `
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac:277: FCFLAGS=` echo $FCFLAGS | sed -e 's/-O[0-9]//g' -e 's/   */ /g' -e 's/^  *//' -e 's/ * $//' `
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac-278-]
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac-291-then AC_MSG_CHECKING(for $CC version)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac:292:     GCCVERSION=`$CC -dumpversion 2>&1 | sed 's/.*-\(.*\):.*/\1/'`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac-293-     AC_MSG_RESULT($GCCVERSION)
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac-384-AC_FUNC_ACCEPT_ARGTYPES()
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac:385:AC_DEFINE_UNQUOTED(SOCKLEN_T,[`echo "$ac_cv_func_accept_arg3" | sed 's/ \*$//'`],[socket length type used by accept()])
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac-386-
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac-509-
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac:510:AC_SUBST(PACKAGES,`cat $srcdir/Macaulay2/packages/=distributed-packages`)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac-511-[if [ $? != 0 ] ; then exit 1 ; fi]
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac-512-# convert the newlines to spaces
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac:513:PACKAGES=`echo $PACKAGES`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac-514-AC_DEFINE_UNQUOTED(PACKAGES,"$PACKAGES",the list of packages included with the release of Macaulay2)
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac-520-   i586-*|i686-*)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac:521:	newhost=`echo $host | sed s/i.86-/i486-/`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac-522-	AC_MSG_NOTICE([warning: building for host $host might not be compatible enough, consider using option "--build=$newhost"]) ;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac-889-then AC_MSG_RESULT(yes)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac:890:     LIBS="`$PKG_CONFIG --libs givaro` $LIBS"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac:891:     CPPFLAGS="$CPPFLAGS `$PKG_CONFIG --cflags-only-I givaro`"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac-892-     AC_MSG_CHECKING([whether givaro has isUnit or isunit])
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac-1042-if $PKG_CONFIG --exists eigen3
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac:1043:then CFO=`$PKG_CONFIG --cflags-only-other eigen3`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac:1044:     CFI=`$PKG_CONFIG --cflags-only-I eigen3`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac-1045-     CXXFLAGS="$CXXFLAGS $CFO"
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac-1307-then
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac:1308:     LIBS="`$PKG_CONFIG --libs $FACTORY_NAME` $LIBS"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac:1309:     CPPFLAGS="`$PKG_CONFIG --cflags $FACTORY_NAME` $CPPFLAGS"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac-1310-else
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac-1340-	then
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac:1341:	    GFTABLESDIR="`$PKG_CONFIG --variable=prefix $FACTORY_NAME`/share/factory/"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac-1342-	else
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac:1343:	    GFTABLESDIR="`$PKG_CONFIG --variable=prefix $FACTORY_NAME`/share/singular/factory/"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac-1344-	fi
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac-1345-    fi
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac:1346:    adl_RECURSIVE_EVAL([$GFTABLESDIR], [GFTABLESDIR])
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac-1347-    AC_CHECK_FILE([${GFTABLESDIR}gftables/961],,
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac-1814-if test "$BUILDING" = no -a $sub = 1
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac:1815:then c=`complement "$BUILDLIBLIST" "$BUILD_ALWAYS"`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac-1816-     AC_MSG_ERROR([automatic building of libraries disabled, but some must be built: $c])
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac-1863-     "$exec_prefix"|"$exec_prefix"/*)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac:1864:	   eval tail_${i}=`echo $v | sed s,"^$exec_prefix/","",` 
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac:1865:	   eval  pre_${i}=`echo $v | sed s,"^$exec_prefix","'\\${pre_exec_prefix}'",` 
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac:1866:	   eval      ${i}=`echo $v | sed s,"^$exec_prefix","'\\${exec_prefix}'",` 
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac-1867-	   ;;
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac-1868-     "$prefix"|"$prefix"/*)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac:1869:	   eval tail_${i}=`echo $v | sed s,"^$prefix/","",` 
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac:1870:	   eval  pre_${i}=`echo $v | sed s,"^$prefix","'\\${pre_prefix}'",`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac:1871:	   eval      ${i}=`echo $v | sed s,"^$prefix","'\\${prefix}'",`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-gfan.patch/M2/configure.ac-1872-	   ;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac-8-echo "'$0' $ac_configure_args" > config.args
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac:9:C_CONFIG_ARGS=` echo "$ac_configure_args" | sed -e 's=\\\\=\\\\\\\\=g' -e 's=\\"=\\\\"=g' `
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac-10-AC_DEFINE_UNQUOTED(CONFIG_ARGS,"$C_CONFIG_ARGS",arguments used for configure)
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac-70-dnl       $ A="echo hi 2>/dev/null "
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac:71:dnl       $ echo "`$A`"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac-72-dnl       hi 2>/dev/null
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac-85-AC_SUBST(UNAME_INFO_COMMAND," uname -pmso 2>/dev/null || uname -pms ")
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac:86:AC_SUBST(UNAME_INFO,"` eval $UNAME_INFO_COMMAND `")
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac-87-
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac-101-     elif test -f /etc/os-release
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac:102:     then ISSUE_FLAVOR=`. /etc/os-release ; echo $ID`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac:103:          ISSUE_RELEASE=`. /etc/os-release ; echo $VERSION_ID`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac-104-     elif test -f /usr/lib/os-release
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac:105:     then ISSUE_FLAVOR=`. /usr/lib/os-release ; echo $ID`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac:106:          ISSUE_RELEASE=`. /usr/lib/os-release ; echo $VERSION_ID`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac-107-     elif test -f /bin/freebsd-version
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac-133-     esac
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac:134:     ISSUE_FLAVOR=`echo $ISSUE_FLAVOR | sed 's/ /-/g'`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac-135-     case $ISSUE_RELEASE in
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac-274-[
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac:275: CFLAGS=` echo $CFLAGS | sed -e 's/-O[0-9]//g' -e 's/   */ /g' -e 's/^  *//' -e 's/ * $//' `
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac:276: CXXFLAGS=` echo $CXXFLAGS | sed -e 's/-O[0-9]//g' -e 's/   */ /g' -e 's/^  *//' -e 's/ * $//' `
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac:277: FCFLAGS=` echo $FCFLAGS | sed -e 's/-O[0-9]//g' -e 's/   */ /g' -e 's/^  *//' -e 's/ * $//' `
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac-278-]
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac-291-then AC_MSG_CHECKING(for $CC version)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac:292:     GCCVERSION=`$CC -dumpversion 2>&1 | sed 's/.*-\(.*\):.*/\1/'`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac-293-     AC_MSG_RESULT($GCCVERSION)
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac-384-AC_FUNC_ACCEPT_ARGTYPES()
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac:385:AC_DEFINE_UNQUOTED(SOCKLEN_T,[`echo "$ac_cv_func_accept_arg3" | sed 's/ \*$//'`],[socket length type used by accept()])
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac-386-
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac-509-
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac:510:AC_SUBST(PACKAGES,`cat $srcdir/Macaulay2/packages/=distributed-packages`)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac-511-[if [ $? != 0 ] ; then exit 1 ; fi]
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac-512-# convert the newlines to spaces
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac:513:PACKAGES=`echo $PACKAGES`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac-514-AC_DEFINE_UNQUOTED(PACKAGES,"$PACKAGES",the list of packages included with the release of Macaulay2)
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac-520-   i586-*|i686-*)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac:521:	newhost=`echo $host | sed s/i.86-/i486-/`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac-522-	AC_MSG_NOTICE([warning: building for host $host might not be compatible enough, consider using option "--build=$newhost"]) ;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac-889-then AC_MSG_RESULT(yes)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac:890:     LIBS="`$PKG_CONFIG --libs givaro` $LIBS"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac:891:     CPPFLAGS="$CPPFLAGS `$PKG_CONFIG --cflags-only-I givaro`"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac-892-     AC_MSG_CHECKING([whether givaro has isUnit or isunit])
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac-1035-if $PKG_CONFIG --exists eigen3
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac:1036:then CFO=`$PKG_CONFIG --cflags-only-other eigen3`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac:1037:     CFI=`$PKG_CONFIG --cflags-only-I eigen3`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac-1038-     CXXFLAGS="$CXXFLAGS $CFO"
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac-1300-then
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac:1301:     LIBS="`$PKG_CONFIG --libs $FACTORY_NAME` $LIBS"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac:1302:     CPPFLAGS="`$PKG_CONFIG --cflags $FACTORY_NAME` $CPPFLAGS"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac-1303-else
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac-1333-	then
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac:1334:	    GFTABLESDIR="`$PKG_CONFIG --variable=prefix $FACTORY_NAME`/share/factory/"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac-1335-	else
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac:1336:	    GFTABLESDIR="`$PKG_CONFIG --variable=prefix $FACTORY_NAME`/share/singular/factory/"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac-1337-	fi
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac-1338-    fi
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac:1339:    adl_RECURSIVE_EVAL([$GFTABLESDIR], [GFTABLESDIR])
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac-1340-    AC_CHECK_FILE([${GFTABLESDIR}gftables/961],,
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac-1807-if test "$BUILDING" = no -a $sub = 1
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac:1808:then c=`complement "$BUILDLIBLIST" "$BUILD_ALWAYS"`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac-1809-     AC_MSG_ERROR([automatic building of libraries disabled, but some must be built: $c])
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac-1856-     "$exec_prefix"|"$exec_prefix"/*)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac:1857:	   eval tail_${i}=`echo $v | sed s,"^$exec_prefix/","",` 
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac:1858:	   eval  pre_${i}=`echo $v | sed s,"^$exec_prefix","'\\${pre_exec_prefix}'",` 
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac:1859:	   eval      ${i}=`echo $v | sed s,"^$exec_prefix","'\\${exec_prefix}'",` 
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac-1860-	   ;;
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac-1861-     "$prefix"|"$prefix"/*)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac:1862:	   eval tail_${i}=`echo $v | sed s,"^$prefix/","",` 
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac:1863:	   eval  pre_${i}=`echo $v | sed s,"^$prefix","'\\${pre_prefix}'",`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac:1864:	   eval      ${i}=`echo $v | sed s,"^$prefix","'\\${prefix}'",`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-csdp.patch/M2/configure.ac-1865-	   ;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac-8-echo "'$0' $ac_configure_args" > config.args
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac:9:C_CONFIG_ARGS=` echo "$ac_configure_args" | sed -e 's=\\\\=\\\\\\\\=g' -e 's=\\"=\\\\"=g' `
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac-10-AC_DEFINE_UNQUOTED(CONFIG_ARGS,"$C_CONFIG_ARGS",arguments used for configure)
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac-70-dnl       $ A="echo hi 2>/dev/null "
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac:71:dnl       $ echo "`$A`"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac-72-dnl       hi 2>/dev/null
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac-85-AC_SUBST(UNAME_INFO_COMMAND," uname -pmso 2>/dev/null || uname -pms ")
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac:86:AC_SUBST(UNAME_INFO,"` eval $UNAME_INFO_COMMAND `")
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac-87-
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac-101-     elif test -f /etc/os-release
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac:102:     then ISSUE_FLAVOR=`. /etc/os-release ; echo $ID`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac:103:          ISSUE_RELEASE=`. /etc/os-release ; echo $VERSION_ID`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac-104-     elif test -f /usr/lib/os-release
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac:105:     then ISSUE_FLAVOR=`. /usr/lib/os-release ; echo $ID`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac:106:          ISSUE_RELEASE=`. /usr/lib/os-release ; echo $VERSION_ID`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac-107-     elif test -f /bin/freebsd-version
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac-133-     esac
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac:134:     ISSUE_FLAVOR=`echo $ISSUE_FLAVOR | sed 's/ /-/g'`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac-135-     case $ISSUE_RELEASE in
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac-274-[
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac:275: CFLAGS=` echo $CFLAGS | sed -e 's/-O[0-9]//g' -e 's/   */ /g' -e 's/^  *//' -e 's/ * $//' `
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac:276: CXXFLAGS=` echo $CXXFLAGS | sed -e 's/-O[0-9]//g' -e 's/   */ /g' -e 's/^  *//' -e 's/ * $//' `
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac:277: FCFLAGS=` echo $FCFLAGS | sed -e 's/-O[0-9]//g' -e 's/   */ /g' -e 's/^  *//' -e 's/ * $//' `
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac-278-]
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac-291-then AC_MSG_CHECKING(for $CC version)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac:292:     GCCVERSION=`$CC -dumpversion 2>&1 | sed 's/.*-\(.*\):.*/\1/'`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac-293-     AC_MSG_RESULT($GCCVERSION)
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac-384-AC_FUNC_ACCEPT_ARGTYPES()
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac:385:AC_DEFINE_UNQUOTED(SOCKLEN_T,[`echo "$ac_cv_func_accept_arg3" | sed 's/ \*$//'`],[socket length type used by accept()])
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac-386-
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac-509-
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac:510:AC_SUBST(PACKAGES,`cat $srcdir/Macaulay2/packages/=distributed-packages`)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac-511-[if [ $? != 0 ] ; then exit 1 ; fi]
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac-512-# convert the newlines to spaces
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac:513:PACKAGES=`echo $PACKAGES`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac-514-AC_DEFINE_UNQUOTED(PACKAGES,"$PACKAGES",the list of packages included with the release of Macaulay2)
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac-520-   i586-*|i686-*)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac:521:	newhost=`echo $host | sed s/i.86-/i486-/`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac-522-	AC_MSG_NOTICE([warning: building for host $host might not be compatible enough, consider using option "--build=$newhost"]) ;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac-889-then AC_MSG_RESULT(yes)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac:890:     LIBS="`$PKG_CONFIG --libs givaro` $LIBS"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac:891:     CPPFLAGS="$CPPFLAGS `$PKG_CONFIG --cflags-only-I givaro`"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac-892-     AC_MSG_CHECKING([whether givaro has isUnit or isunit])
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac-1033-if $PKG_CONFIG --exists eigen3
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac:1034:then CFO=`$PKG_CONFIG --cflags-only-other eigen3`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac:1035:     CFI=`$PKG_CONFIG --cflags-only-I eigen3`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac-1036-     CXXFLAGS="$CXXFLAGS $CFO"
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac-1298-then
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac:1299:     LIBS="`$PKG_CONFIG --libs $FACTORY_NAME` $LIBS"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac:1300:     CPPFLAGS="`$PKG_CONFIG --cflags $FACTORY_NAME` $CPPFLAGS"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac-1301-else
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac-1331-	then
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac:1332:	    GFTABLESDIR="`$PKG_CONFIG --variable=prefix $FACTORY_NAME`/share/factory/"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac-1333-	else
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac:1334:	    GFTABLESDIR="`$PKG_CONFIG --variable=prefix $FACTORY_NAME`/share/singular/factory/"
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac-1335-	fi
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac-1336-    fi
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac:1337:    adl_RECURSIVE_EVAL([$GFTABLESDIR], [GFTABLESDIR])
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac-1338-    AC_CHECK_FILE([${GFTABLESDIR}gftables/961],,
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac-1805-if test "$BUILDING" = no -a $sub = 1
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac:1806:then c=`complement "$BUILDLIBLIST" "$BUILD_ALWAYS"`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac-1807-     AC_MSG_ERROR([automatic building of libraries disabled, but some must be built: $c])
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac-1854-     "$exec_prefix"|"$exec_prefix"/*)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac:1855:	   eval tail_${i}=`echo $v | sed s,"^$exec_prefix/","",` 
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac:1856:	   eval  pre_${i}=`echo $v | sed s,"^$exec_prefix","'\\${pre_exec_prefix}'",` 
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac:1857:	   eval      ${i}=`echo $v | sed s,"^$exec_prefix","'\\${exec_prefix}'",` 
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac-1858-	   ;;
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac-1859-     "$prefix"|"$prefix"/*)
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac:1860:	   eval tail_${i}=`echo $v | sed s,"^$prefix/","",` 
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac:1861:	   eval  pre_${i}=`echo $v | sed s,"^$prefix","'\\${pre_prefix}'",`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac:1862:	   eval      ${i}=`echo $v | sed s,"^$prefix","'\\${prefix}'",`
macaulay2-1.16+git55.94c4b7d+ds/.pc/use-debian-topcom.patch/M2/configure.ac-1863-	   ;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac-8-echo "'$0' $ac_configure_args" > config.args
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac:9:C_CONFIG_ARGS=` echo "$ac_configure_args" | sed -e 's=\\\\=\\\\\\\\=g' -e 's=\\"=\\\\"=g' `
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac-10-AC_DEFINE_UNQUOTED(CONFIG_ARGS,"$C_CONFIG_ARGS",arguments used for configure)
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac-70-dnl       $ A="echo hi 2>/dev/null "
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac:71:dnl       $ echo "`$A`"
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac-72-dnl       hi 2>/dev/null
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac-85-AC_SUBST(UNAME_INFO_COMMAND," uname -pmso 2>/dev/null || uname -pms ")
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac:86:AC_SUBST(UNAME_INFO,"` eval $UNAME_INFO_COMMAND `")
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac-87-
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac-101-     elif test -f /etc/os-release
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac:102:     then ISSUE_FLAVOR=`. /etc/os-release ; echo $ID`
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac:103:          ISSUE_RELEASE=`. /etc/os-release ; echo $VERSION_ID`
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac-104-     elif test -f /usr/lib/os-release
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac:105:     then ISSUE_FLAVOR=`. /usr/lib/os-release ; echo $ID`
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac:106:          ISSUE_RELEASE=`. /usr/lib/os-release ; echo $VERSION_ID`
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac-107-     elif test -f /bin/freebsd-version
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac-133-     esac
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac:134:     ISSUE_FLAVOR=`echo $ISSUE_FLAVOR | sed 's/ /-/g'`
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac-135-     case $ISSUE_RELEASE in
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac-274-[
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac:275: CFLAGS=` echo $CFLAGS | sed -e 's/-O[0-9]//g' -e 's/   */ /g' -e 's/^  *//' -e 's/ * $//' `
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac:276: CXXFLAGS=` echo $CXXFLAGS | sed -e 's/-O[0-9]//g' -e 's/   */ /g' -e 's/^  *//' -e 's/ * $//' `
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac:277: FCFLAGS=` echo $FCFLAGS | sed -e 's/-O[0-9]//g' -e 's/   */ /g' -e 's/^  *//' -e 's/ * $//' `
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac-278-]
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac-291-then AC_MSG_CHECKING(for $CC version)
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac:292:     GCCVERSION=`$CC -dumpversion 2>&1 | sed 's/.*-\(.*\):.*/\1/'`
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac-293-     AC_MSG_RESULT($GCCVERSION)
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac-384-AC_FUNC_ACCEPT_ARGTYPES()
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac:385:AC_DEFINE_UNQUOTED(SOCKLEN_T,[`echo "$ac_cv_func_accept_arg3" | sed 's/ \*$//'`],[socket length type used by accept()])
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac-386-
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac-509-
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac:510:AC_SUBST(PACKAGES,`cat $srcdir/Macaulay2/packages/=distributed-packages`)
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac-511-[if [ $? != 0 ] ; then exit 1 ; fi]
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac-512-# convert the newlines to spaces
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac:513:PACKAGES=`echo $PACKAGES`
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac-514-AC_DEFINE_UNQUOTED(PACKAGES,"$PACKAGES",the list of packages included with the release of Macaulay2)
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac-520-   i586-*|i686-*)
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac:521:	newhost=`echo $host | sed s/i.86-/i486-/`
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac-522-	AC_MSG_NOTICE([warning: building for host $host might not be compatible enough, consider using option "--build=$newhost"]) ;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac-889-then AC_MSG_RESULT(yes)
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac:890:     LIBS="`$PKG_CONFIG --libs givaro` $LIBS"
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac:891:     CPPFLAGS="$CPPFLAGS `$PKG_CONFIG --cflags-only-I givaro`"
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac-892-     AC_MSG_CHECKING([whether givaro has isUnit or isunit])
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac-1031-if $PKG_CONFIG --exists eigen3
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac:1032:then CFO=`$PKG_CONFIG --cflags-only-other eigen3`
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac:1033:     CFI=`$PKG_CONFIG --cflags-only-I eigen3`
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac-1034-     CXXFLAGS="$CXXFLAGS $CFO"
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac-1296-then
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac:1297:     LIBS="`$PKG_CONFIG --libs $FACTORY_NAME` $LIBS"
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac:1298:     CPPFLAGS="`$PKG_CONFIG --cflags $FACTORY_NAME` $CPPFLAGS"
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac-1299-else
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac-1329-	then
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac:1330:	    GFTABLESDIR="`$PKG_CONFIG --variable=prefix $FACTORY_NAME`/share/factory/"
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac-1331-	else
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac:1332:	    GFTABLESDIR="`$PKG_CONFIG --variable=prefix $FACTORY_NAME`/share/singular/factory/"
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac-1333-	fi
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac-1334-    fi
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac:1335:    adl_RECURSIVE_EVAL([$GFTABLESDIR], [GFTABLESDIR])
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac-1336-    AC_CHECK_FILE([${GFTABLESDIR}gftables/961],,
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac-1803-if test "$BUILDING" = no -a $sub = 1
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac:1804:then c=`complement "$BUILDLIBLIST" "$BUILD_ALWAYS"`
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac-1805-     AC_MSG_ERROR([automatic building of libraries disabled, but some must be built: $c])
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac-1852-     "$exec_prefix"|"$exec_prefix"/*)
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac:1853:	   eval tail_${i}=`echo $v | sed s,"^$exec_prefix/","",` 
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac:1854:	   eval  pre_${i}=`echo $v | sed s,"^$exec_prefix","'\\${pre_exec_prefix}'",` 
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac:1855:	   eval      ${i}=`echo $v | sed s,"^$exec_prefix","'\\${exec_prefix}'",` 
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac-1856-	   ;;
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac-1857-     "$prefix"|"$prefix"/*)
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac:1858:	   eval tail_${i}=`echo $v | sed s,"^$prefix/","",` 
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac:1859:	   eval  pre_${i}=`echo $v | sed s,"^$prefix","'\\${pre_prefix}'",`
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac:1860:	   eval      ${i}=`echo $v | sed s,"^$prefix","'\\${prefix}'",`
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/configure.ac-1861-	   ;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/Macaulay2/d/version.dd-225--- Local Variables:
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/Macaulay2/d/version.dd:226:-- compile-command: "echo \"make: Entering directory \\`$M2BUILDDIR/Macaulay2/d'\" && echo \"make: Entering directory \\`$M2BUILDDIR/Macaulay2/d'\" && make -C $M2BUILDDIR/Macaulay2/d version.o "
macaulay2-1.16+git55.94c4b7d+ds/.pc/skip-mpsolve-for-now.patch/M2/Macaulay2/d/version.dd-227--- End:
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac-8-echo "'$0' $ac_configure_args" > config.args
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac:9:C_CONFIG_ARGS=` echo "$ac_configure_args" | sed -e 's=\\\\=\\\\\\\\=g' -e 's=\\"=\\\\"=g' `
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac-10-AC_DEFINE_UNQUOTED(CONFIG_ARGS,"$C_CONFIG_ARGS",arguments used for configure)
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac-70-dnl       $ A="echo hi 2>/dev/null "
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac:71:dnl       $ echo "`$A`"
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac-72-dnl       hi 2>/dev/null
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac-85-AC_SUBST(UNAME_INFO_COMMAND," uname -pmso 2>/dev/null || uname -pms ")
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac:86:AC_SUBST(UNAME_INFO,"` eval $UNAME_INFO_COMMAND `")
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac-87-
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac-101-     elif test -f /etc/os-release
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac:102:     then ISSUE_FLAVOR=`. /etc/os-release ; echo $ID`
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac:103:          ISSUE_RELEASE=`. /etc/os-release ; echo $VERSION_ID`
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac-104-     elif test -f /usr/lib/os-release
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac:105:     then ISSUE_FLAVOR=`. /usr/lib/os-release ; echo $ID`
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac:106:          ISSUE_RELEASE=`. /usr/lib/os-release ; echo $VERSION_ID`
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac-107-     elif test -f /bin/freebsd-version
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac-133-     esac
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac:134:     ISSUE_FLAVOR=`echo $ISSUE_FLAVOR | sed 's/ /-/g'`
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac-135-     case $ISSUE_RELEASE in
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac-274-[
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac:275: CFLAGS=` echo $CFLAGS | sed -e 's/-O[0-9]//g' -e 's/   */ /g' -e 's/^  *//' -e 's/ * $//' `
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac:276: CXXFLAGS=` echo $CXXFLAGS | sed -e 's/-O[0-9]//g' -e 's/   */ /g' -e 's/^  *//' -e 's/ * $//' `
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac:277: FCFLAGS=` echo $FCFLAGS | sed -e 's/-O[0-9]//g' -e 's/   */ /g' -e 's/^  *//' -e 's/ * $//' `
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac-278-]
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac-291-then AC_MSG_CHECKING(for $CC version)
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac:292:     GCCVERSION=`$CC -dumpversion 2>&1 | sed 's/.*-\(.*\):.*/\1/'`
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac-293-     AC_MSG_RESULT($GCCVERSION)
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac-384-AC_FUNC_ACCEPT_ARGTYPES()
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac:385:AC_DEFINE_UNQUOTED(SOCKLEN_T,[`echo "$ac_cv_func_accept_arg3" | sed 's/ \*$//'`],[socket length type used by accept()])
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac-386-
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac-509-
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac:510:AC_SUBST(PACKAGES,`cat $srcdir/Macaulay2/packages/=distributed-packages`)
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac-511-[if [ $? != 0 ] ; then exit 1 ; fi]
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac-512-# convert the newlines to spaces
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac:513:PACKAGES=`echo $PACKAGES`
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac-514-AC_DEFINE_UNQUOTED(PACKAGES,"$PACKAGES",the list of packages included with the release of Macaulay2)
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac-520-   i586-*|i686-*)
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac:521:	newhost=`echo $host | sed s/i.86-/i486-/`
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac-522-	AC_MSG_NOTICE([warning: building for host $host might not be compatible enough, consider using option "--build=$newhost"]) ;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac-882-then AC_MSG_RESULT(yes)
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac:883:     LIBS="`$PKG_CONFIG --libs givaro` $LIBS"
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac:884:     CPPFLAGS="$CPPFLAGS `$PKG_CONFIG --cflags-only-I givaro`"
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac-885-     AC_MSG_CHECKING([whether givaro has isUnit or isunit])
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac-1024-if $PKG_CONFIG --exists eigen3
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac:1025:then CFO=`$PKG_CONFIG --cflags-only-other eigen3`
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac:1026:     CFI=`$PKG_CONFIG --cflags-only-I eigen3`
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac-1027-     CXXFLAGS="$CXXFLAGS $CFO"
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac-1289-then
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac:1290:     LIBS="`$PKG_CONFIG --libs $FACTORY_NAME` $LIBS"
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac:1291:     CPPFLAGS="`$PKG_CONFIG --cflags $FACTORY_NAME` $CPPFLAGS"
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac-1292-else
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac-1322-	then
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac:1323:	    GFTABLESDIR="`$PKG_CONFIG --variable=prefix $FACTORY_NAME`/share/factory/"
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac-1324-	else
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac:1325:	    GFTABLESDIR="`$PKG_CONFIG --variable=prefix $FACTORY_NAME`/share/singular/factory/"
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac-1326-	fi
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac-1327-    fi
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac:1328:    adl_RECURSIVE_EVAL([$GFTABLESDIR], [GFTABLESDIR])
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac-1329-    AC_CHECK_FILE([${GFTABLESDIR}gftables/961],,
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac-1796-if test "$BUILDING" = no -a $sub = 1
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac:1797:then c=`complement "$BUILDLIBLIST" "$BUILD_ALWAYS"`
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac-1798-     AC_MSG_ERROR([automatic building of libraries disabled, but some must be built: $c])
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac-1845-     "$exec_prefix"|"$exec_prefix"/*)
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac:1846:	   eval tail_${i}=`echo $v | sed s,"^$exec_prefix/","",` 
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac:1847:	   eval  pre_${i}=`echo $v | sed s,"^$exec_prefix","'\\${pre_exec_prefix}'",` 
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac:1848:	   eval      ${i}=`echo $v | sed s,"^$exec_prefix","'\\${exec_prefix}'",` 
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac-1849-	   ;;
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac-1850-     "$prefix"|"$prefix"/*)
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac:1851:	   eval tail_${i}=`echo $v | sed s,"^$prefix/","",` 
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac:1852:	   eval  pre_${i}=`echo $v | sed s,"^$prefix","'\\${pre_prefix}'",`
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac:1853:	   eval      ${i}=`echo $v | sed s,"^$prefix","'\\${prefix}'",`
macaulay2-1.16+git55.94c4b7d+ds/.pc/reproducible-config-args.patch/M2/configure.ac-1854-	   ;;
##############################################
macaulay2-1.16+git55.94c4b7d+ds/.pc/remove-build-paths-from-cached-files.patch/M2/Macaulay2/d/Makefile.in-85-distributed-packages.h: @srcdir@/../packages/?distributed-packages Makefile
macaulay2-1.16+git55.94c4b7d+ds/.pc/remove-build-paths-from-cached-files.patch/M2/Macaulay2/d/Makefile.in:86:	echo '#define DISTRIBUTED_PACKAGES "'`cat $<`'"' >$@
macaulay2-1.16+git55.94c4b7d+ds/.pc/remove-build-paths-from-cached-files.patch/M2/Macaulay2/d/Makefile.in-87-clean::; rm -f distributed-packages.h