Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b046b76 commit 8a41d20Copy full SHA for 8a41d20
2 files changed
config.h.in
@@ -25,9 +25,6 @@
25
tzname. */
26
#undef HAVE_TZNAME
27
28
-/* Define as __inline if that's what the C compiler calls it. */
29
-#undef inline
30
-
31
/* Define if on MINIX. */
32
#undef _MINIX
33
configure.in
@@ -1007,7 +1007,6 @@ AC_MSG_RESULT($was_it_defined)
1007
1008
AC_C_CHAR_UNSIGNED
1009
AC_C_CONST
1010
-AC_C_INLINE
1011
1012
works=no
1013
AC_MSG_CHECKING(for working volatile)
0 commit comments