Switch to unified view

a/src/common/autoconfig.h.in b/src/common/autoconfig.h.in
...
...
103
   */
103
   */
104
#undef USE_SYSTEM_FILE_COMMAND
104
#undef USE_SYSTEM_FILE_COMMAND
105
105
106
/* Define to 1 if the X Window System is missing or not being used. */
106
/* Define to 1 if the X Window System is missing or not being used. */
107
#undef X_DISPLAY_MISSING
107
#undef X_DISPLAY_MISSING
108
109
#undef _FILE_OFFSET_BITS
110
#undef _LARGE_FILES
111