New --find option for openapp. Improved openapp inline help.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@15792 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2003-01-31 00:40:37 +00:00
parent 0998bd339b
commit 0c57e3d96a

View file

@ -1,3 +1,11 @@
Fri Jan 31 01:20:59 2003 Nicola Pero <n.pero@mi.flashnet.it>
* openapp.in: Added new option --find. Calling 'openapp --find
Ink' will search for the Ink application as usual, but then only
print out the full path of the application instead of executing
it. Replaced `basename $0` with openapp in messages. Do not talk
of unimplemented --library-combo option in messages.
Thu Jan 30 17:32:37 2003 Nicola Pero <n.pero@mi.flashnet.it>
* Instance/Documentation/gsdoc.make: Use autogsdoc, not gsdoc, to