Re: [PATCH] configure: Prefer /usr/bin over /bin for numad

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 16 Nov 2016 at 14:28:19 +0100, Martin Kletzander wrote:
> Also, this should also include $PATH, similarly to *all other* places in
> the code =D  It was removed by mistake 11 days after its introduction
> 4,5 years ago =)

Oh, I thought there was a good reason for not having $PATH here :-)  In
fact for Debian it's enough to just prefix $PATH by applying the below:

-  AC_PATH_PROG([NUMAD], [numad], [], [/bin:/usr/bin:/usr/sbin])
+  AC_PATH_PROG([NUMAD], [numad], [], [$PATH:/bin:/usr/bin:/usr/sbin])

-- 
Guilhem.

Attachment: signature.asc
Description: PGP signature

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]