Change to ltconfig to remove -z text for Solaris x86 Change to configure

* Change to ltconfig to remove -z text for Solaris x86
* Change to configure stuff so compile works on Solaris x86
* Added gdk/gdkkeysyms.h and gdk/gdkcursors.h back into the tree

-Shawn
This commit is contained in:
Shawn Amundson
1997-12-11 17:06:25 +00:00
parent bb698f73f4
commit 30e8968f3b
22 changed files with 2818 additions and 1028 deletions

View File

@ -1,3 +1,8 @@
Thu Dec 11 10:57:29 CST 1997 Shawn T. Amundson <amundson@gimp.org>
* Change to ltconfig to remove -z text for Solaris x86
* Change to configure stuff so compile works on Solaris x86
* Added gdk/gdkkeysyms.h and gdk/gdkcursors.h back into the tree
Thu Dec 11 09:44:03 1997 Tim Janik <timj@psynet.net>
* gdk.c: added gdk_progclass==NULL patch by Oliver Graf <ograf@fga.de>.