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

Add ALBERT_UTIL to include-directories for GRAPE-stuff.

parent 9db7d565
No related branches found
No related tags found
No related merge requests found
......@@ -183,7 +183,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='$(top_srcdir)/ALBERT/src/Common/'
ALBERT_INCLUDE_PATH='$(top_srcdir)/ALBERT/src/Common/ -I$(top_srcdir)/ALBERT_UTIL'
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