Package: cmake Version: 2.4.5-1 Followup-For: Bug #420142
in addition, the description of XXX_FIND_QUIETLY in readme.txt is probably wrong. it reads: If the QUIET option is given to the command it will set the variable XXX_FIND_QUIETLY to true before loading the FindXXX.cmake module. If this variable is set the module should not complain about not being able to find the package and should never issue a FATAL_ERROR. This would mean that FIND_PACKAGE(... QUIET REQUIRED ...) would *never* issue a FATAL_ERROR, not even if the package is not found, which would make the "QUIET REQUIRED"-combination useless. I suggest to change the above paragraph to: ...should only complain about not being able to find the package if it is REQUIRED. -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (990, 'stable'), (500, 'oldstable'), (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-4-686 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages cmake depends on: ii libc6 2.3.6.ds1-13 GNU C Library: Shared libraries ii libgcc1 1:4.1.1-21 GCC support library ii libncurses5 5.5-5 Shared libraries for terminal hand ii libstdc++6 4.1.1-21 The GNU Standard C++ Library v3 cmake recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]