diff --git a/alliance/src/b2f/src/Makefile.am b/alliance/src/b2f/src/Makefile.am index cd0d24ff..e30e4a4c 100644 --- a/alliance/src/b2f/src/Makefile.am +++ b/alliance/src/b2f/src/Makefile.am @@ -2,8 +2,10 @@ bin_PROGRAMS = b2f +CFLAGS = @CFLAGS@ -DB2F_VERSION=\"@B2F_VERSION@\" + b2f_LDADD = @LIBS@ \ - -lAbv -lAbe -lAbt -lFtl -lFks -lFvh -lFsm \ + -lAbt -lAbv -lAbe -lFtl -lFks -lFvh -lFsm \ -lBtr -lBdd -lAbl -lAut -lMut b2f_SOURCES = \ diff --git a/alliance/src/boom/src/Makefile.am b/alliance/src/boom/src/Makefile.am index c06d89de..9e134cc3 100644 --- a/alliance/src/boom/src/Makefile.am +++ b/alliance/src/boom/src/Makefile.am @@ -2,8 +2,10 @@ bin_PROGRAMS = boom +CFLAGS = @CFLAGS@ -DBOOM_VERSION=\"@BOOM_VERSION@\" + boom_LDADD = @LIBS@ \ - -lAbv -lAbe -lAbt -lBdd -lAbl -lAut -lMut + -lAbv -lAbe -lAbt -lBdd -lAbl -lAut -lMut -lm boom_SOURCES = \ boom_abl.c boom_cost.h boom_main.c boom_procrast.h \ @@ -19,5 +21,5 @@ boom_bdd.h boom_gradient.c boom_param.h boom_top.c \ boom_burgun.c boom_gradient.h boom_parse.c boom_top.h \ boom_burgun.h boom_hash.c boom_parse.h boom_window.c \ boom_check.c boom_hash.h boom_post.c boom_window.h \ -boom_check.h boom_logic.c boom_post.h \ -boom_cost.c boom_logic.h boom_procrast.c +boom_check.h boom_post.h \ +boom_cost.c boom_procrast.c diff --git a/alliance/src/configure.in b/alliance/src/configure.in index 1cc6ad1f..22a09fd9 100644 --- a/alliance/src/configure.in +++ b/alliance/src/configure.in @@ -25,7 +25,7 @@ dnl Almost ten years since I wrote this stuff, I just can't dnl believe it dnl Date : 01/02/2002 dnl Author : Frederic Petrot -dnl $Id: configure.in,v 1.12 2002/03/22 09:52:01 francois Exp $ +dnl $Id: configure.in,v 1.13 2002/03/29 17:49:46 ludo Exp $ dnl dnl AC_INIT(./configure.in) @@ -38,7 +38,7 @@ changequote(,)dnl # compiled and installed prior to the tools # Add in the following variable the library name (or part of it, as a # match is performed) that you what to compile prior to anything -libraries="\