Files
ports/textproc/groff/files/patch-lib_math.in.h
T
Älven a1246c5719 textproc/groff: Update 1.23.0 => 1.24.0, take maintainership
* Clarify LICENSE
* Add LICENSE_FILE
* Add DOCS and EXAMPLES options
* Switch from custom to canonical EXAMPLESDIR
* Pet portclippy(1) and portfmt(1)

Reviewed by:	    	vvd@
Approved by:		yuri@ (Mentor)
Approved by:	    	db@, yuri@ (Mentors, implicit)
Differential Revision:	https://reviews.freebsd.org/D55637
2026-03-05 15:57:03 +04:00

12 lines
385 B
C

--- lib/math.in.h.orig 2026-02-23 04:26:00 UTC
+++ lib/math.in.h
@@ -51,7 +51,7 @@
/* This file uses _GL_INLINE_HEADER_BEGIN, _GL_INLINE, _GL_ATTRIBUTE_CONST,
GNULIB_POSIXCHECK, HAVE_RAW_DECL_*. */
#if !_GL_CONFIG_H_INCLUDED
- #error "Please include config.h first."
+ # include "config.h"
#endif
/* On OpenVMS, NAN, INFINITY, and HUGEVAL macros are defined in <fp.h>. */