File:  [gforth] / gforth / doc / version.texi.in
Revision 1.3: download - view: text, annotated - select for diffs
Fri Dec 27 12:32:54 2002 UTC (21 years, 3 months ago) by anton
Branches: MAIN
CVS tags: v0-7-0, v0-6-2, v0-6-1, v0-6-0, HEAD
replaced some automake macros with autoconf macros; related changes in
  autoconf variables (e.g., @VERSION@ -> @PACKAGE_VERSION@)
gforth-prof and gforth-native are now not built by default
modernized "Automatic Remaking" section of Makefile.in
Updated bug reporting instructions
Eliminated use of old bug reporting email address

    1: @set VERSION @PACKAGE_VERSION@
    2: @set UPDATED @UPDATED@

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>