Changeset 544 for trunk/config.h.in


Ignore:
Timestamp:
Feb 17, 2019, 2:41:49 PM (6 years ago)
Author:
katerina
Message:

Fix for ticket #436 (new gcc compiler options, including LTO).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/config.h.in

    r534 r544  
    525525/* Define to 1 if you have the `endpwent' function. */
    526526#undef HAVE_ENDPWENT
     527
     528/* Define to 1 if you have the `explicit_bzero' function. */
     529#undef HAVE_EXPLICIT_BZERO
     530
     531/* Define to 1 if you have the `explicit_memset' function. */
     532#undef HAVE_EXPLICIT_MEMSET
    527533
    528534/* Define to 1 if you have the <ext2fs/ext2_fs.h> header file. */
Note: See TracChangeset for help on using the changeset viewer.