--- ./src/modules/io-drivers/misc/Makefile.in.orig 2005-04-20 11:05:31.000000000 +0200 +++ ./src/modules/io-drivers/misc/Makefile.in 2006-07-13 16:19:16.000000000 +0200 @@ -31,7 +31,7 @@ include $(top_builddir)/config/avango-defines include $(top_builddir)/config/avango-rules -CLOCALINCLUDE =-I$(srcdir) -I$(srcdir)/.. +CLOCALINCLUDE =-I$(srcdir) -I$(srcdir)/.. -I$(top_builddir)/include CXXLOCALINCLUDE =-I$(srcdir) LOCALDEFINES =$(C_WOFFALL_FLAGS) --- ./src/modules/services/fpURLService.c++.orig 2006-07-13 15:36:57.000000000 +0200 +++ ./src/modules/services/fpURLService.c++ 2006-07-13 16:07:45.000000000 +0200 @@ -33,7 +33,9 @@ #include "modules/services/fpURLService.h" #if !defined(AVANGO_NO_LIBWWW) +# if defined(HAVE_W3C_LIBWWW_WWWCONF_H) # include +# endif # include # include # include --- ./configure.orig 2005-12-17 22:56:21.000000000 +0100 +++ ./configure 2006-07-13 16:10:56.000000000 +0200 @@ -9025,6 +9025,7 @@ w3c-libwww/WWWMIME.h \ w3c-libwww/WWWNews.h \ w3c-libwww/WWWUtil.h \ + w3c-libwww/wwwconf.h \ w3c-libwww/wwwsys.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` --- ./config/config.h.in.orig 2006-07-13 16:12:34.000000000 +0200 +++ ./config/config.h.in 2006-07-13 16:12:37.000000000 +0200 @@ -540,6 +540,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_W3C_LIBWWW_WWWCACHE_H +/* Define to 1 if you have the header file. */ +#undef HAVE_W3C_LIBWWW_WWWCONF_H + /* Define to 1 if you have the header file. */ #undef HAVE_W3C_LIBWWW_WWWCORE_H