mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-03 10:04:32 +03:00
* Makefile.am (EXTRA_DIST): Add depcomp to work around a bug in
Automake 1.5.
This commit is contained in:
parent
05f725e4ee
commit
773065de72
@ -1,5 +1,8 @@
|
|||||||
2001-08-26 Pavel Roskin <proski@gnu.org>
|
2001-08-26 Pavel Roskin <proski@gnu.org>
|
||||||
|
|
||||||
|
* Makefile.am (EXTRA_DIST): Add depcomp to work around a bug in
|
||||||
|
Automake 1.5.
|
||||||
|
|
||||||
* configure.in: Remove XCURSES variable - it's unused.
|
* configure.in: Remove XCURSES variable - it's unused.
|
||||||
|
|
||||||
* configure.in: New conditional USE_EDIT.
|
* configure.in: New conditional USE_EDIT.
|
||||||
|
@ -4,7 +4,7 @@ SUBDIRS = intl po vfs slang edit src lib doc syntax pc
|
|||||||
|
|
||||||
EXTRA_DIST = FAQ INSTALL.FAST MAINTAINERS \
|
EXTRA_DIST = FAQ INSTALL.FAST MAINTAINERS \
|
||||||
README.PC README.QNX README.smbfs \
|
README.PC README.QNX README.smbfs \
|
||||||
extraconf.h
|
extraconf.h depcomp
|
||||||
|
|
||||||
noinst_DATA = mc.spec
|
noinst_DATA = mc.spec
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user