gcl-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-commits] gcl configure configure.in makefile


From: Gene Cooperman
Subject: [Gcl-commits] gcl configure configure.in makefile
Date: Fri, 11 Nov 2005 03:19:07 -0500

CVSROOT:        /cvsroot/gcl
Module name:    gcl
Branch:         
Changes by:     Gene Cooperman <address@hidden> 05/11/11 08:19:07

Modified files:
        .              : configure configure.in makefile 

Log message:
        (1) In target, command of gcl/makefile, it had hardwired in "gcl" 
instead
        of "$(SYSTEM)"
        This caused:  ./configure --enable-ansi; make
        to fail.  I've left that as I found it, for now, since some occurrences 
of
        SYSTEM are changing to BINSCPT.
        (2) configure was modified to allow pargcl to be built with:
        ./configure --enable-ansi --enable-pargcl
        (3) makefile was modified to copy pargcl/bin/procgroup to bin/procgroup
        and to modify the directories referred to in procgroup.
        
        However, even though ./configure --enable-ansi --enable-pargcl
        now builds, there is a bug when running ./pargcl.  The slaves fail to
        start properly.  I will look at that later.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/configure.diff?tr1=1.205&tr2=1.206&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/configure.in.diff?tr1=1.210&tr2=1.211&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/makefile.diff?tr1=1.111&tr2=1.112&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]