disable the unrecognized nls and x flags
[AROS-Contrib.git] / gnu / mpfr / mmakefile.src
blob5d6a2d7a9c70897cdeeb5d1f5aaddaeccc203652
1 # Copyright © 2004-2018, The AROS Development Team. All rights reserved.
2 # $Id$
4 include $(SRCDIR)/config/aros-contrib.cfg
6 #MM- contrib-gnu-mpfr : development-mpfr
7 #MM- development-mpfr : development-gmp
9 %fetch_and_build_gnu_development package=mpfr version=3.1.2 patch=no \
10     extraoptions="--libdir=$(AROS_LIB)" nlsflag=no xflag=no
12 %common