Retablissement de l'etat precedent.
This commit is contained in:
parent
a182654c95
commit
2f3c1eb3e4
|
@ -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.26 2002/09/09 20:53:07 pnt Exp $
|
||||
dnl $Id: configure.in,v 1.27 2002/09/10 17:42:33 pnt Exp $
|
||||
dnl
|
||||
dnl
|
||||
AC_INIT(./configure.in)
|
||||
|
@ -67,7 +67,7 @@ echo $sdirs
|
|||
SUBDIRS="$sdirs"
|
||||
changequote([,])dnl
|
||||
|
||||
AC_CONFIG_SUBDIRS(SUBDIRS)
|
||||
AC_CONFIG_SUBDIRS($sdirs)
|
||||
AC_SUBST(SUBDIRS)
|
||||
|
||||
AC_OUTPUT([
|
||||
|
|
Loading…
Reference in New Issue