Skip to content
Snippets Groups Projects

WIP: Move configure to m4

Closed Loic Hausammann requested to merge move_configure_to_m4 into master

@matthieu: After a discussion with @pdraper, the simplest approach is to define m4 macros and just copy/paste them in PySWIFTsim.

In this merge request, I am just splitting configure.ac in multiple files. I will deal with PySWIFTsim in a later merger request.

By the way, we cannot expand AC_PROG_FC multiple time in a macro (required for velociraptor and grackle). The simplest approach was to have this requirement in every cases and not only with velociraptor/grackle. From my experience, fortran is still available on every linux computer.

Edited by Peter W. Draper

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading