Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 237572 | Differences between
and this patch

Collapse All | Expand All

(-)scilab-5.1.1-orig/modules/pvm/Makefile.am (-1 / +1 lines)
Lines 50-56 Link Here
50
sci_gateway/c/sci_pvm_recv_var.c \
50
sci_gateway/c/sci_pvm_recv_var.c \
51
sci_gateway/c/sci_pvm_exit.c
51
sci_gateway/c/sci_pvm_exit.c
52
52
53
libscipvm_la_CFLAGS=  -I$(srcdir)/includes/ -I$(top_srcdir)/libs/MALLOC/includes/ -I$(srcdir)/src/c/  -I$(top_srcdir)/modules/output_stream/includes/
53
libscipvm_la_CFLAGS=  -I$(srcdir)/includes/ -I$(top_srcdir)/libs/MALLOC/includes/ -I$(srcdir)/src/c/  -I$(top_srcdir)/modules/output_stream/includes/ $(PVM_INCLUDE)
54
54
55
pkglib_LTLIBRARIES = libscipvm.la
55
pkglib_LTLIBRARIES = libscipvm.la

Return to bug 237572