Browse Source

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

to suppress these from automake
experimetnal/RETURN_REF_PATCH
Sascha Schumann 27 years ago
parent
commit
feccd9f104
  1. 2
      TSRM/TSRM.h

2
TSRM/TSRM.h

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

Loading…
Cancel
Save