version-config.h.in (258B)
1 /* version-config.h.in: not generated */ 2 3 #ifndef VERSION_CONFIG_H 4 #define VERSION_CONFIG_H 5 6 /* Vendor man version */ 7 #undef VENDOR_MAN_VERSION 8 9 /* Vendor name */ 10 #undef VENDOR_NAME 11 12 /* Vendor release */ 13 #undef VENDOR_RELEASE 14 15 #endif /* VERSION_CONFIG_H */ 16