diff options
author | Thomas White <taw@physics.org> | 2023-03-01 11:29:23 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2023-03-01 11:48:26 +0100 |
commit | 93ebd453e3736674027199f99814ad7918b163d0 (patch) | |
tree | 7a72d4d8dd3dc156ddc2965ff5638a69e8c439e2 /config.h.in | |
parent | 318692ac9fced94ff99d41ee88fdf9ab44444589 (diff) |
Remove HAVE_SLURM
Not used any more, since a4c786d52613063d338ee010f4415e8a6aef0513
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config.h.in b/config.h.in index d0b6e9c2..2cc2a916 100644 --- a/config.h.in +++ b/config.h.in @@ -6,6 +6,5 @@ #mesondefine HAVE_CL_CL_H #mesondefine HAVE_CLOCK_GETTIME #mesondefine HAVE_ZMQ -#mesondefine HAVE_SLURM #mesondefine HAVE_HDF5 #mesondefine HAVE_ASAPO |