Skip to content
Snippets Groups Projects
Commit 39a2d70e authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Added @CROSS@.

Rev: src/modules/_Crypto/lib/configure.in:1.7
parent 8530c5b9
No related branches found
No related tags found
No related merge requests found
# $Id: configure.in,v 1.6 2000/02/03 12:22:54 grubba Exp $ # $Id: configure.in,v 1.7 2000/08/02 11:47:25 grubba Exp $
AC_INIT(sha.c) AC_INIT(sha.c)
MY_AC_PROG_CC MY_AC_PROG_CC
AC_PROG_CPP AC_PROG_CPP
AC_PROG_RANLIB AC_PROG_RANLIB
CROSS="ac_cv_prog_CC_cross"
AC_SUBST(CROSS)
AC_C_CONST AC_C_CONST
AC_OUTPUT(Makefile) AC_OUTPUT(Makefile)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment