le driver ne supporte pas la vectorisation lorsque il manque des bits.

This commit is contained in:
Francois Donnet 2002-11-12 12:39:43 +00:00
parent 379fba288e
commit c164c2b735
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ AM_CFLAGS = @ALLIANCE_CFLAGS@
bin_PROGRAMS = boog
boog_LDADD = @ALLIANCE_LIBS@ \
-lAbv -lAbe -lAbt -lMlu -lMcl -lMal -lMsl -lMhl -lMel -lMvg -lMgl -lRcn -lMlo -lBdd -lAbl -lAut -lMut
-lAbv -lAbe -lAbt -lMlu -lMcl -lMal -lMsl -lMhl -lMel -lMvl -lMgl -lRcn -lMlo -lBdd -lAbl -lAut -lMut
boog_SOURCES = \
bog_lax_param.c bog_map_adapt.h bog_normalize_simplify.h \