usr/src/cmd/php5/patches/xdebug_divert.patch
author Jon Tibble <meths@btinternet.com>
Mon, 04 May 2015 14:04:39 +0100
branchoi_151a
changeset 254 9c2a4ac793f0
parent 206 8644b5e5bf7f
permissions -rw-r--r--
Bash patch catchup including shellshock

--- xdebug-2.0.5/debugclient/configure.in.orig	Thu Jan 19 06:10:42 2012
+++ xdebug-2.0.5/debugclient/configure.in	Thu Jan 19 06:11:00 2012
@@ -3,7 +3,6 @@
 dnl Process this file with autoconf to produce a configure script.
 dnl
 
-divert(1)
 
 dnl
 dnl Start
@@ -19,7 +18,6 @@
 # This is needed if SUBDIRS is set
 AC_PROG_MAKE_SET
 
-divert(2)
 dnl
 dnl Checks for working compiler and other programs needed.
 dnl