Thanks Jose, that fix works for me. It's changed in the repository now.

- Dave

> 
> You are right, we made a change in trunk/libmesh/Make.common.in:396  
> that probably should be reverted (though it was not a problem for us):
> 
> libmesh_INCLUDE += "\${SLEPC_INCLUDE}"
> 
> should be changed to
> 
> libmesh_INCLUDE += -I$(SLEPC_DIR)/include
> 
> Can someone change this in the repository?
> Thanks,
> Jose
> 
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> Libmesh-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/libmesh-devel
> 


------------------------------------------------------------------------------
_______________________________________________
Libmesh-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to