Ancient versions of CMake required else(), endif(), and similar block termination commands to have arguments matching the command starting the block. This is no longer the preferred style.
Code in FindMPFR.cmake is taken from FindEigen2.cmake .