ianalis Posted March 1, 2008 Share Posted March 1, 2008 Hi! I placed a copy of each autoconfiscated third-party dependency of my software as a subdirectory. I then followed the instructions for building subpackages in autotools. However, there is a subpackage that needs to have certain parameters passed to its configure script. The macro AC_CONFIG_SUBDIRS passes the command line parameters to the configure script of each subpackage but I do not want the user to worry about the exact parameters to pass to configure. My question now is how do I set the parameters to pass to configure in my subpackages? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now