Commit 8b70e6ec by Richard Stallman

(_KR, _SVID, _NO_PROTOTYPE): Define if -traditional.

From-SVN: r2912
parent 4fa6c937
...@@ -77,4 +77,5 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ ...@@ -77,4 +77,5 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
-DM_UNIX -DM_XENIX \ -DM_UNIX -DM_XENIX \
-DM_SYS5 -DM_SYSV -DM_SYS3 -DM_SYSIII \ -DM_SYS5 -DM_SYSV -DM_SYS3 -DM_SYSIII \
-DM_COFF -DM_BITFIELDS -DM_WORDSWAP \ -DM_COFF -DM_BITFIELDS -DM_WORDSWAP \
%{scointl:-D_M_INTERNAT -DM_INTERNAT}}}}" %{scointl:-D_M_INTERNAT -DM_INTERNAT} \
%{traditional:-D_KR -D_SVID -D_NO_PROTOTYPE}}}}"
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