summaryrefslogtreecommitdiff
path: root/textproc/ja-grep/patches/patch-configure
blob: 7bd80d1d6ebab6d33da877efd6ac2b532e329470 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-configure,v 1.1 2013/09/10 14:45:48 joerg Exp $

--- configure.orig	2013-09-10 11:49:57.000000000 +0000
+++ configure
@@ -2942,6 +2942,7 @@ done
 
 
 case "$ac_cv_prog_CC" in
+ clang*) ;;
  cl*)  cat >> confdefs.h <<\EOF
 #define alloca _alloca
 EOF