From c23082b56b55618f58c33e93064d88d8603ddafb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?C=C3=A9dric=20de=20Saint=20Martin?= <cedric.dsm@tiolive.com>
Date: Wed, 29 Jun 2011 16:19:26 +0200
Subject: [PATCH] Revert "php : try to compile php without rpath"

This reverts commit 6e73e82932dbc8024df1477ca4cf4a5437f371c1.
---
 component/apache-php/buildout.cfg | 1 -
 1 file changed, 1 deletion(-)

diff --git a/component/apache-php/buildout.cfg b/component/apache-php/buildout.cfg
index 40f4f60e9..56a81aa35 100644
--- a/component/apache-php/buildout.cfg
+++ b/component/apache-php/buildout.cfg
@@ -12,7 +12,6 @@ md5sum = 2286f5a82a6e8397955a0025c1c2ad98
 configure-options =
   --disable-static
   --enable-shared
-  --disable-rpath
   --with-apxs2=${apache:location}/bin/apxs
   --with-libxml-dir=${libxml2:location}
   --with-mysql=${mariadb:location}
-- 
2.30.9