From a3da92f99d722d52c0117015f26c5c8640b12511 Mon Sep 17 00:00:00 2001 From: Arnaud Charlet Date: Tue, 22 Jun 2010 11:28:49 +0200 Subject: [multiple changes] 2010-06-22 Arnaud Charlet * s-osinte-vxworks.ads: Fix casing. * s-vxwext-kernel.ads, s-vxwext-rtp.ads: Complete previous change: Interfaces.C does not provide a long_long type. 2010-06-22 Emmanuel Briot * gnat_ugn.texi, projects.texi: Preprocess projects.texi for VMS and native user's guide, since this document contains the two versions. * gcc-interface/Make-lang.in: Update doc dependencies. From-SVN: r161152 --- gcc/ada/projects.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/ada/projects.texi') diff --git a/gcc/ada/projects.texi b/gcc/ada/projects.texi index 2624e75..3d11bf3 100644 --- a/gcc/ada/projects.texi +++ b/gcc/ada/projects.texi @@ -1077,7 +1077,7 @@ project files rather than packages. Each literal string after @code{with} is the path (absolute or relative) to a project file. The @code{.gpr} extension is optional, although we recommend adding it. If no extension is specified, -and no project file with the @file{^.gpr^.GPR} extension is found, then +and no project file with the @file{^.gpr^.GPR^} extension is found, then the file is searched for exactly as written in the @code{with} clause, that is with no extension. -- cgit v1.1