aboutsummaryrefslogtreecommitdiff
path: root/audio/splay/files/patch-configure
blob: 7401aae284fd07215b88507ca65cec09a6a1ec6e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
--- configure.orig	2001-05-06 21:56:47 UTC
+++ configure
@@ -1967,12 +1967,12 @@ rm -f conftest*
 
 fi
 echo "$ac_t""$ac_cv_type_pid_t" 1>&6
-if test $ac_cv_type_pid_t = no; then
-  cat >> confdefs.h <<\EOF
-#define pid_t int
-EOF
-
-fi
+#if test $ac_cv_type_pid_t = no; then
+#  cat >> confdefs.h <<\EOF
+##define pid_t int
+#EOF
+#
+#fi
 
 
 if test $ac_cv_prog_gcc = yes; then