ports/audio/splay/files/patch-configure
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

21 lines
380 B
Text

--- 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