view m4macros/Makefile.am @ 14431:0ed8b285a44b

[gaim-migrate @ 17145] This fixes compiling for me. The problem is that panel.h includes /usr/include/ncurses/curses.h, which then prevents us from correctly including /usr/include/ncursesw/ncurses.h. So I just moved the include for panel.h below the other include committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 03 Sep 2006 21:22:14 +0000
parents 519dc2186438
children 402236ee7981
line wrap: on
line source

installed_m4=gaim.m4

EXTRA_DIST=$(installed_m4)

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