Add option no-define to AM_INIT_AUTOMAKE
authorHugo Villeneuve <hugo@hugovil.com>
Mon, 7 Apr 2014 02:36:16 +0000 (22:36 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Mon, 7 Apr 2014 02:36:16 +0000 (22:36 -0400)
commitf7e3f1d8d0438f52e4f988a12318075cc1b43568
treef619d59d0eb38e898b29e1e0638341bf81faeea0
parentb89d7661e7ea52b6d834a47ae48e819afee6d0c5
Add option no-define to AM_INIT_AUTOMAKE

No need to define all variables on the compiler command line since
they are already defined in the config.h header file.
configure.ac
src/common/common.h
src/gtk/app-config.c
src/gtk/helpmenu.c
src/gtk/main.c