mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 03:40:34 +02:00
Also add --conditional-dependencies to the flags. See: https://lists.gnu.org/archive/html/guile-devel/2016-07/msg00012.html
3 lines
82 B
C
3 lines
82 B
C
#include <config.h>
|
|
#define C_CTYPE_INLINE _GL_EXTERN_INLINE
|
|
#include "c-ctype.h"
|