view plugins/rotate/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

dist_gq_bin_SCRIPTS = geeqie-rotate

gq_desktopdir = $(appdir)/applications
gq_desktop_in_files = rotate.desktop.in
gq_desktop_DATA = $(gq_desktop_in_files:.desktop.in=.desktop)
@INTLTOOL_DESKTOP_RULE@

EXTRA_DIST = $(gq_desktop_DATA) $(gq_desktop_in_files)