summaryrefslogtreecommitdiffstats
path: root/src/require-config.h
blob: 7c7ef05526cf5f6bda91c023fd72a242033af070 (plain)
1
2
3
#ifndef PACKAGE_TARNAME   /* random symbol defined by config.h */
# error "Must #include config.h (ifdef HAVE_CONFIG_H) before anything else."
#endif