Accepting request 182588 from home:Andreas_Schwab:Factory
- Override broken configure checks OBS-URL: https://build.opensuse.org/request/show/182588 OBS-URL: https://build.opensuse.org/package/show/Base:System/m4?expand=0&rev=25
This commit is contained in:
parent
49b7fe1d27
commit
f1b425638d
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 9 07:40:14 UTC 2013 - schwab@suse.de
|
||||
|
||||
- Override broken configure checks
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 17 19:07:25 UTC 2012 - aj@suse.de
|
||||
|
||||
|
5
m4.spec
5
m4.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package m4
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -40,7 +40,8 @@ GNU m4 is an implementation of the traditional Unix macro processor.
|
||||
%configure \
|
||||
--without-included-regex \
|
||||
gl_cv_func_isnanl_works=yes \
|
||||
gl_cv_func_printf_directive_n=yes
|
||||
gl_cv_func_printf_directive_n=yes \
|
||||
gl_cv_func_printf_infinite_long_double=yes
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%check
|
||||
|
Loading…
Reference in New Issue
Block a user