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 2ee50aa commit cb79de9Copy full SHA for cb79de9
configure.in
@@ -1,7 +1,9 @@
1
-dnl Copyright (c) 2009 Cisco Systems, Inc. All rights reserved.
+dnl Copyright (c) 2009 Cisco Systems, Inc. All rights reserved.
2
+dnl Copyright (c) 2020 High-Performance Computing Center Stuttgart,
3
+dnl University of Stuttgart. All rights reserved.
4
5
dnl Process this file with autoconf to produce a configure script.
-AC_INIT
6
+AC_INIT([mpi_test_suite], [1.0])
7
AC_PREREQ(2.59)
8
9
AC_CONFIG_SRCDIR([mpi_test_suite.c])
0 commit comments