using the new alliance.m4 macro

This commit is contained in:
Christophe Alexandre 2002-04-03 18:29:51 +00:00
parent 28ff4a1326
commit d57d6f4f62
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,9 @@
## Process this file with automake to produce Makefile.in
bin_PROGRAMS = lvx
lvx_LDADD = @LIBS@ \
CFLAGS = @ALLIANCE_CFLAGS@
lvx_LDADD = @ALLIANCE_LIBS@ \
-lMlu \
-lMcl \
-lMal \