[Commits] (vajda) changed linux gcj requirement to gcj 3.4.x
commits at osafoundation.org
commits at osafoundation.org
Tue Aug 24 12:15:38 PDT 2004
Commit by: vajda
Modified files:
external/Makefile.inc 1.22 1.23
Log message:
changed linux gcj requirement to gcj 3.4.x
ViewCVS links:
http://cvs.osafoundation.org/index.cgi/external/Makefile.inc.diff?r1=text&tr1=1.22&r2=text&tr2=1.23
Index: external/Makefile.inc
diff -u external/Makefile.inc:1.22 external/Makefile.inc:1.23
--- external/Makefile.inc:1.22 Wed Jul 28 13:39:58 2004
+++ external/Makefile.inc Tue Aug 24 12:15:37 2004
@@ -162,7 +162,7 @@
compiler=compiler
$(compiler):
- @echo you need to install a gcc 3.3.x distribution for your Linux distribution that includes gcj and set GCJ_HOME to point at its installation directory
+ @echo you need to install a gcc 3.4.x distribution for your Linux distribution that includes gcj and set GCJ_HOME to point at its installation directory
endif
More information about the Commits
mailing list