diff --git a/ChangeLog b/ChangeLog index ce57381a6..792d122e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2000-08-24 Pavel Roskin + * icons/*: removed + * Makefile.am, configure.in: necessary adjustments + * config.guess, config.sub, install-sh, mkinstalldirs: removed, automake installs them now diff --git a/Makefile.am b/Makefile.am index 380fe1b0a..27c9aca59 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ ## Process this file with automake to create Makefile.in. SUBDIRS = vfs lib doc slang gtkedit edit src gnome new_icons \ - icons idl syntax intl doc-gnome po pc + idl syntax intl doc-gnome po pc ACLOCAL_AMFLAGS = -I macros diff --git a/configure.in b/configure.in index fbe1cf3b8..bb15f59a0 100644 --- a/configure.in +++ b/configure.in @@ -1256,7 +1256,6 @@ edit/Makefile gtkedit/Makefile syntax/Makefile new_icons/Makefile -icons/Makefile pc/Makefile lib/mc.ext