a little space for the configure.in, a big step for alliance .....
This commit is contained in:
parent
310d0bc007
commit
6ac475ab03
|
@ -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.22 2002/04/30 12:40:32 xtof Exp $
|
||||
dnl $Id: configure.in,v 1.23 2002/04/30 16:17:12 xtof Exp $
|
||||
dnl
|
||||
dnl
|
||||
AC_INIT(./configure.in)
|
||||
|
@ -41,7 +41,7 @@ changequote(,)dnl
|
|||
|
||||
|
||||
libraries="mbk mbkal mbkap mbkedif mbkhilo mbkmg mbkspice mbkvhdl mbkvrlog mbkvti mbkvhdlg aut \
|
||||
rds rdscif rdsgds elp abl bdd log btr vex ctl abe abt abv fsm fks fvh ftl rtn rtd scl vbh vbl vpn\
|
||||
rds rdscif rdsgds elp abl bdd log btr vex ctl abe abt abv fsm fks fvh ftl rtn rtd scl vbh vbl vpn \
|
||||
vpd vvh vtl pat ppt phl gcp druc beh bhl bvl"
|
||||
dirs=`\ls -l $srcdir | grep '^d' | awk '{print $NF}'`
|
||||
for l in $libraries ; do
|
||||
|
|
Loading…
Reference in New Issue