This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

indent-2.2.6


Brad Town wrote me:

To compile and install indent 2.2.6 (the latest version AFAIK) with
minimal
effort, try the following:

tar xzf indent-2.2.6.tar.gz
cd indent-2.2.6
mkdir o
cd o
export CFLAGS=-mno-win32
../configure
make
make install-strip

It worked!  That answers my indent-2.2.6 question, so now indent-2.2.6
could be added to the Cygwin distro with minimal effort.  Still, I had
to know the magic incantation to get around that "wildmat.c" file in the
indent-2.2.6 distro.  Why don't they make it easy...

Later, Gregory Pietsch


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]