projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b6013a
)
* gij.cc (version): Use GCJVERSION.
author
Bryce McKinlay
<bryce@gcc.gnu.org>
Wed, 3 Oct 2001 11:42:28 +0000
(12:42 +0100)
committer
Bryce McKinlay
<bryce@gcc.gnu.org>
Wed, 3 Oct 2001 11:42:28 +0000
(12:42 +0100)
From-SVN: r45993
libjava/gij.cc
patch
|
blob
|
history
diff --git
a/libjava/gij.cc
b/libjava/gij.cc
index fc6a41e825cf21b9b7e418e1842a6c5b0837d3ce..0f7acc041cf880cc788474ff32fa4ff5340740a3 100644
(file)
--- a/
libjava/gij.cc
+++ b/
libjava/gij.cc
@@
-40,7
+40,7
@@
help ()
static void
version ()
{
- printf ("gij (GNU libgcj) version %s\n\n", VERSION);
+ printf ("gij (GNU libgcj) version %s\n\n",
GCJ
VERSION);
printf ("Copyright (C) 2001 Free Software Foundation.\n");
printf ("This is free software; see the source for copying conditions. There is NO\n");
printf ("warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n");