From 516cf181f8694528ca55f5437a67421f011f764a Mon Sep 17 00:00:00 2001 From: Francesco Montorsi Date: Mon, 29 Dec 2008 12:11:48 +0000 Subject: [PATCH] add the -headerpad_max_install_names option to the screenshotgen utility to fix the buildbot builds on MacOSX git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57633 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/bakefiles/config.bkl | 3 +++ configure | 15 ++++++++++----- configure.in | 7 +++++++ utils/screenshotgen/src/Makefile.in | 3 ++- utils/screenshotgen/src/screenshotgen.bkl | 3 +++ 5 files changed, 25 insertions(+), 6 deletions(-) diff --git a/build/bakefiles/config.bkl b/build/bakefiles/config.bkl index e6926ce37f..99efd7b1f2 100644 --- a/build/bakefiles/config.bkl +++ b/build/bakefiles/config.bkl @@ -365,6 +365,9 @@ to run the tests, include CppUnit library here.