diff src/config.in @ 3197:0d180fefccc6

* config.h.in (UNEXEC_SRC): New macro, set by the configure script. * ymakefile (UNEXEC_SRC): Give it a default value here, and make UNEXEC depend on it.
author Jim Blandy <jimb@redhat.com>
date Fri, 28 May 1993 04:35:57 +0000
parents db5ef3863442
children d499a827577e
line wrap: on
line diff
--- a/src/config.in	Fri May 28 04:33:12 1993 +0000
+++ b/src/config.in	Fri May 28 04:35:57 1993 +0000
@@ -94,6 +94,7 @@
 #undef CRAY_STACKSEG_END
 #undef STACK_DIRECTION
 #undef const
+#undef UNEXEC_SRC
 
 /* If using GNU, then support inline function declarations. */
 #ifdef __GNUC__