CVS: is configure.ac,1.11,1.12
Andres Salomon <[email protected]> Wed, 04 Dec 2002 22:32:12 -0800
| Newsgroups | gmane.comp.file-systems.intermezzo.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/intermezzo/is In directory sc8-pr-cvs1:/tmp/cvs-serv13678 Modified Files: configure.ac Log Message: ok, this should make the autotools happy Index: configure.ac =================================================================== RCS file: /cvsroot/intermezzo/is/configure.ac,v retrieving revision 1.11 retrieving revision 1.12 diff -U2 -r1.11 -r1.12 --- configure.ac 5 Dec 2002 05:39:45 -0000 1.11 +++ configure.ac 5 Dec 2002 06:32:10 -0000 1.12 @@ -113,4 +113,5 @@ # SUBDIRS="lib utils doc intersync server packaging sampleconfigs" +KERNDIR="fs24" if test "$enable_linuxdir"; then AC_MSG_CHECKING([for kernel version]) @@ -126,9 +127,8 @@ fi KERNDIR="fs$kernel_version" - AC_SUBST(KERNDIR) - AC_CONFIG_SUBDIRS($KERNDIR) SUBDIRS="$SUBDIRS $KERNDIR" fi +AC_SUBST(KERNDIR) AC_SUBST(SUBDIRS) ------------------------------------------------------- This SF.net email is sponsored by: Microsoft Visual Studio.NET comprehensive development tool, built to increase your productivity. Try a free online hosted session at: http://ads.sourceforge.net/cgi-bin/redirect.pl?micr0003en