From c67cf28d3357b4f09a5922715c9925c7a7817190 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Wed, 12 Aug 2015 19:39:43 +0000 Subject: Cosmetic fix --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 469c4ec..e6f3773 100755 --- a/configure +++ b/configure @@ -307,7 +307,7 @@ if $shared ; then tryldflag LDFLAGS_SHARED -Wl,-Bsymbolic fi -LDFLAGS_SHARED="${LDFLAGS_SHARED}$addlibdpath" +LDFLAGS_SHARED="${LDFLAGS_SHARED}${addlibdpath}" if $allstatic ; then LDFLAGS_NOSHARED="${LDFLAGS_NOSHARED}${addlibspath}" -- cgit v1.2.3