summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e6177b7f..606d40b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@ Jun 2, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
* libpcsxcore/psxbios.c: Likewise.
* libpcsxcore/psxdma.c: Likewise.
* libpcsxcore/psxhw.c: Likewise.
+ * gui/Makefile.am: Added -ldl.
+ * plugins/dfinput/Makefile.am: Added -lX11 to cfgDFInput_LDFLAGS.
Jun 1, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>