Undefine previously PACKAVE/VERSION macros. We should find a way

to suppress these from automake
This commit is contained in:
Sascha Schumann 1999-09-26 19:46:35 +00:00
parent 806abdb87c
commit feccd9f104

View File

@ -18,6 +18,8 @@
#define _TSRM_H
#ifdef HAVE_CONFIG_H
# undef PACKAGE
# undef VERSION
# include "tsrm_config.h"
#endif