view m4macros/Makefile.am @ 17245:05fa005bdc59

Ignore copy/cut requests when there is no selection instead of clearing the clipboard. This is consistent with the rest of how GTK+ works. Fixes #1030
author Daniel Atallah <daniel.atallah@gmail.com>
date Wed, 23 May 2007 01:14:29 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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