Bruce Korb wrote:
> On 12/14/06, Earnie Boyd <[EMAIL PROTECTED]> wrote:
>> Quoting Andreas Schwab <[EMAIL PROTECTED]>:  et al.

All is better now.  (Leastwise, please tell me it is ;)
Please pull the latest release:

From: Bruce Korb <[EMAIL PROTECTED]>
Sender: [EMAIL PROTECTED]
To: GNU Announcements <info-gnu@gnu.org>
Subject: GNU AutoGen Version 5.8.8/AutoOpts Version 27.5
Reply-To: autogen-users@lists.sourceforge.net
Cc: [EMAIL PROTECTED]

GNU AutoGen/AutoOpts is a two-part project that serves two separate
purposes.  The functionalities are combined because they are inextricably
intertwined:

AutoGen is a tool designed to simplify the creation and maintenance of
programs that contain large amounts of repetitious text.  It is
especially valuable in programs that have several blocks of text that
must be kept synchronized.

AutoOpts is both an example of that and a project in its own right.
It is a very powerful command line option parser consisting of a set
of AutoGen templates and a run time library that nearly eliminates
the hassle of managing, parsing and documenting program options.

New in 5.8.8 - December, 2006

Here are the 'NEWS' entries since the last release

* Portability fixes (following POSIX usage constraints on the setjmp()
  return value -- a problem in Cygwin; non-Solaris-Bourne-shell syntax
  in a test; issues on platforms where sizeof(int) != sizeof(size_t))

AutoGen home:    http://www.gnu.org/software/autogen/
primary ftp:     ftp://ftp.gnu.org/gnu/autogen/rel5.8.8/
.tar.gz:         ftp://ftp.gnu.org/gnu/autogen/rel5.8.8/autogen-5.8.8.tar.gz
library project: ftp://ftp.gnu.org/gnu/libopts/rel27.5/
bug reports:     autogen-users at the SourceForge net domain
bug archive:     http://sourceforge.net/mailarchive/forum.php?forum_id=7034
maintainer:      Bruce Korb - bkorb at the usual GNU domain

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Autogen-users mailing list
Autogen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/autogen-users

Reply via email to