0
0
mirror of https://github.com/irssi/irssi.git synced 2025-10-21 19:44:53 -04:00

- Compiling fixes

- GNOME version isn't anymore build here so you don't need all that GTK and
GNOME crap to compile irssi-text.
- Some fixes to compile with -ansi -pedantic


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@200 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen
2000-05-09 11:42:42 +00:00
committed by cras
parent 90ff30fcd0
commit 93d6032151
34 changed files with 524 additions and 535 deletions

6
irssi-config.in Normal file
View File

@@ -0,0 +1,6 @@
PROG_LIBS="@PROG_LIBS@"
PERL_LDFLAGS="@PERL_LDFLAGS@"
COMMON_LIBS="@COMMON_LIBS@"
CHAT_MODULES="@CHAT_MODULES@"
irc_MODULES="@irc_MODULES@"