project-wizard: Use Automake variables for defines
commita11c53a742960c8ee6af729282bca6037de2625f
authorArnel A. Borja <kyoushuu@yahoo.com>
Tue, 20 Dec 2011 22:54:57 +0000 (21 06:54 +0800)
committerSébastien Granjoux <seb.sfo@free.fr>
Thu, 22 Dec 2011 21:19:20 +0000 (22 22:19 +0100)
tree55afb5f54cb3b931fd6953451bb3dbbd528eb7c6
parent60e456ba0ffcec3f1ff09e283447831ca8e637d4
project-wizard: Use Automake variables for defines

- Use equivalent Automake variables directly for PACKAGE_LOCALE_DIR
- Make PACKAGE_DATA_DIR point to the real package data directory
12 files changed:
plugins/project-wizard/templates/anjuta-plugin/src/Makefile.am.tpl
plugins/project-wizard/templates/cpp/src/Makefile.am.tpl
plugins/project-wizard/templates/gtk/src/Makefile.am.tpl
plugins/project-wizard/templates/gtkapplication/src/Makefile.am.tpl
plugins/project-wizard/templates/gtkmm/src/Makefile.am.tpl
plugins/project-wizard/templates/library/src/Makefile.am.tpl
plugins/project-wizard/templates/sdl/src/Makefile.am.tpl
plugins/project-wizard/templates/terminal/src/Makefile.am.tpl
plugins/project-wizard/templates/vala-gtk/src/Makefile.am.tpl
plugins/project-wizard/templates/wxwin/src/Makefile.am.tpl
plugins/project-wizard/templates/xlib-dock/src/Makefile.am.tpl
plugins/project-wizard/templates/xlib/src/Makefile.am.tpl