This is what I call a "complete answer"!
Forget mine. :-)
Andre Caldas.
o what the compiler did to me, is that, it was trying to open the
winsock.h header instead of socket.h.
Do you do this?...
#ifdef HAVE_CONFIG_H
# include
#endif
Andre Caldas.
.
Andre Caldas.
olors/libcolors.la
In store/Makefile.am
noinst_LTLIBRAIRES = libstore.la
libstore_la_SOURCES = animation.cpp brush.cpp camera.cpp
I hope you find this useful :-)
Andre Caldas.
I think it would be something like that (not sure):
execname_SOURCES = cannot_opt.cpp cannot_opt.h can_opt.cpp can_opt.h
cannot_opt_o_CXXFLAGS = -O0
Andre Caldas.
r = $(datadir)/temp
dist_tmp_DATA =
Andre Caldas.
.texi=.html}
dist_ps_docs= ${info_TEXINFOS:.texi=.ps}
dist_pdf_docs= ${info_TEXINFOS:.texi=.pdf}
By the way, it seems that it is important to try to "make distcheck"
your package.
Andre Caldas.
ng silly?
Is this a question? ;-)
Andre Caldas.