[GRASS-dev] include/portable.h?
Markus Neteler
neteler at itc.it
Fri Jun 30 11:52:59 EDT 2006
Hi,
I wonder if the file 'portable.h' is installed
into the right directory:
cd grass61/lib/vector/diglib
grep portabl Makefile | grep include
$(INSTALL) -m 644 portable/i386-pc-mingw32msvc.h $(ARCH_DISTDIR)/include/portable.h
echo "/* Architecture: $(ARCH) */" > $(ARCH_DISTDIR)/include/portable.h
$(OBJDIR)/port_test >> $(ARCH_DISTDIR)/include/portable.h
-> shouldn't it be $(ARCH_DISTDIR)/include/grass/portable.h
?
Markus
More information about the grass-dev
mailing list