Étienne Mollier pushed to branch master at Debian Med / biosquid


Commits:
a6ddf806 by Étienne Mollier at 2020-08-12T23:01:47+02:00
d/p/automake.patch: remove SRE_ENABLE_PVM

Unconditionnal occurrences are removed as this seems to help with
making sure the SRE_ENABLE_PVM macro is not defined when --enable-pvm
is _not_ passed to the configure script.

- - - - -


1 changed file:

- debian/patches/automake.patch


Changes:

=====================================
debian/patches/automake.patch
=====================================
@@ -1,6 +1,6 @@
 Description: Use automake
 Author: Andreas Tille <[email protected]>
-Last-Update: Thu, 23 Mar 2017 21:55:15 +0100
+Last-Update: Wed, 12 Aug 2020 22:30:00 +0200
 
 --- /dev/null
 +++ b/Makefile.am
@@ -351,7 +351,7 @@ Last-Update: Thu, 23 Mar 2017 21:55:15 +0100
  
  
  
-@@ -282,21 +282,19 @@ AC_ARG_ENABLE(pvm,
+@@ -282,21 +282,17 @@ AC_ARG_ENABLE(pvm,
         PVMLIBDIR="-L${PVM_ROOT}/lib/${PVM_ARCH}"
         PVMINCDIR="-I${PVM_ROOT}/include"
         PVMLIBS="-lpvm3"
@@ -363,8 +363,6 @@ Last-Update: Thu, 23 Mar 2017 21:55:15 +0100
     *)    echo "Ignoring unknown argument to --enable-pvm: $enable_pvm"
         ;;
  esac])
-+AC_DEFINE(SRE_ENABLE_PVM, 0, "Enable PVM")
-+AC_SUBST(SRE_ENABLE_PVM) 
  AC_SUBST(PVMLIBDIR)
  AC_SUBST(PVMINCDIR)
  AC_SUBST(PVMLIBS)



View it on GitLab: 
https://salsa.debian.org/med-team/biosquid/-/commit/a6ddf80678890305f16372be661c2e215babab5d

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/biosquid/-/commit/a6ddf80678890305f16372be661c2e215babab5d
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to