view plugins/Makefile.am @ 1711:ce8ec81a9601

Some systems (BSD,MacOsX,HP-UX,...) define MAP_ANON and not MAP_ANONYMOUS. Make each an alias of other to be sure. issue reported by Martin Proetzsch.
author zas_
date Thu, 30 Jul 2009 17:59:20 +0000
parents 22ec11cc989c
children
line wrap: on
line source

#FIXME enable or disable individual plugins from configure

SUBDIRS = rotate symlink ufraw import
qq_desktoptemplatedir = $(appdir)
qq_desktoptemplate_DATA = template.desktop

EXTRA_DIST = $(qq_desktoptemplate_DATA)