probleme d'arborescence ...

This commit is contained in:
Christophe Alexandre 2002-03-18 18:14:19 +00:00
parent 20d73f03c3
commit 2677c0714f
1 changed files with 3 additions and 3 deletions

View File

@ -26,7 +26,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/18 11:02:18 ludo Exp $
dnl $Id: configure.in,v 1.3 2002/03/18 18:14:19 xtof Exp $
dnl
dnl
AC_INIT(src/aut.h)
@ -48,6 +48,6 @@ AC_SUBST(LDFLAGS)
AC_OUTPUT([
Makefile
src/Makefile
man1/Makefile
man3/Makefile
doc/man1/Makefile
doc/man3/Makefile
])