This commit is contained in:
parent
a123e60633
commit
31c707af63
|
@ -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 <Frederic.Petrot@lip6.fr>
|
||||
dnl $Id: configure.in,v 1.2 2002/03/14 12:27:16 fred Exp $
|
||||
dnl $Id: configure.in,v 1.3 2002/04/04 15:45:59 ludo Exp $
|
||||
dnl
|
||||
dnl
|
||||
AC_INIT(src/genlib.c)
|
||||
|
@ -52,6 +52,8 @@ INCLUDES=-I${ALLIANCE_TOP}/include
|
|||
LDFLAGS=-L${ALLIANCE_TOP}/lib
|
||||
changequote([,])dnl
|
||||
|
||||
AM_ALLIANCE
|
||||
|
||||
AC_SUBST(INCLUDES)
|
||||
AC_SUBST(LDFLAGS)
|
||||
|
||||
|
|
Loading…
Reference in New Issue