X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=configure.ac;h=1b90c4851cb0d74eb9740c93c2a6dc3387a74f09;hp=cb41ba188f8061243763e41ab5da6f119fb77f96;hb=811a38dfe05ef337e2d627f654f8a3e559900790;hpb=61edb3642435e6c494d7c7f3038334dd196f58fd diff --git a/configure.ac b/configure.ac index cb41ba18..1b90c485 100644 --- a/configure.ac +++ b/configure.ac @@ -176,8 +176,8 @@ case "$host" in dnl -no-undefined is needed to build a DLL in a Cygwin environment. CYGWIN_EXTRA_LDFLAGS="-no-undefined" - dnl -fvisibility=hidden should not be used in a Cygwin - dnl environment + dnl -fvisibility=hidden should not be used when building PE + dnl binaries on Windows VISIBILITY_CFLAGS="" WITH_NTFS_3G_DEFAULT="no"