j
k
j a
j l
Hi all, I need to put a check on a header from within automake project. How do I get this header found for TDE?
FOOFOUND=yes ... AC_CHECK_HEADERS(foo.h, [], [FOOFOUND=no], [])
thanks in advance
Back to the thread
Back to the list