Allow building a shared library with Fortran. --- configure | 6 ------ 1 file changed, 6 deletions(-) diff --git a/configure b/configure index f37d2fa..eb9f346 100755 --- a/configure +++ b/configure @@ -6141,12 +6141,6 @@ if test "X${enable_shared}" != "Xyes"; then enable_shared="no" fi -if test "X${enable_shared}" = "Xyes"; then - if test "X${BUILD_FORTRAN}" = "Xyes"; then - as_fn_error $? "Cannot build shared fortran libraries. Please configure with --disable-fortran flag." "$LINENO" 5 - fi -fi - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5 $as_echo_n "checking whether ln -s works... " >&6; } -- 2.10.0 bc327abf'/> Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/jami.scm
AgeCommit message (Expand)Author
2020-05-15gnu: Add ffmpeg-jami....Jan Wielkiewicz
2020-05-13gnu: jami: Remove obsolete wrapper....Marius Bakke
2020-05-02gnu: jami: Add epoll support....Jan Wielkiewicz
2020-05-02gnu: jami: Use gettext-minimal....Jan Wielkiewicz
2020-05-02gnu: pjproject-jami: Update to 2.10....Jan Wielkiewicz
2020-05-02gnu: jami: Make gettext a native input....Jan Wielkiewicz
2020-05-02gnu: libring: Add libnatpmp dependency....Jan Wielkiewicz
2020-05-02gnu: jami: Create a jami-apply-dependency-patches procedure....Jan Wielkiewicz
2020-05-02gnu: jami: Fix download....Jan Wielkiewicz
2020-05-02gnu: telephony: Move Jami and its dependencies to jami.scm....Jan Wielkiewicz