Mercurial > pidgin.yaz
diff console/Makefile @ 13966:80cbf6c2d562
[gaim-migrate @ 16522]
Enable the commands (prefixed with /) in conversations.
committer: Tailor Script <tailor@pidgin.im>
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Wed, 19 Jul 2006 23:52:01 +0000 |
parents | 841a5ffbfee4 |
children | b7a99d54a5a9 |
line wrap: on
line diff
--- a/console/Makefile Wed Jul 19 20:14:58 2006 +0000 +++ b/console/Makefile Wed Jul 19 23:52:01 2006 +0000 @@ -1,6 +1,6 @@ VERSION=gntgaim-0.0.0dev CC=gcc -CFLAGS=`pkg-config --cflags gaim gobject-2.0 gnt` -g -Wall -DVERSION=\"$(VERSION)\" +CFLAGS=`pkg-config --cflags gaim gobject-2.0 gnt` -g -Wall -DVERSION=\"$(VERSION)\" -DSTANDALONE LDFLAGS=`pkg-config --libs gaim gobject-2.0 libxml-2.0 gnt` -pg GG_SOURCES = \