-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make MetaPhyscL Available to Applications #205
Comments
In hindsight we should have had an antioch_config from the start; it would also have saved a lot of work when going through the "now we're header-only! whoops, now we're not again!" changes. We'd still need to change antioch.m4 to use antioch_config, but at least it would be one change, and then the application side of configuration would be stable and forwards-compatible. |
Sorry, I'm not following about |
See also cppunit-config, cups-config, freetype-config, krb5-config, ... |
Oh, right, of course! Thanks for the reminder. |
@roystgnr wrote in grinsfem/grins#410
@pbauman responded with
Further discussions can take place here.
The text was updated successfully, but these errors were encountered: