Makefile revision 6664
5089N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
5089N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
5089N/ACOMPONENT_ARCHIVE_URL= http://downloads.sourceforge.net/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
5089N/A glib-gettextize -f ; \
5089N/A libtoolize --force ; \
5089N/A autoheader ; \
6637N/A# Prevent build problems with package_revision.h with "hg id ..." in the main
6637N/A# pidgin Makefile, if the user has color.mode=terminfo in their ~/.hgrc file.