File tree Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Original file line number Diff line number Diff line change 264264 */
265265#undef HAVE_DECL_TZNAME
266266
267+ /* Define to 1 if you have the declaration of 'UT_NAMESIZE', and to 0 if you
268+ don't. */
269+ #undef HAVE_DECL_UT_NAMESIZE
270+
267271/* Define to 1 if you have the device macros. */
268272#undef HAVE_DEVICE_MACROS
269273
798802/* Define this if you have the makedev macro. */
799803#undef HAVE_MAKEDEV
800804
805+ /* Define if you have the 'MAXLOGNAME' constant. */
806+ #undef HAVE_MAXLOGNAME
807+
801808/* Define to 1 if you have the 'mbrtowc' function. */
802809#undef HAVE_MBRTOWC
803810
15661573/* Define to 1 if you have the <utmp.h> header file. */
15671574#undef HAVE_UTMP_H
15681575
1576+ /* Define if you have the 'HAVE_UT_NAMESIZE' constant. */
1577+ #undef HAVE_UT_NAMESIZE
1578+
15691579/* Define to 1 if you have the 'uuid_create' function. */
15701580#undef HAVE_UUID_CREATE
15711581
16331643/* Define to 1 if the system has the type '__uint128_t'. */
16341644#undef HAVE___UINT128_T
16351645
1636- /* Define to 1 if you have the MAXLOGNAME constant. */
1637- #undef HAVE_MAXLOGNAME
1638-
1639- /* Define to 1 if you have the UT_NAMESIZE constant. */
1640- #undef HAVE_UT_NAMESIZE
1641-
16421646/* Define to 1 if 'major', 'minor', and 'makedev' are declared in <mkdev.h>.
16431647 */
16441648#undef MAJOR_IN_MKDEV
You can’t perform that action at this time.
0 commit comments