discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

backend names


From: Adam Fedor
Subject: backend names
Date: Tue, 02 Apr 2002 09:03:42 -0700
User-agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:0.9.7) Gecko/20020120

I added a configure option (--with-name) so you can change the name of the back end. For instance, to get the old backend behavior, you could do:

     configure --enable-xlib --with-name=xgps
     make install

     make distclean
     configure --enable-xdps --with-name=xdps
     make install

   Before running an application, choose one backend using the defaults
program:

     defaults write NSGlobalDomain GSBackend libgnustep-xdps

--
Adam Fedor, Digital Optics Corp.      | I'm glad I hate spinach, because
http://www.doc.com                    | if I didn't, I'd eat it, and you
                                      | know how I hate the stuff.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]