Catch up to library rename: libutil -> libert_util.
This commit is contained in:
parent
f57ba7dd0b
commit
d2e3dbcb03
@ -30,7 +30,7 @@ AS_IF([test x"${with_ert}" != x"no"],
|
|||||||
|
|
||||||
ERT_CPPFLAGS=
|
ERT_CPPFLAGS=
|
||||||
ERT_LDFLAGS=
|
ERT_LDFLAGS=
|
||||||
ERT_LIBS="-lecl -lgeometry -lutil -lpthread -lz -lgomp"
|
ERT_LIBS="-lecl -lgeometry -lert_util -lpthread -lz -lgomp"
|
||||||
AS_IF([test x"${with_ert}" != x"yes"],
|
AS_IF([test x"${with_ert}" != x"yes"],
|
||||||
[ERT_LDFLAGS="-L${with_ert}/lib"
|
[ERT_LDFLAGS="-L${with_ert}/lib"
|
||||||
ERT_CPPFLAGS="-I${with_ert}/include"], [:])[]dnl
|
ERT_CPPFLAGS="-I${with_ert}/include"], [:])[]dnl
|
||||||
|
Loading…
Reference in New Issue
Block a user