pidgin/pidgin

Fix a bug in the untar code that we use on Windows where we
release-2.x.y
2014-03-04, Mark Doliner
68b8eb10977f
Fix a bug in the untar code that we use on Windows where we
weren't stripping the drive letter from the path of files in the
tar archive, which could allow a malicious tar file to overwrite
arbitrary files on the file system.

Thanks to Yves Younan of Sourcefire VRT for discovering this and
reporting it to us.
installed_m4=purple.m4
EXTRA_DIST=$(installed_m4)
m4datadir=$(datadir)/aclocal
m4data_DATA=$(installed_m4)