* ./alliance.m4 :

- Generation par defaut des librairies dynamiques. Evite qu'en cas de
       reinstallation les librairies dynamiques disparaissent, bloquant
       les programmes qui ont ete compiles avec ...
This commit is contained in:
Jean-Paul Chaput 2002-12-16 13:26:22 +00:00
parent 97084c116d
commit 838553f863
1 changed files with 1 additions and 0 deletions

View File

@ -93,6 +93,7 @@ else
fi fi
AC_ENABLE_SHARED
AC_SUBST(ALLIANCE_CFLAGS) AC_SUBST(ALLIANCE_CFLAGS)
AC_SUBST(ALLIANCE_LIBS) AC_SUBST(ALLIANCE_LIBS)
AC_SUBST(ALLIANCE_TOP) AC_SUBST(ALLIANCE_TOP)