OSDN Git Service

2003-11-20 Jerome Guitton <guitton@act-europe.fr>
[pf3gnuchains/gcc-fork.git] / gcc / ada / gnatlbr.adb
index b79efa1..40d5434 100644 (file)
@@ -50,7 +50,7 @@ with Osint;                use Osint;
 with System;
 
 procedure GnatLbr is
-   pragma Ident (Gnat_Version_String);
+   pragma Ident (Gnat_Static_Version_String);
 
    type Lib_Mode is (None, Create, Set, Delete);
    Next_Arg  : Integer;