Skip to content
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

Autoconf: Ice-ocean autodetect FMS API #500

Open
wants to merge 1 commit into
base: dev/gfdl
Choose a base branch
from

Conversation

marshallward
Copy link
Member

configure.ice_ocean.ac was modified to automatically detect the FMS API. This replaces the --framework flag, which forced the user to manually select the appropriate config_src/infra directory. Now, the appropriate directory is based on the FMS library detected during configuration.

This will prevent possible FMS1/2 API mixups during compilation.

The ice-ocean and AM2-coupler configure.ac files have also been moved out of ac/ and into their respective directories.

configure.ice_ocean.ac was modified to automatically detect the FMS API.
This replaces the --framework flag, which forced the user to manually
select the appropriate config_src/infra directory.  Now, the appropriate
directory is based on the FMS library detected during configuration.

This will prevent possible FMS1/2 API mixups during compilation.

The ice-ocean and AM2-coupler configure.ac files have also been moved
out of ac/ and into their respective directories.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants