]> granicus.if.org Git - graphviz/commitdiff
[nfc] remove legacy NDIR lines in Windows config.h
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 5 Dec 2021 02:02:08 +0000 (18:02 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 11 Dec 2021 02:39:38 +0000 (18:39 -0800)
The only use of these defines and ndir.h headers was removed in
0330a4d918dcbf6edb1ce46956a20bde9a2444f9.

windows/include/config.h

index c58e1616b377ff72a28154e36b188445c30dfe95..aeca47744a38ec2a24bc61460ed9d12af52f8aed 100644 (file)
 /* Define if you have the ming library for SWF support */
 /* #undef HAVE_MING */
 
-/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
-/* #undef HAVE_NDIR_H */
-
 /* Define if you have the pangocairo library */
 #define HAVE_PANGOCAIRO 1
 
 /* Define to 1 if you have the <sys/mman.h> header file. */
 /* #undef HAVE_SYS_MMAN_H */
 
-/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
-   */
-/* #undef HAVE_SYS_NDIR_H */
-
 /* Define to 1 if you have the <sys/select.h> header file. */
 /* #undef HAVE_SYS_SELECT_H */