autoconf
[Top][All Lists]
Advanced

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

getting the file extension of a shared object


From: Vincent Torri
Subject: getting the file extension of a shared object
Date: Thu, 18 Jun 2009 11:11:20 +0200 (CEST)


Hey,

when a configure frile is created, shretx_cmds is defined to the file extension of a shared object, wrt the platform (.dll for windows, .so for unix, ...).

What I can do is AC_DEFINE a macro using $shrext_cmds and using that macro in my code.

Is there a better way to achieve that ?

thank you

Vincent Torri




reply via email to

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