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	Mon Oct 09 16:44:08 2006 +0000
+++ b/src/oct-conf.h.in	Mon Oct 09 19:49:04 2006 +0000
@@ -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