Skip to content

Commit

Permalink
remove config/version file
Browse files Browse the repository at this point in the history
to avoid problems with boost's version file
  • Loading branch information
Expander committed Mar 22, 2021
1 parent 7a00e42 commit c73294e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configure
Original file line number Diff line number Diff line change
Expand Up @@ -3854,6 +3854,7 @@ if test "x${enable_meta}" = "xyes"; then
add_metaflags
fi

rm -f ${CONFIGDIR}/version
echo "$FLEXIBLESUSY_VERSION" > ${CONFIGDIR}/flexiblesusy-version
echo "$GIT_COMMIT" > ${CONFIGDIR}/git_commit
echo "{${required_sarah_major}, ${required_sarah_minor}, ${required_sarah_patch}}" > ${CONFIGDIR}/required_sarah_version.m
Expand Down

0 comments on commit c73294e

Please sign in to comment.