From 30b7d1b936b048f3ab9f1c35832891f407cdb6cf Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 11 Aug 2015 19:43:34 +0000 Subject: - typo fix in configure - do not depend on /bin/true --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 4710a95..6869d89 100755 --- a/configure +++ b/configure @@ -357,7 +357,7 @@ LDFLAGS := $LDFLAGS_AUTO LDFLAGS_NOSHARED := $LDFLAGS_NOSHARED CROSS_COMPILE := $cross -vpath lib%a$vpaths +vpath lib%.a$vpaths EOF if $allstatic ; then echo ".LIBPATTERNS := lib%.a" -- cgit v1.2.3