From 29aefc96cfd8064319f6bfbd3799508d34255b5e Mon Sep 17 00:00:00 2001 From: Andy Spencer Date: Wed, 2 Nov 2011 06:32:21 +0000 Subject: [PATCH] Update dolt --- m4/dolt.m4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/m4/dolt.m4 b/m4/dolt.m4 index 8f94582..748633c 100644 --- a/m4/dolt.m4 +++ b/m4/dolt.m4 @@ -1,5 +1,5 @@ dnl dolt, a replacement for libtool -dnl Copyright © 2007-2008 Josh Triplett +dnl Copyright © 2007-2010 Josh Triplett dnl Copying and distribution of this file, with or without modification, dnl are permitted in any medium without royalty provided the copyright dnl notice and this notice are preserved. @@ -22,7 +22,7 @@ if test x$GCC != xyes; then dolt_supported=no fi case $host in -i?86-*-linux*|x86_64-*-linux*|powerpc-*-linux* \ +*-*-linux* \ |amd64-*-freebsd*|i?86-*-freebsd*|ia64-*-freebsd*) pic_options='-fPIC' ;; -- 2.43.2