Commit Graph

19 Commits

Author SHA1 Message Date
Andrew V. Samoilov 0c8d67946b Add configure.mc 2002-11-29 06:40:37 +00:00
Pavel Roskin e8462d66ea Ignore "m4" directory. 2002-09-13 23:29:24 +00:00
Pavel Roskin ed9d61551d * mcfn_install: Remove. Also remove all references to it.
* INSTALL.FAST: Update information about ncurses.
From Dmitry Semyonov <Dmitry.Semyonov@oktet.ru>
2002-09-05 06:14:07 +00:00
Andrew V. Samoilov 1c2f064d88 Add tmpout 2002-04-09 12:32:59 +00:00
Pavel Roskin 692f52ce8d * configure.in: Use three-argument form of AC_INIT. Use
AC_CONFIG_AUX_DIR.  Remove some unused or implied macros.
* Makefile.am (EXTRA_DIST): Remove "depcomp" - this workaround
is not needed if AC_CONFIG_AUX_DIR is used.
* vfs/Make-mc.in: Adjust mkinstalldirs location.
* autogen.sh: Create "config" and remove "autom4te.cache".
2001-09-12 19:18:38 +00:00
Pavel Roskin 4d661c0bfc Add ABOUT-NLS. 2001-07-31 21:28:05 +00:00
Pavel Roskin 32a5e277ed Add intl. 2001-07-31 18:27:19 +00:00
Pavel Roskin 9e10ade308 Add *.cache, gettext.m4. 2001-07-31 18:26:54 +00:00
Pavel Roskin b9714dad8e Add stamp-h? 2001-07-24 18:10:55 +00:00
Pavel Roskin ed4b51a195 Removed acinclude.m4 - it's under version control. 2001-01-11 19:43:57 +00:00
Pavel Roskin fe79f3e017 More files to ignore 2000-08-24 22:28:49 +00:00
Kjartan Maraas a62b667bf9 1999-05-28 Kjartan Maraas <kmaraas@online.no>
* .cvsignore: added mc.spec
1999-05-28 08:13:41 +00:00
Jeff Garzik 976ab91568 GNOME-standard autogen.sh scripts automatically run 'automake -a'. -a
installs any necessary files that are required in a GNU-standard
install, such as COPYING, INSTALL, mkinstalldirs, etc.

So begone, automake-installed files.
1998-12-07 06:05:10 +00:00
Pavel Roskin 7f8b043a3e Following names changed to bring MC in accordance with curses.m4:
NO_COLOR_SUPPORT -> NO_COLOR_CURSES
SUNOS_CURSES -> USE_SUNOS_CURSES
HAS_CURSES defined in acconfig.h
config.h.in removed from CVS as it is generated by autoheader
1998-11-26 12:26:59 +00:00
Norbert Warmuth 45bb4a3329 Sun Nov 22 22:23:20 1998 Norbert Warmuth <nwarmuth@privat.circular.de>
* tk/Makefile.in: added findme.o to LOBJS and filegui.o to OOBJS

* autogen.sh: replaced "cat *.m4" with a call to aclocal. Concatenate
mc-aclocal.m4 and gettext.m4 to acinclude.m4. The other way round
would have been to add three more m4 files to the replaced cat line
(including cond.m4 from automake-1.3b).

Fixed OBJ_DIR handling.

* deleted glib.m4 which isn't needed any longer

* cvsignore: added acinclude.m4
1998-11-22 22:04:09 +00:00
Pavel Roskin 2f1dedf371 File VERSION removed from CVS since it is rebuilt every time as
configure is run. configure.in defines VERSION now
1998-08-27 18:58:13 +00:00
Miguel de Icaza 4b9ccbe051 Add aclocal.m4 to mc's .cvsignore -mig 1998-05-07 15:04:07 +00:00
Pavel Machek a2059d69a1 Ignore files which are created on "make dist" 1998-04-14 18:05:58 +00:00
Miguel de Icaza 2dc8839548 more, more .cvsignore files 1998-03-07 20:42:20 +00:00