call AC_PROG_CC and AC_PROG_CPP to make sure later checks that should
require them don't fail git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8922 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -5,6 +5,8 @@ AC_INIT(heimdal, 0.3a, heimdal-bugs@pdc.kth.se)
|
||||
AM_CONFIG_HEADER(include/config.h)
|
||||
|
||||
dnl Checks for programs.
|
||||
AC_PROG_CC
|
||||
AC_PROG_CPP
|
||||
AC_PROG_CC_STDC
|
||||
|
||||
AM_INIT_AUTOMAKE(heimdal,0.3a)
|
||||
|
Reference in New Issue
Block a user