Pavel Roskin
133919b119
* configure.in: Use src/main.c in AC_INIT.
2001-05-19 04:20:33 +00:00
Andraz Tori
d1d5ee602d
ALL_LINGUA now in alphabetical order
2001-05-08 18:08:14 +00:00
Pavel Roskin
30dc7621d4
* configure.in: Don't install mcserv unless
...
"--enable-mcserv-install" has heen specified.
Don't quote the first argument in all calls to AM_CONDITIONAL
to work around a bug in Automake 1.4.
* doc/Makefile.am: Use MCSERV_INSTALL conditional.
* vfs/Make-mc.in: Likewise.
2001-04-19 23:20:06 +00:00
Miguel de Icaza
900d78c30a
fix rpm script problem
2001-04-16 17:54:48 +00:00
Pavel Roskin
edfaa23c77
* configure.in: Bump version to 4.5.53a.
2001-04-13 21:53:46 +00:00
Pavel Roskin
84ae247979
* configure.in: Bump version to 4.5.52a.
2001-04-06 05:28:51 +00:00
Gediminas Paulauskas
eb5c7aefcc
added Latvian translations by Peteris Krisjanis <peterisk@apollo.lv>.
2001-03-26 19:57:02 +00:00
Pavel Roskin
0ff4756f11
* configure.in: Use AC_CHECK_TOOL for finding AR. Define
...
Automake conditional USE_SAMBA_FS if Samba is to be supported
in VFS.
2001-03-15 01:18:14 +00:00
Pavel Roskin
102d0fde0e
* configure.in: Use AM_PROG_CC_STDC if AC_PROG_CC_STDC is not
...
defined.
Reported by Norbert Warmuth.
2001-03-08 02:07:06 +00:00
Pavel Roskin
efbe340d5e
* configure.in: Don't process vfs/extfs/uzip - it's now
...
constant.
2001-03-08 00:30:47 +00:00
Pavel Roskin
59666a33ef
* aclocal.m4 (MC_HPUX_PROG_CC_STDC): Remove, it's obsolete.
...
* configure.in: Use AC_PROG_CC_STDC instead.
2001-03-02 17:09:08 +00:00
Pavel Roskin
3845f3053c
* lib/mc-gnome.ext.in: Remove, it's not used.
...
* configure.in: Remove lib/mc-gnome.ext.
* lib/Makefile.am: Likewise.
2001-02-26 21:28:59 +00:00
Pavel Roskin
0bc55ae7e2
Oops, now it's indeed sys/timeb.h, not timeb.h.
2001-02-20 16:31:02 +00:00
Pavel Roskin
4681719095
* configure.in: Check for sys/time.h and sys/timeb.h. Use
...
AC_HEADER_TIME.
2001-02-20 16:29:23 +00:00
Pavel Roskin
20e31fd858
* configure.in: Only configure in vfs/samba if smbfs support is
...
enabled even with Autoconf 2.13.
2001-02-07 16:41:16 +00:00
Pavel Roskin
ecfec37e3f
* configure.in: Only configure in vfs/samba if smbfs support is
...
enabled.
2001-01-30 16:55:09 +00:00
Pablo Saratxaga
5c0aaa5dcd
Added Azeri file
2001-01-26 13:28:40 +00:00
Pavel Roskin
7bee992ba2
* configure.in: Don't create a faked malloc.h.
...
* gtkedit/edit.h: Don't assume that malloc.h always exists.
* src/mad.h: Likewise.
2001-01-13 08:09:14 +00:00
Pavel Roskin
c5404ae9cb
* configure.in: Simplified handling of cons.saver.
...
* src/Makefile.in: Likewise. Don't install cons.saver setuid.
* mc.spec.in: Remove a workaround for the above.
2001-01-13 07:24:13 +00:00
Pavel Roskin
150920afc6
* configure.in: Use AC_CANONICAL_HOST - "target" is meaningless
...
for MC. Don't rely on the output of uname - use $host_os.
2001-01-13 06:55:24 +00:00
Pavel Roskin
3d37d84984
* configure.in: Check for ext2 libraries only if VFS is enabled.
2001-01-11 20:54:50 +00:00
Pavel Roskin
0d690ce961
* configure.in: All macros from configure.in moved to
...
acinclude.m4. Added missing quotes in several places.
* acinclude.m4: Likewise.
2001-01-11 18:57:44 +00:00
Pavel Roskin
7808a01322
* doc-gnome/C/figs/Makefile.am: New file.
...
* doc-gnome/C/Makefile.am: Don't handle figs, let the new
makefile do it.
* configure: Substitute doc-gnome/C/figs/Makefile.
2001-01-09 20:54:19 +00:00
Miguel de Icaza
70c8d4f372
Fixety fix for compiling
2001-01-06 19:05:00 +00:00
Robert Brady
f670350508
Add Tamil translation.
2000-11-10 19:35:49 +00:00
Pavel Roskin
2558168fb9
* gnome/Makefile.in, src/Makefile.in, vfs/Make-mc.in: Required
...
flags moved out of CFLAGS as recommended by GNU coding
standards.
* configure.in: Don't add GLIB_CFLAGS to CFLAGS.
* Make.common.in: XINC eliminated. GLIB_CFLAGS is now added to
XCPPFLAGS.
* INSTALL (Random notes on porting to other architectures):
Completely rewritten. Recommended using CFLAGS instead of XINC.
2000-10-06 06:49:45 +00:00
Pavel Roskin
c69627ffdd
* configure: Always include Make.common as file, otherwise
...
"make distclean" breaks.
* edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: $(RMF)
replaced with "rm -f" - the stangard says that "rm" is portable.
Ditto $(MV). Adjusted *clean targets to match those in
Automake. Removed "cross" target.
2000-09-23 05:14:31 +00:00
Pavel Roskin
769b082e1b
* Make.common.in: Added installcheck to placate "make distcheck"
...
* configure.in, Make.common.in, doc/Makefile.in,
edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: Replacing
variable MKINSTALLDIRS and builddir with Automake-compatible
mkinstalldirs and top_builddir.
* doc-gnome/C/Makefile.am: Only maintainers regenerate html
files. Added uninstall-local target.
2000-09-18 04:57:29 +00:00
Pavel Roskin
b0ec76f78a
* configure.in: fixed wrong use of AC_MSG_RESULT inside
...
AC_CACHE_VAL
2000-09-18 01:55:31 +00:00
Pavel Roskin
a59746356c
* acconfig.h, configure.in: Require autoconf 2.13 or above.
...
Removed workarounds for older versions. Removed MCDEBUG
variable - it's not used. --with-debug renamed to --with-mad and
cleaned up. Always use -Wall with gcc, other manipulations with
CFLAGS removed.
2000-09-15 23:57:10 +00:00
Pavel Roskin
8d204881e7
* configure.in: Removed some abuses of CPPFLAGS. Removed useless
...
tests for cp, mv and rm.
* Make.common.in: Removed variables xv_bindir and STRIP.
Variables CP, MV and RMF are assigned trivial values.
2000-09-14 20:10:45 +00:00
Pavel Roskin
969d11e456
* configure.in: remove any manupulations with top_srcdir.
...
Don't change CPPGLAGS when the internal editor is enabled,
instead do it ...
* edit/Makefile.in, gtkedit/Makefile.in: ... here
2000-09-14 15:31:25 +00:00
Pavel Roskin
91e7526108
* configure.in, Make.common.in, doc/Makefile.in,
...
edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: rootdir
changed to top_srcdir for Automake compatability
2000-09-14 15:12:00 +00:00
Pavel Roskin
a406b17b96
* configure.in: REGEX_O variable removed - always use our regex
2000-09-14 14:28:35 +00:00
Pavel Roskin
3cce6a7720
* configure.in: MCFGR variable removed
2000-09-14 14:03:52 +00:00
Pavel Roskin
5b5c0dd4c2
* configure.in: enable AM_MAINTAINER_MODE to be consistent with
...
other GNOME modules
* autogen.sh: remove "-I ." from the "aclocal" command line
2000-09-12 19:31:56 +00:00
Pavel Roskin
4a032150e9
* configure.in: output vfs/extfs/Makefile
...
* vfs/extfs/Makefile.am: new file
* vfs/Make-mc.in: remove stuff pertinent to the extfs directory
2000-09-01 21:34:26 +00:00
Pavel Roskin
8800ca2bbf
* configure.in: AC_CANONICAL_SYSTEM moved above AM_INIT_AUTOMAKE
...
to avoid a warning
* acinclude.m4: removed unused macros AC_CHECK_HEADER_IN_PATH,
AC_LIB_XPM, AC_X_SHAPE_EXTENSION
2000-09-01 17:57:22 +00:00
Pavel Roskin
6a4496612a
* configure.in: use AM_GNOME_GETTEXT
...
* gettext.m4: removed
* Makefile.am: adjusted files to distribute, previous change
reverted
2000-08-29 21:23:44 +00:00
Pavel Roskin
b0bd98e58d
* new_icons/Makefile.in: converted to ...
...
* new_icons/Makefile.am: ... this
* configure.in: automake conditional GNOME introduced.
"insticons" removed
2000-08-24 21:19:54 +00:00
Pavel Roskin
9c625de158
* icons/*: removed
...
* Makefile.am, configure.in: necessary adjustments
2000-08-24 18:47:36 +00:00
Pavel Roskin
0c81f3a1bf
* Makefile.in, doc-gnome/Makefile.in, pc/Makefile: converted
...
to ...
* Makefile.am, doc-gnome/Makefile.am, pc/Makefile.am: ... this
* Make.common.in: support for "distdir" for compatability
with Automake-generated makefiles
* autogen.sh: run automake. Force cache - it is off by default
in autoconf 2.49a, but it's still handy for maintainers
* configure.in: adapted for Automake
2000-08-24 14:13:00 +00:00
Pavel Roskin
1d97cead12
* configure.in: resurrect definition of xvers
2000-08-23 19:47:13 +00:00
Pavel Roskin
b81401baa9
* VERSION.in: removed
...
* Makefile.in: don't do anything with VERSION.in and VERSION
Take mc.spec from builddir, not srcdir
* configure.in: don't create VERSION
2000-08-23 18:15:57 +00:00
Pavel Roskin
47d37ed4df
* Make.common.in, acconfig.h, configure.in, mc-aclocal.m4,
...
doc-gnome/Makefile.in, doc-gnome/C/Makefile.in: removed stuff
related to XView, libXPM, libXext and Tk
2000-08-22 02:17:58 +00:00
Pavel Roskin
556b80503c
* configure.in: Simplified dependency tracking by using
...
"-include" with GNU Make
* autogen.sh: Exit on all failures
2000-08-18 04:16:25 +00:00
Pavel Roskin
b02be949b0
Don't create os2 and nt directories
2000-08-02 16:28:09 +00:00
Pavel Roskin
55cf24c3db
AC_WARN replaced with AC_MSG_WARN
2000-08-02 01:05:08 +00:00
Miguel de Icaza
b7ceb13eaf
Prepare for 51
2000-07-03 18:29:53 +00:00
Andraz Tori
3214598591
Added Slovenian translations
2000-06-23 22:35:15 +00:00