Ilia Maslakov
9e0316c777
Ticket #1474 (fix slang include)
...
fix: typo in #include <slang.h> section
2009-08-12 19:32:50 +00:00
Slava Zanko
5b0218337f
Added check for version of S-Lang. Minimal version is 2.0
...
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-08-12 21:23:55 +04:00
Andrew Borodin
d7d3267594
TTY: removed slang1 related code.
...
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2009-08-12 21:23:55 +04:00
Stan. S. Krupoderov
ea4a652275
Ticket #1426 (linking with --with-glib-static option)
...
Makefile.am: change libs search order to fix link problem with
--with-glib-static
m4.include/mc-with-screen.m4, src/Makefile.am: cleanup
2009-08-02 07:49:12 +00:00
Slava Zanko
24e81db0dc
Ticket #1423 ([FreeBSD] Fail to compile with option '--with-screen=slang' with already installed slang library)
...
Fixed error with termcap detecting.
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-07-28 15:05:43 +03:00
Slava Zanko
59f0b4ca49
Fixed test conditions in m4 files for more compability
...
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-07-27 13:49:49 +03:00
Slava Zanko
66b91538a5
Ticket #1423 (Fail to compile with option '--with-screen=slang')
...
Fix issue:
Added additional check for this place.
Reason: If slang installed into /usr/local path, then ./configure
script stopped with 'Slang library not found' error
Also added new two options to configure script:
--with-slang-includes=PATH
--with-slang-libs=PATH
Now libslang finds in (by order):
* --with-slang-includes and --with-slang-libs
* /usr
* /usr/local
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-07-27 13:49:49 +03:00
Slava Zanko
0e6b076666
Remove autogenerated stuff from git-tracking.
...
* Remove m4/* files
* Reorganize all M4-stuff into m4.include subdur
* move doxygen-include.am into doc/doxygen-include.am
2009-05-07 15:38:06 +03:00