Slava Zanko
|
fbcacf4044
Now project don't compile if version of glib less than 2.14 and no have pcre library
|
15 years ago |
Slava Zanko
|
de248cb274
Ticket 419: (search broken in editor/viewer on glib <2.14)
|
15 years ago |
Slava Zanko
|
f606e64861
Version of project now formed automatically from current git-describe output
|
15 years ago |
Slava Zanko
|
0e6b076666
Remove autogenerated stuff from git-tracking.
|
15 years ago |
Slava Zanko
|
2ebdf91079
Merge branch 'm-utf-8'
|
15 years ago |
Slava Zanko
|
2276e9b513
Search engine: now used regexp external engines:
|
15 years ago |
Slava Zanko
|
f2fd5f49e5
Added doxygen stuff.
|
16 years ago |
Ilia Maslakov
|
3b5e2c052f
Merge branch 'utf-8' into master
|
15 years ago |
Enrico Weigelt, metux IT service
|
4f9185a3ee
Removed bundled slang
|
16 years ago |
Slava Zanko
|
5d626982b0
patches by Rostislav Beneš: mc-40-ncursesw-old
|
16 years ago |
Slava Zanko
|
8d94909d0f
patches by Rostislav Beneš: mc-40-ncurses
|
16 years ago |
Pavel Tsekov
|
4d56b647fa
* acinclude.m4 (AC_GET_FS_INFO): Add erronously removed call to
|
18 years ago |
Pavel Tsekov
|
f588181dc6
* acinclude.m4 (AC_GET_FS_INFO): Revert a failed attempt to properly detect
|
18 years ago |
Pavel Tsekov
|
e599536b2c
* acinclude.m4 (AC_GET_FS_INFO): Check the return value of getmntinfo()
|
18 years ago |
Pavel Tsekov
|
9e1dd4594d
* m4/fstypename.m4: New file.
|
18 years ago |
Pavel Tsekov
|
40ef73306f
* acinclude.m4 (AC_GET_FS_INFO): Make it work again - the last commit broke
|
18 years ago |
Leonard den Ottolander
|
9801c06027
* acinclude.m4 (AC_GET_FS_INFO): Replace old fileutils code to get
|
18 years ago |
Pavel Roskin
|
91b9a36acf
One more check missed in the previous commit.
|
19 years ago |
Pavel Roskin
|
f9f69feabb
* acinclude.m4 (MC_WITH_MCSLANG): Add type tests from S-Lang
|
19 years ago |
Pavel Roskin
|
40e26a8530
* configure.ac: Use gettext 0.14.3.
|
19 years ago |
Pavel Roskin
|
685ec466c2
* acinclude.m4 (MC_ASM_LABELS): Make the test function global
|
19 years ago |
Pavel Roskin
|
bc9ae64cab
* acinclude.m4: Remove gettext 0.10.x compatibility.
|
19 years ago |
Roland Illig
|
e34ffeeb36
Fixed a typo noted by Jindrich Novy.
|
19 years ago |
Roland Illig
|
2aae4390da
* acinclude.m4 (MC_WITH_VFS): Don't link with libnsl
|
19 years ago |
Pavel Roskin
|
4f09f45404
* acinclude.m4: Remove MC_ARG_ENABLE_DEVELOPER_MODE.
|
19 years ago |
Roland Illig
|
957f3d180d
* acinclude.m4: Renamed AS_HELP_STRING to AC_HELP_STRING for
|
19 years ago |
Roland Illig
|
26c8b13218
* acinclude.m4: Added macro MC_ARG_ENABLE_DEVELOPER_MODE.
|
19 years ago |
Pavel Roskin
|
a4cf54d41c
* acinclude.m4 (MC_WITH_SLANG): Partly restore original order of
|
19 years ago |
Pavel Roskin
|
d89c5eb128
* acinclude.m4 (MC_WITH_SLANG): Reorder checks. Move termcap
|
19 years ago |
Pavel Roskin
|
0074c885f2
* acinclude.m4 (MC_WITH_SLANG): Define HAVE_SYSTEM_SLANG after
|
19 years ago |
Andrew V. Samoilov
|
33e157631c
* acinclude.m4: Fix '--with-screen' configure option.
|
20 years ago |
Andrew V. Samoilov
|
7e75c2d423
* acinclude.m4: Fix "make distcheck".
|
20 years ago |
Andrew V. Samoilov
|
319cdb81bc
* acinclude.m4: Fix compiling mc with system slang on FreeBSD.
|
20 years ago |
Andrew V. Samoilov
|
3253bdf876
* acinclude.m4 (MC_WITH_MCSLANG): Set screen_type to mcslang.
|
20 years ago |
Pavel Roskin
|
d6d5688bed
* acinclude.m4 (MC_UNDELFS_CHECKS): Try ext2fs/ext2_fs.h before
|
21 years ago |
Pavel Roskin
|
c6d7467b7b
* acinclude.m4 (MC_UNDELFS_CHECKS): Don't use internal Autoconf variables.
|
21 years ago |
Pavel Roskin
|
b733f1fa6e
* acinclude.m4 (AC_STRUCT_LINGER): Remove, use AC_CHECK_MEMBERS
|
21 years ago |
Pavel Roskin
|
3315f35e31
* configure.in: Move ext2fs undelete support ...
|
21 years ago |
Pavel Roskin
|
fc7dc2ba67
* acinclude.m4 (MC_WITH_VFS): Use AC_SEARCH_LIBS when possible.
|
21 years ago |
Pavel Roskin
|
ff6aed1002
* acinclude.m4 (MC_WITH_NCURSES): Fix ESCDELAY check on Solaris.
|
21 years ago |
Pavel Roskin
|
d6d16e47ef
* acinclude.m4 (MC_ASM_LABELS): New macro to work around a bug
|
21 years ago |
Pavel Roskin
|
509020b6b5
* acinclude.m4 [AC_G_MODULE_SUPPORTED]: New macro.
|
22 years ago |
Pavel Roskin
|
b0c4a45dcf
* acinclude.m4 (MC_WITH_NCURSES): Check -lcurses if -lncurses
|
22 years ago |
Pavel Roskin
|
077e1117ff
* acinclude.m4 (MC_EXTFS_CHECKS): Fix redirection to /dev/null.
|
22 years ago |
Pavel Roskin
|
9f903a7545
* acinclude.m4 (_MC_WITH_XSLANG): Drop support for old S-Lang
|
22 years ago |
Pavel Roskin
|
c3fd15e72a
* acinclude.m4 (MC_WITH_SLANG): Don't add -lslang to MCLIBS if
|
22 years ago |
Pavel Roskin
|
7f84fee73d
* acinclude.m4 (MC_EXTFS_CHECKS): Add check for Perl.
|
22 years ago |
Pavel Roskin
|
b246f3c7ea
s/Could not/Cannot/
|
22 years ago |
Pavel Roskin
|
62f3f2d97d
* acinclude.m4 (MC_EXTFS_CHECKS): New macro.
|
22 years ago |
Pavel Roskin
|
9e20efe375
* configure.in: Move check for pwdauth() to MC_MCSERVER_CHECKS.
|
22 years ago |