From ffca448651c5b7b0fc5fe6bdbbcf1e0dc13419e1 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Wed, 21 Mar 2018 18:33:54 +0100 Subject: Set a version to libghdl, put version in configure. --- src/ghdldrv/default_paths.ads.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/ghdldrv') diff --git a/src/ghdldrv/default_paths.ads.in b/src/ghdldrv/default_paths.ads.in index da2f7cc42..e6137789d 100644 --- a/src/ghdldrv/default_paths.ads.in +++ b/src/ghdldrv/default_paths.ads.in @@ -37,7 +37,6 @@ package Default_Paths is Post_Processor : constant String := "@POST_PROCESSOR@"; - Shared_Library_Extension : constant String := - "@SOEXT@"; + Shared_Library_Extension : constant String := "@SOEXT@"; Default_Pie : constant Boolean := "@default_pie@" = String'("yes"); end Default_Paths; -- cgit v1.2.3