#!/bin/sh

# As of 1.2.5, the default Makefile link is to the i18n enabled Makefile,
# so running this script is redundant.

rm Makefile
ln -s Makefile.top_enable_nls Makefile
