From ec9dbd72f6baba08a740bdcdb158fda704a35f72 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Mon, 16 Jan 2006 19:42:11 +0000 Subject: [PATCH] Check partmap-is-mmap configuration as well. --- build/check-customs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/check-customs b/build/check-customs index 5656f242..c41ea70f 100755 --- a/build/check-customs +++ b/build/check-customs @@ -1,6 +1,6 @@ #!/bin/bash # A script for testing compilability of different configurations -# (c) 2004--2005 Martin Mares +# (c) 2004--2006 Martin Mares set -e @@ -40,7 +40,7 @@ else try centrum/cz ROLE=indexer try centrum/cz ROLE=gather try centrum/cz ROLE=reap+watson - try centrum/cz ROLE=all + try centrum/cz ROLE=all CONFIG_PARTMAP_IS_MMAP try centrum/pl try debug CONFIG_SHARED # debugging configuration with shared libs try debug # debugging configuration -- 2.39.2