alliance-programmers '02
(no subject)


Frederic Petrot (Frederic.Petrot@asim.lip6.fr)
Wed, 13 Mar 2002 19:02:07 +0100 (MET)

=================================================================== Modification le : Wed Mar 13 19:01:51 MET 2002 Par : fred =================================================================== Update of /users/outil/alliance/cvsroot/alliance/sources In directory odroz:/users/cao/fred/alliance/src Modified Files: configure.in Log Message: Making the thing independant of the directories involved in the compilation. Eases compiling parts of Alliance locally. =================================================================== Index: configure.in =================================================================== RCS file: /users/outil/alliance/cvsroot/alliance/sources/configure.in,v retrieving revision 1.1 retrieving revision 1.2 diff -r1.1 -r1.2 34a35 > 36c37,43 < AUTOCONF="autoconf --localdir=../" --- > dirs=`\ls -1pd $srcdir/* | grep / | grep -v CVS` > for i in $dirs ; do > if test -f $i/configure.in ; then > sdirs="$sdirs `basename $i`" > fi > done > SUBDIRS=$sdirs 38,39c45,47 < AC_SUBST(AUTOCONF) < AC_CONFIG_SUBDIRS(mbk genlib mbkvti mbkedif mbkal mbkap rds rdsgds rdscif) --- > AC_CONFIG_SUBDIRS($sdirs) > AC_SUBST(SUBDIRS) >

 



Alliance Web Site © 1997, 2002 ASIM/LIP6/UPMC, page maintained by Czo [Olivier Sirol] , last updated on 13 March 2002.