Mercurial > hg > octave-lyh
diff src/oct-conf.h.in @ 4084:babc519f245b
[project @ 2002-10-03 03:23:14 by jwe]
author | jwe |
---|---|
date | Thu, 03 Oct 2002 03:23:15 +0000 |
parents | 56db014d8980 |
children | cbac6756967e |
line wrap: on
line diff
--- a/src/oct-conf.h.in +++ b/src/oct-conf.h.in @@ -252,6 +252,10 @@ #define OCTAVE_CONF_RUNTEST %OCTAVE_CONF_RUNTEST% #endif +#ifndef OCTAVE_CONF_SED +#define OCTAVE_CONF_SED %OCTAVE_CONF_SED% +#endif + #ifndef OCTAVE_CONF_SHARED_LIBS #define OCTAVE_CONF_SHARED_LIBS %OCTAVE_CONF_SHARED_LIBS% #endif