We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0eec13d commit 2710043Copy full SHA for 2710043
build/pkgs/patchelf/spkg-configure.m4
@@ -0,0 +1,4 @@
1
+SAGE_SPKG_CONFIGURE([patchelf],[
2
+ AC_PATH_PROG(PATCHELF, patchelf)
3
+ AS_IF([test -z "${PATCHELF}"], [sage_spkg_install_patchelf=yes])
4
+])
0 commit comments