head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2013.02.10.09.39.36;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.1
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311997
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@--- autoconf/gmp.orig
+++ autoconf/gmp
@@@@ -27,6 +27,9 @@@@
     --cflags=*|-cflags=*)
       cflags="`echo $1 | sed 's/^[-a-z]*=//'`";;
 
+    --gmplib=*)
+      gmplib="`echo $1 | sed 's/^[-a-z]*=//'`";;
+
     --type=*|-type=*)
       type="`echo $1 | sed 's/^[-a-z]*=//'`";;
 
@
