[Pidgin] #2949: Make fails if the directory contains a space
Pidgin
trac at pidgin.im
Thu Apr 10 14:57:46 EDT 2008
#2949: Make fails if the directory contains a space
---------------------------+------------------------------------------------
Reporter: mikerobinson | Owner:
Type: defect | Status: closed
Priority: minor | Milestone:
Component: pidgin (gtk) | Version: 2.1.1
Resolution: wontfix | Keywords:
Pending: 0 |
---------------------------+------------------------------------------------
Comment (by mikerobinson):
I had a feeling that libtool would pick it up on its own. However, I don't
see why you would have to check for the current path at most steps. You
could just do it once near the beginning and if it contains any invalid
characters, fail with a sensible error message. Once you get past that
step, everything else the install script uses to compile it should all
have correct paths. The one that will be "incorrect" almost 100% of the
time I would think would be the current working directory. I don't think
that something like this would be overly difficult to implement - no more
than a handful of lines of code.
--
Ticket URL: <http://developer.pidgin.im/ticket/2949#comment:6>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list