bug#24403: Automake fails to build via Homebrew if path to Xcode contains a space

2022-02-07 Thread Mike Frysinger
On Fri, 09 Sep 2016 18:18:07 -0700, Michael Miller wrote: > I recently had a problem building automake via Homebrew on OS X. Turns out > the problem was that the path to Xcode contained a space: /Applications/Xcode > 7.app \u2014 Removing the space caused the build to work correctly. > > To Repro

bug#24403: Automake fails to build via Homebrew if path to Xcode contains a space

2016-09-09 Thread Michael Miller
Hello GNU folks, I recently had a problem building automake via Homebrew on OS X. Turns out the problem was that the path to Xcode contained a space: /Applications/Xcode 7.app — Removing the space caused the build to work correctly. To Reproduce: 1. Install Xcode 2. Change the path from /Applic