view m4macros/Makefile.am @ 22121:0a0fa9fd5feb

Remove `yahoo_convert_to_numeric`, which I apparently did not examine closely enough. Given the purpose, `g_markup_escape_text` should work well enough in its stead. Refs #3295.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Wed, 16 Jan 2008 06:58:48 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

m4datadir=$(datadir)/aclocal
m4data_DATA=$(installed_m4)