[Noffle-devel] [ noffle-Patches-476758 ] configure --with-spooldir --with-etcdir
Brought to you by:
bears
From: <no...@so...> - 2001-11-06 21:28:12
|
Patches item #476758, was opened at 2001-10-31 05:28 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=301044&aid=476758&group_id=1044 Category: None Group: None Status: Open >Resolution: Wont Fix Priority: 5 Submitted By: Mirko Liss (mirkol) Assigned to: Jim Hague (bears) Summary: configure --with-spooldir --with-etcdir Initial Comment: Added options --with-etcdir and --with-spooldir to configure Why? I want to use two different versions of noffle on the same system. Tested? Yes, once. On Linux, distribution SuSE 7.0. ---------------------------------------------------------------------- >Comment By: Jim Hague (bears) Date: 2001-11-06 13:28 Message: Logged In: YES user_id=184 Good idea again, Mirko. And I see you've got patch uploading working properly. Unfortunately the patch is patching the wrong thing. 'configure' is generated by the GNU autoconf tool from 'configure.in'; you change alters 'configure' and the change will be lost when autoconf is next run. I've had a go at doing --with-spooldir and --with-configfile (which I thought might be a little bit more flexible) and the result is in CVS. I'm no autoconf expert - please check it out and see what you think. I'd welcome improvements. ---------------------------------------------------------------------- Comment By: Jim Hague (bears) Date: 2001-11-06 06:02 Message: Logged In: YES user_id=184 ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=301044&aid=476758&group_id=1044 |