probleme d'arborescence ...
This commit is contained in:
parent
20d73f03c3
commit
2677c0714f
|
@ -26,7 +26,7 @@ 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.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
|
||||||
dnl
|
dnl
|
||||||
AC_INIT(src/aut.h)
|
AC_INIT(src/aut.h)
|
||||||
|
@ -48,6 +48,6 @@ AC_SUBST(LDFLAGS)
|
||||||
AC_OUTPUT([
|
AC_OUTPUT([
|
||||||
Makefile
|
Makefile
|
||||||
src/Makefile
|
src/Makefile
|
||||||
man1/Makefile
|
doc/man1/Makefile
|
||||||
man3/Makefile
|
doc/man3/Makefile
|
||||||
])
|
])
|
||||||
|
|
Loading…
Reference in New Issue