[Gtk-sharp-list] [Patch] make uninstall
Mike Kestner
mkestner@speakeasy.net
20 Mar 2003 09:13:52 -0600
On Wed, 2003-03-19 at 23:45, Charles Iliya Krempeaux wrote:
> The $(OUTPUT) stuff was added to make it easy to name the .dll files
> to something else if we ever choose to. (Or if the user wanted to.)
Okay, this seems like a bad idea to me. If anything, I would want to
make it harder to do this, not easier. Developers depend on a stable
nomenclature for libraries. How could a project possibly "build once,
run everywhere" with Gtk# if it is gtk-sharp.dll on one person's machine
and Gtk.dll on another?
So, can you remove that from the patch and resubmit the make uninstall
changes only.
Thanks,
Mike