diff options
Diffstat (limited to 'chat/pidgin/TODO')
-rw-r--r-- | chat/pidgin/TODO | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/chat/pidgin/TODO b/chat/pidgin/TODO deleted file mode 100644 index 17b08c3697a..00000000000 --- a/chat/pidgin/TODO +++ /dev/null @@ -1,9 +0,0 @@ -+ Builds and installs. Works so with IRC. - -- does not install pidgin.1 in doc/Makefile. Why? finch does it. -- options.mk: is this sufficient? -- gstreamer should be a suggested option -- pidgin/Makefile.am, pidgin/Makefile.in should be patched to use an - already installed libpurple ("pkg-config --libs purple", - "pkg-config --cflags purple") to avoid the hack of linking libpurple.la - from the .buildlink directory. |