Re: Remove reference to nonexistant strmif.h
On Mon, Apr 04, 2005 at 10:24:53PM -0400, Dimitrie O. Paun wrote:
ChangeLog Remove reference to nonexistant strmif.h
+++ include/Makefile.in 5 Apr 2005 02:23:26 -0000 - strmif.h \
/src/wine-cvs/include$ ls strmif.h strmif.h ? it's there for me. :) -- Kees Cook @outflux.net
On Mon, 4 Apr 2005, Kees Cook wrote:
On Mon, Apr 04, 2005 at 10:24:53PM -0400, Dimitrie O. Paun wrote:
ChangeLog Remove reference to nonexistant strmif.h
+++ include/Makefile.in 5 Apr 2005 02:23:26 -0000 - strmif.h \
/src/wine-cvs/include$ ls strmif.h strmif.h
? it's there for me. :)
It's generated from strmif.idl which means it's already in $(IDL_HEADERS) so it should not be listed in $(WINDOWS_INCLUDES) too. -- Francois Gouget fgouget(a)free.fr http://fgouget.free.fr/ Linux: Because rebooting is for adding new hardware
participants (2)
-
Francois Gouget -
Kees Cook