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

use install-sh etc from GAP #946

Closed
wants to merge 1 commit into from

Commits on Sep 10, 2023

  1. use install-sh etc from GAP

    This works as follows:
    
    1) autogen.sh takes the parameter from AC_CONFIG_AUX_DIR
    and creates the corresnding directiry, named config/
    
    2) ./configure finds GAP location and populates config/ with links
    to the contents of GAP's cnf/ directory
    
    Note that we set config/ to be ignored in .gitignore
    dimpase committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    8663493 View commit details
    Browse the repository at this point in the history