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
No related branches found
No related tags found
No related merge requests found
...@@ -126,6 +126,8 @@ AC_TRY_COMPILE([ ...@@ -126,6 +126,8 @@ AC_TRY_COMPILE([
#include <stddef.h> #include <stddef.h>
#endif #endif
$3
],[ ],[
$1 tmp; $1 tmp;
],ac_cv_type_$1=yes,ac_cv_type_$1=no) ],ac_cv_type_$1=yes,ac_cv_type_$1=no)
...@@ -206,7 +208,7 @@ define(PIKE_FEATURE_OK,[ ...@@ -206,7 +208,7 @@ define(PIKE_FEATURE_OK,[
define([AC_LOW_MODULE_INIT], 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 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