Hello
This commit is contained in:
parent
69af127fa0
commit
af1b9fe123
|
@ -26,11 +26,11 @@ dnl Almost ten years since I wrote this stuff, I just can't
|
||||||
dnl believe it
|
dnl believe it
|
||||||
dnl Date : 01/02/2002
|
dnl Date : 01/02/2002
|
||||||
dnl Author : Frederic Petrot <Frederic.Petrot@lip6.fr>
|
dnl Author : Frederic Petrot <Frederic.Petrot@lip6.fr>
|
||||||
dnl $Id: configure.in,v 1.1 2002/03/20 14:37:03 ludo Exp $
|
dnl $Id: configure.in,v 1.2 2002/03/21 12:24:15 ludo Exp $
|
||||||
dnl
|
dnl
|
||||||
dnl
|
dnl
|
||||||
AC_INIT(src/fsm.h)
|
AC_INIT(src/ftl.h)
|
||||||
AM_INIT_AUTOMAKE(fsm, 1.4)
|
AM_INIT_AUTOMAKE(ftl, 1.4)
|
||||||
AC_PROG_INSTALL
|
AC_PROG_INSTALL
|
||||||
AC_PROG_CC
|
AC_PROG_CC
|
||||||
AC_HEADER_STDC
|
AC_HEADER_STDC
|
||||||
|
|
Loading…
Reference in New Issue