X-Git-Url: http://pileus.org/git/?p=grits;a=blobdiff_plain;f=m4%2Fdolt.m4;h=748633c8e1a85a86d24a92f88f0de8998266f826;hp=8f94582fb899804409f4cc1595d1d8f3aa90fe02;hb=29aefc96cfd8064319f6bfbd3799508d34255b5e;hpb=1226f71f12256173b0a00877e0664f7813d70df6 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' ;;