]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
linux-test3.m4: Always pretend we are using modversions so we only build
authorSam Hartman <hartmans@debian.org>
Sun, 30 May 2004 19:24:21 +0000 (19:24 +0000)
committerSam Hartman <hartmans@debian.org>
Sun, 30 May 2004 19:24:21 +0000 (19:24 +0000)
the kernel module that corresponds to our sp/mp configuration.  Building both for Debian is wrong.
This is a hack.

=== below are targets to be committed === M
/home/hartmans/debian/openafs/openafs/src/cf/linux-test3.m4

src/cf/linux-test3.m4

index 53abcfab13c43b7a60abdfad91f17f83a8ba3f6d..0770f716e464113a1319c4e8fe121c16ecef587d 100644 (file)
@@ -52,6 +52,7 @@ lose;
   ac_cv_linux_config_modversions=yes,
   ac_cv_linux_config_modversions=no)])
   AC_MSG_RESULT($ac_cv_linux_config_modversions)
+       ac_cv_linux_config_modversions=yes
   AC_MSG_CHECKING(which kernel modules to build)
   if test "x$ac_linux_rhconfig" = "xyes" -o "x$ac_cv_linux_config_modversions" = "xno"; then
       MPS="MP SP"