dnl FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
dnl DEALINGS IN THE SOFTWARE.
dnl
-dnl $Id: bakefile-lang.m4 1278 2008-11-17 22:26:10Z vadz $
-dnl
dnl Compiler detection macros by David Elliott and Vadim Zeitlin
dnl
dnl _AC_BAKEFILE_PROG_COMPILER(LANG)
AC_DEFUN([_AC_BAKEFILE_PROG_COMPILER],
[
- AC_PROG_$1
+ AC_REQUIRE([AC_PROG_$1])
dnl Intel compiler can be used under several different OS and even
dnl different architectures (x86, amd64 and Itanium) so it's easier to just