Mercurial > hg > octave-nkf
diff src/oct-conf.h.in @ 6043:199f15a8d1fc
[project @ 2006-10-09 19:49:03 by jwe]
author | jwe |
---|---|
date | Mon, 09 Oct 2006 19:49:04 +0000 |
parents | 3b3e8b7f0800 |
children | e2a1aca62551 |
line wrap: on
line diff
--- a/src/oct-conf.h.in +++ b/src/oct-conf.h.in @@ -73,6 +73,10 @@ #define OCTAVE_CONF_CPPFLAGS %OCTAVE_CONF_CPPFLAGS% #endif +#ifndef OCTAVE_CONF_CURL_LIBS +#define OCTAVE_CONF_CURL_LIBS %OCTAVE_CONF_CURL_LIBS% +#endif + #ifndef OCTAVE_CONF_CXXCPP #define OCTAVE_CONF_CXXCPP %OCTAVE_CONF_CXXCPP% #endif