gui: Create user settings directory if it doesn't already exist. 20100608040508/pspp
authorBen Pfaff <blp@cs.stanford.edu>
Tue, 8 Jun 2010 04:45:33 +0000 (21:45 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 8 Jun 2010 04:45:33 +0000 (21:45 -0700)
commit22f5cb71af029deb1c919b7c6bc958572f8da9f9
treebe6c700d78728af231117feca53967333860ef8c
parentbf1cd4a7c145d605c6bd31b26bed1ab70a629205
gui: Create user settings directory if it doesn't already exist.

The user settings directory doesn't necessarily exist.  Some program has to
create it, and PSPPIRE might be the first program that wants it, so it
should try to create it.

Discovered on OpenBSD.
src/ui/gui/psppire-conf.c