Skip to content
Snippets Groups Projects
Commit 3b18f474 authored by Claus-Justus Heine's avatar Claus-Justus Heine
Browse files

Set ALBERT_INCLUDE_PATH to the _local_ location of albert.h

parent 921ece35
Branches
Tags
No related merge requests found
......@@ -160,7 +160,7 @@ dnl
ALBERT_CHECK_PACKAGE(GRAPE, gr, , ${X_LIBS} -lX11, grape.h,, optional)
AM_CONDITIONAL(GRAPE, test -n "${GRAPE_LIB}")
ALBERT_LIB_PATH=$prefix/lib
ALBERT_INCLUDE_PATH=$prefix/include
ALBERT_INCLUDE_PATH='$(top_srcdir)/ALBERT/src/Common/'
ALBERT_LIBS_22='$(top_builddir)/ALBERT/src/ALBERT22_0/libALBERT22_0.la $(top_builddir)/SOLVER/src/libcsolver.la $(top_builddir)/ALBERT_UTIL/libalbert_util.la $(top_builddir)/PLOT_ANSI/src/libPLOTansi.la'
ALBERT_LIBS_33='$(top_builddir)/ALBERT/src/ALBERT33_0/libALBERT33_0.la $(top_builddir)/SOLVER/src/libcsolver.la $(top_builddir)/ALBERT_UTIL/libalbert_util.la'
ALBERT_DEBUG=
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment