techee commented on this pull request.


> @@ -44,7 +44,6 @@ AC_CHECK_HEADERS([fcntl.h glob.h stdlib.h sys/time.h 
> errno.h limits.h])
 # Checks for dependencies needed by ctags
 AC_CHECK_HEADERS([fnmatch.h direct.h io.h sys/dir.h])
 AC_DEFINE([HAVE_STDBOOL_H], [1], [whether or not to use <stdbool.h>.])
-AC_CHECK_HEADERS(dirent.h,have_dirent_h=yes)

It wasn't there before - I added it in 
https://github.com/geany/geany/pull/2132/commits/361c058b3f727a3d4cda9e4908b588f98f151f83
 and then because of this https://github.com/universal-ctags/ctags/pull/2100 it 
could be dropped again.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2132#discussion_r286830333

Reply via email to