[cpp-sp] branch master updated: Add DIRENT test macro.
Scott Cantor
cantor.2 at osu.edu
Mon Jan 8 20:31:41 EST 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=187ef2dbe6c2219c8d1b2e74019ee6c85cb43759
The following commit(s) were added to refs/heads/master by this push:
new 187ef2d Add DIRENT test macro.
187ef2d is described below
commit 187ef2dbe6c2219c8d1b2e74019ee6c85cb43759
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Jan 8 20:31:38 2018 -0500
Add DIRENT test macro.
---
configure.ac | 1 +
1 file changed, 1 insertion(+)
diff --git a/configure.ac b/configure.ac
index ac7fd9c..028ec43 100644
--- a/configure.ac
+++ b/configure.ac
@@ -71,6 +71,7 @@ AC_LANG(C)
AC_C_CONST
AC_TYPE_SIZE_T
AC_STRUCT_TM
+AC_HEADER_DIRENT
# Checks for library functions.
AC_FUNC_STRFTIME
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list