Skip to content

Commit f4998ea

Browse files
committed
Update macros from autoconf-archive.
1 parent 4030d29 commit f4998ea

File tree

7 files changed

+259
-181
lines changed

7 files changed

+259
-181
lines changed

config.h.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1114,10 +1114,10 @@
11141114
/* Define to 1 if you have the '_ttyname_dev' function. */
11151115
#undef HAVE__TTYNAME_DEV
11161116

1117-
/* Define to 1 if you have the '__builtin_clz' built-in function */
1117+
/* Define to 1 if the system has the `__builtin_clz' built-in function */
11181118
#undef HAVE___BUILTIN_CLZ
11191119

1120-
/* Define to 1 if you have the '__builtin_clzl' built-in function */
1120+
/* Define to 1 if the system has the `__builtin_clzl' built-in function */
11211121
#undef HAVE___BUILTIN_CLZL
11221122

11231123
/* Define to 1 if the compiler supports the C99 __func__ variable. */

0 commit comments

Comments
 (0)