diff --git a/general.ent b/general.ent
index 2a94259ef1..f9afdfa267 100644
--- a/general.ent
+++ b/general.ent
@@ -903,7 +903,7 @@ program you invoke. Development restarted Feb 12, so commented until a new rele
-
+
diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index 98d86a0b16..b598ab4d78 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -62,6 +62,9 @@
[krejzi] - removed libfame 0.9.1.
+
+ [krejzi] - pidgin 2.10.2.
+
diff --git a/xsoft/other/pidgin.xml b/xsoft/other/pidgin.xml
index c775e9d08d..7b25fdb0e0 100644
--- a/xsoft/other/pidgin.xml
+++ b/xsoft/other/pidgin.xml
@@ -6,7 +6,7 @@
-
+
@@ -112,7 +112,7 @@
Compile Pidgin by running the following
commands:
-LIBS="-lm -lX11" ./configure --prefix=/usr --disable-screensaver \
+./configure --prefix=/usr --disable-screensaver \
--disable-meanwhile --disable-avahi --disable-nm --disable-tcl \
--disable-nss --disable-gnutls --disable-idn --disable-vv \
--disable-gtkspell --disable-gstreamer --disable-dbus \
@@ -143,13 +143,13 @@ cp doc/html/* /usr/share/doc/pidgin-&pidgin-version;/api
Command Explanations
- LIBS="-lm -lX11": This avoids
+
: