[Darshan-commits] [Git][darshan/darshan][autoperf-mod-update] type case correction

Sudheer Chunduri xgitlab at cels.anl.gov
Tue Feb 2 12:37:29 CST 2021



Sudheer Chunduri pushed to branch autoperf-mod-update at darshan / darshan


Commits:
8ccf0690 by Sudheer Chunduri at 2021-02-02T18:37:10+00:00
type case correction

- - - - -


1 changed file:

- darshan-util/configure.in


Changes:

=====================================
darshan-util/configure.in
=====================================
@@ -132,7 +132,7 @@ if test x$enable_autoperf_apxc = xyes; then
     abssrcdir=$(readlink -f ${srcdir})
     AC_CHECK_HEADER([${abssrcdir}/../modules/autoperf/apxc/darshan-apxc-log-format.h],
                     DARSHAN_USE_APXC=1,
-                    [AC_MSG_ERROR([The autoperf apxc module is not present])],
+                    [AC_MSG_ERROR([The autoperf APXC module is not present])],
                     [-]) # this last part tells it to only check for presence
 fi
 if test x$enable_autoperf_apmpi = xyes; then



View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/8ccf0690af943a2a12e2e509f713fd7732b59460

-- 
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/8ccf0690af943a2a12e2e509f713fd7732b59460
You're receiving this email because of your account on xgitlab.cels.anl.gov.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/darshan-commits/attachments/20210202/201a73a0/attachment-0001.html>


More information about the Darshan-commits mailing list