Remove awkward dependency from psppire-selector.c
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 12 Dec 2009 11:55:57 +0000 (12:55 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 12 Dec 2009 11:55:57 +0000 (12:55 +0100)
commit82cdb6b894ba84fad617196cdba815c9aa15605f
treec2f31a179f76e3bc615371e795f9f16ca2852c1a
parentec1710dfedad294b9a32838abdbf0967d574aff8
Remove awkward dependency from psppire-selector.c

Removed the default selection functions from being
statically linked to psppire-selector.c  - apart from
being inelegant this caused a lot of unncessary dependencies
in the glade module.
glade/automake.mk
glade/var-view.c
src/ui/gui/psppire-selector.c
src/ui/gui/psppire-selector.h
src/ui/gui/psppire.c