Commit ae545650 by Richard Stallman

(USE_CONST_SECTION): #undef before defining.

From-SVN: r1719
parent 66c377f0
...@@ -159,4 +159,5 @@ tdesc_section () \ ...@@ -159,4 +159,5 @@ tdesc_section () \
} }
/* Enable the `const' section that svr3.h defines how to use. */ /* Enable the `const' section that svr3.h defines how to use. */
#undef USE_CONST_SECTION
#define USE_CONST_SECTION 1 #define USE_CONST_SECTION 1
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment