mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-25 05:05:13 +02:00
10 lines
198 B
Diff
10 lines
198 B
Diff
--- a/configure.ac
|
|
+++ b/configure.ac
|
|
@@ -1641,7 +1641,5 @@
|
|
],
|
|
[
|
|
- AC_MSG_WARN([cross compiling: assuming BROKEN_ONE_BYTE_DIRENT_D_NAME])
|
|
- AC_DEFINE([BROKEN_ONE_BYTE_DIRENT_D_NAME])
|
|
]
|
|
)
|
|
|