OSDN Git Service

rename version numbers, etc
[pf3gnuchains/gcc-fork.git] / gcc / f / root.texi
index fd21eb7..37d8286 100644 (file)
@@ -3,30 +3,27 @@
 @c (e.g. a release branch in the CVS repository for egcs),
 @c clear this and set the version information correctly.
 @set DEVELOPMENT
-@set version-g77 0.5.24
+@set version-g77 0.5.25
 @set version-egcs 1.2
 
 @c EGCS-G77 is set to indicate this is the EGCS version of g77.
-@set EGCS-G77
+@clear EGCS-G77
 
 @ifclear EGCS-G77
 @c FSF-G77 is set to indicate this is the FSF version of g77.
 @set FSF-G77
 @end ifclear
 
-@ifset EGCS-G77
 @set email-general egcs@@egcs.cygnus.com
 @set email-bugs egcs-bugs@@egcs.cygnus.com
 @set path-g77 egcs/gcc/f
 @set path-libf2c egcs/libf2c
+
+@ifset EGCS-G77
 @set which-g77 EGCS-@value{version-egcs}
 @end ifset
 
 @ifset FSF-G77
-@set email-general fortran@@gnu.org
-@set email-bugs fortran@@gnu.org
-@set path-g77 gcc/f
-@set path-libf2c gcc/f/runtime
 @set which-g77 FSF-@value{version-g77}
 @end ifset