On 03/05/2012 11:00 AM, John Coppens wrote:
> On Mon, 05 Mar 2012 08:14:27 -0800
> Josh Blum <j...@joshknows.com> wrote:
> 
>>>> I think its the double dashes. Try -DLIB_SUFFIX=64
>>>
>>> Yes! Thanks... But why the double dash on --DREDHAT ?
>>
>> I dont recommend it. I think all the double dash arguments are ignored.
> 
> Single dash (-DREDHAT) isn't accepted - maybe it's necessary to
> set -DREDHAT=1 or so. I didn't try that. 
> 
try -DREDHAT=TRUE, that seems like it should work, since the build
system isnt otherwise setting REDHAT to false, its just undefined when
not detected.

On the other hand, here is a diff to detect slackware:
http://pastebin.com/n2aXKJzz

-Josh

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to