autoconf
[Top][All Lists]
Advanced

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

extract value of ${datadir}


From: Peter Johansson
Subject: extract value of ${datadir}
Date: Tue, 15 Sep 2015 17:13:46 +1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0

Hi,

I need to to extract the value of ${datadir} so I can use it something like

val=*extract ${datadir}*

AC_CHECK_FILE([$val], [], [AC_MSG_ERROR([file $val needed])])

Cheers,
Peter




reply via email to

[Prev in Thread] Current Thread [Next in Thread]