Skip to content
Snippets Groups Projects
Commit adc17e5a authored by Fredrik Hübinette (Hubbe)'s avatar Fredrik Hübinette (Hubbe)
Browse files

slight improvement

Rev: src/aclocal.m4:1.30
parent 9ddbf2b0
Branches
Tags
No related merge requests found
......@@ -126,6 +126,8 @@ AC_TRY_COMPILE([
#include <stddef.h>
#endif
$3
],[
$1 tmp;
],ac_cv_type_$1=yes,ac_cv_type_$1=no)
......@@ -206,7 +208,7 @@ define(PIKE_FEATURE_OK,[
define([AC_LOW_MODULE_INIT],
[
# $Id: aclocal.m4,v 1.29 2001/02/27 18:52:26 grubba Exp $
# $Id: aclocal.m4,v 1.30 2001/05/10 22:15:11 hubbe Exp $
MY_AC_PROG_CC
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment