(NO_IMPLICIT_EXTERN_C): Define.

From-SVN: r6016
This commit is contained in:
Richard Stallman 1993-11-05 21:51:44 +00:00
parent c9a8a295f8
commit 687c8bf5f7

View File

@ -47,3 +47,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#undef LINK_SPEC
#define LINK_SPEC "-u main %{static: -a archive}%{g: -a archive}"
/* hpux8 and later have C++ compatable include files, so do not
pretend they are `extern "C"'. */
#define NO_IMPLICIT_EXTERN_C