using the new alliance.m4

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

View File

@ -2,9 +2,11 @@
YACC = @YACC@ -d
CFLAGS = @ALLIANCE_CFLAGS@
bin_PROGRAMS = ring
ring_LDADD = @LIBS@ \
ring_LDADD = @ALLIANCE_LIBS@ \
-lMpu -lMlu \
-lMcl -lMcp \
-lMal -lMap \