changement de la taille des emulbs pour utiliser la plus ancienne des cartes emulbs (la + grande :-)
This commit is contained in:
parent
1590cf8f09
commit
3a304b4886
|
@ -1,7 +1,7 @@
|
||||||
## Process this file with automake to produce Makefile.in
|
## Process this file with automake to produce Makefile.in
|
||||||
|
|
||||||
YACC = @YACC@ -d
|
YACC = @YACC@ -d
|
||||||
DEFS = @DEFS@ -DEMULBS_NBR_EMULBS=4 -DEMULBS_BS_SIZE=40 -DEMULBS_VERSION=\"@EMULBS_VERSION@\" -DPROGRAM_NAME=\"emulbs\"
|
DEFS = @DEFS@ -DEMULBS_NBR_EMULBS=4 -DEMULBS_BS_SIZE=31 -DEMULBS_VERSION=\"@EMULBS_VERSION@\" -DPROGRAM_NAME=\"emulbs\"
|
||||||
|
|
||||||
AM_CFLAGS = @ALLIANCE_CFLAGS@
|
AM_CFLAGS = @ALLIANCE_CFLAGS@
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue