Switch to unified view

a/src/common/autoconfig.h.in b/src/common/autoconfig.h.in
...
...
12
/* Path to the fam api include file */
12
/* Path to the fam api include file */
13
#undef FAM_INCLUDE
13
#undef FAM_INCLUDE
14
14
15
/* Path to the file program */
15
/* Path to the file program */
16
#undef FILE_PROG
16
#undef FILE_PROG
17
18
/* Define to 1 if you have the <spawn.h> header file. */
19
#undef HAVE_SPAWN_H
20
#undef HAVE_POSIX_SPAWN
21
#undef USE_POSIX_SPAWN
17
22
18
/* Define to 1 if you have the <inttypes.h> header file. */
23
/* Define to 1 if you have the <inttypes.h> header file. */
19
#undef HAVE_INTTYPES_H
24
#undef HAVE_INTTYPES_H
20
25
21
/* Define to 1 if you have the <memory.h> header file. */
26
/* Define to 1 if you have the <memory.h> header file. */