Slava Zanko
|
f606e64861
Version of project now formed automatically from current git-describe output
|
16 years ago |
Slava Zanko
|
6c2c253f34
configure.ac: Remove deprecated check of glib-1.2
|
16 years ago |
Slava Zanko
|
c583b303da
Delete src/profile.[ch] files
|
16 years ago |
Slava Zanko
|
f0182a6969
Fix compile mcserv helper
|
16 years ago |
Slava Zanko
|
1e4cc93320
Moved the main help file (xnc.hlp) and translated help files (es, hu, it, pl, ru and sr directories) to doc/hlp
|
16 years ago |
Sergei Trofimovich
|
fd55b916de
Revert "Replace self-made code for work with ini-files to glib native code"
|
16 years ago |
Sergei Trofimovich
|
df5160aaf3
Revert "Added check for glib version in mc_config_del_param and mc_config_del_group functions"
|
16 years ago |
Slava Zanko
|
483a1a05aa
Added check for glib version in mc_config_del_param and mc_config_del_group functions
|
16 years ago |
Slava Zanko
|
4648ad8bf9
Replace self-made code for work with ini-files to glib native code
|
16 years ago |
Slava Zanko
|
428ea1b406
Change name of automake constant 'USE_MCFS' to 'ENABLE_VFS_MCFS'
|
16 years ago |
Slava Zanko
|
f49ce170f0
Move some files from contrib into misc directory
|
16 years ago |
Mikhail S. Pobolovets
|
a55a505160
Move all stuff from lib to contrib
|
16 years ago |
Slava Zanko
|
73159dbc32
Move all hints-files from lib to doc/hints
|
16 years ago |
Enrico Weigelt, metux IT service
|
52897029dc
mc.qpg.in mc.spec.in pkginfo.in prototype.in: moved to contrib/dist
|
16 years ago |
Enrico Weigelt, metux IT service
|
13d5c72108
2009-01-10 Enrico Weigelt, metux ITS <weigelt@metux.de>
|
16 years ago |
Slava Zanko
|
0e6b076666
Remove autogenerated stuff from git-tracking.
|
16 years ago |
Slava Zanko
|
2ebdf91079
Merge branch 'm-utf-8'
|
16 years ago |
Slava Zanko
|
7ec7294713
configure.ac: if present glib-2.14 and higher, libpcre don't linked
|
16 years ago |
Slava Zanko
|
2276e9b513
Search engine: now used regexp external engines:
|
16 years ago |
Slava Zanko
|
c2455b246c
Make search module more independ (and prepare for future mclib :) )
|
16 years ago |
Slava Zanko
|
43ff624d84
Remove "check" package from build requires
|
16 years ago |
Slava Zanko
|
f2fd5f49e5
Added doxygen stuff.
|
16 years ago |
Ilia Maslakov
|
3b5e2c052f
Merge branch 'utf-8' into master
|
16 years ago |
Patrick Winnertz
|
bbf507b237
Merge branch '161_drop_bundled_slang'
|
16 years ago |
Enrico Weigelt, metux IT service
|
f2a745a47d
merged #242
|
16 years ago |
Enrico Weigelt, metux IT service
|
d4927f99ef
Merge commit 'origin/201_historic_compressors'
|
16 years ago |
Enrico Weigelt, metux IT service
|
463a18623d
removed obsolete own memmove implementation (#242)
|
16 years ago |
Enrico Weigelt, metux IT service
|
4f9185a3ee
Removed bundled slang
|
16 years ago |
Slava Zanko
|
987a1890bb
AC_USE_SYSTEM_EXTENSIONS macro requires autoconf >= 2.60
|
16 years ago |
Slava Zanko
|
5d626982b0
patches by Rostislav Beneš: mc-40-ncursesw-old
|
16 years ago |
Patrick Winnertz
|
a320431503
We will release 4.6.2 and not 4.6.2-pre1. Therefore setting the version
|
16 years ago |
Enrico Weigelt, metux IT service
|
173ca89fca
merged jpelletier's patch for historic archive formats
|
16 years ago |
Slava Zanko
|
b255684363
fix use of obsolete autoconf macros
|
16 years ago |
Pavel Tsekov
|
56eccaadb4
* configure.ac: Determine the size of `long', `long long' and
|
17 years ago |
Pavel Tsekov
|
834cbed64f
* configure.ac: Update the version number to 4.6.2-pre1.
|
17 years ago |
Pavel Tsekov
|
e9996b613b
* configure.ac: Revert last commit.
|
19 years ago |
Roland Illig
|
d647096f53
Fixed detection of the filesystem information on NetBSD 3.0.
|
19 years ago |
Pavel Roskin
|
f52a3276cc
* configure.ac: Catch unexpanded MC_* macros.
|
19 years ago |
Pavel Roskin
|
0418637b54
Actually remove MC_ASM_LABELS.
|
19 years ago |
Pavel Roskin
|
f3aa417af7
* configure.ac: Use AC_GNU_SOURCE, which prevents redefining
|
19 years ago |
Pavel Roskin
|
40e26a8530
* configure.ac: Use gettext 0.14.3.
|
19 years ago |
Roland Illig
|
a0aa9fd9d4
Reverted the addition of the check for libintl_gettext in -lintl. It
|
19 years ago |
Roland Illig
|
b415dc87b9
* configure.ac: Include -lintl if it is needed for
|
19 years ago |
Pavel Roskin
|
76c21d9dfe
* configure.ac: Require gettext with ngettext support. It's
|
19 years ago |
Roland Illig
|
f79711252d
The various get[ug]id functions are used, so add checks for them. Same
|
19 years ago |
Roland Illig
|
2b6d96d72d
* configure.ac: The function getgrouplist() is not used anymore,
|
19 years ago |
Pavel Roskin
|
680ccc7e56
* configure.ac: Add vfs/extfs/ualz to AC_CONFIG_FILES.
|
19 years ago |
Leonard den Ottolander
|
8383793469
configure.ac: Rename AS_HELP_STRING to AC_HELP_STRING (fix undefined macro).
|
19 years ago |
Roland Illig
|
d5ec027964
* configure.ac: Removed detection of the umode_t type. All
|
19 years ago |
Roland Illig
|
2aae4390da
* acinclude.m4 (MC_WITH_VFS): Don't link with libnsl
|
19 years ago |