# HG changeset patch # User Richard Laager # Date 1176651460 0 # Node ID 7e202dbce3d5b06d9d31fd5792fafb76f99e9b84 # Parent c87b731903ae23e29020a148494e40bad202f0a9 Realign some things after the rename. diff -r c87b731903ae -r 7e202dbce3d5 pidgin/plugins/Makefile.am --- a/pidgin/plugins/Makefile.am Sun Apr 15 15:33:55 2007 +0000 +++ b/pidgin/plugins/Makefile.am Sun Apr 15 15:37:40 2007 +0000 @@ -32,12 +32,12 @@ iconaway_la_LDFLAGS = -module -avoid-version markerline_la_LDFLAGS = -module -avoid-version notify_la_LDFLAGS = -module -avoid-version -pidginrc_la_LDFLAGS = -module -avoid-version +pidginrc_la_LDFLAGS = -module -avoid-version relnot_la_LDFLAGS = -module -avoid-version spellchk_la_LDFLAGS = -module -avoid-version timestamp_la_LDFLAGS = -module -avoid-version timestamp_format_la_LDFLAGS = -module -avoid-version -xmppconsole_la_LDFLAGS = -module -avoid-version +xmppconsole_la_LDFLAGS = -module -avoid-version if PLUGINS @@ -48,7 +48,7 @@ iconaway.la \ markerline.la \ notify.la \ - pidginrc.la \ + pidginrc.la \ relnot.la \ spellchk.la \ timestamp.la \