|
@@ -411,6 +411,7 @@
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellPath = /bin/sh;
|
|
shellScript = "if test $ACTION = \"clean\"\nthen\n exit 0\nfi\ncd ../../.. && ./bootstrap && ./configure --enable-debug --disable-nls\n";
|
|
shellScript = "if test $ACTION = \"clean\"\nthen\n exit 0\nfi\ncd ../../.. && ./bootstrap && ./configure --enable-debug --disable-nls\n";
|
|
|
|
+ showEnvVarsInLog = 0;
|
|
};
|
|
};
|
|
EF78BD2E0CAEEF9500354E6E /* ShellScript */ = {
|
|
EF78BD2E0CAEEF9500354E6E /* ShellScript */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
isa = PBXShellScriptBuildPhase;
|