mc/.gitignore
Sergei Trofimovich f30e6ff283 Ticket #3629: configure.ac: drop bundled gettext
Bundled libintl did not support linking to internal static
libraries (libmc in our case): directly specified static
libraries are not pulled by libtool and are not usable for
dynamic libraries as PIC-related flags are not passed for
compilation.

This renders bundled libintl library unusable.

The change drops libintl bundling support and always relies
on external libintl (or falls back to disabled NLS).

On a related note gettext-0.20 drops support for bundling
or libintl and this change will ease migration to newer version.

The change is tested on x86_64-gentoo-linux-musl: mc builds
and links all tests successfully. A few tests fail for lack
of NLS support.

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2019-09-22 13:10:46 +03:00

50 lines
501 B
Plaintext

*.o
*.a
*.lo
*.la
*~
*.cache
*.tar.gz
ABOUT-NLS
Make.common
Makefile
Makefile.in
aclocal.m4
config
config.guess
config.h
config.h.in
config.log
config.status
config.sub
configure
configure.mc
gettext.m4
install-sh
m4
mc.qpg
mc.spec
missing
mkinstalldirs
pkginfo
prototype
stamp-h
stamp-h?
stamp-h.in
tmpout
debug
Doxyfile
mc.kdevelop
version.h
TAGS
doc/devel/
doc/html/
.deps
libtool
make.log
make.clang
make.gcc
make.tcc
tests/src/editor/test-data.txt
tests/src/vfs/extfs/helpers-list/data/config.sh