[cups.development] Re: [cups.cvs] r9 - trunk/src

Michael Sweet mike at easysw.com
Thu Jan 20 10:14:33 PST 2005


cups-dev at easysw.com wrote:
> Author: till.kamppeter
> Date: 2005-01-20 13:02:48 -0500 (Thu, 20 Jan 2005)
> New Revision: 9
> 
> Modified:
>    trunk/src/Makefile.in
>    trunk/src/gp_unix.c
> Log:
> - Fixed shared library patch, "-rdynamic -ldl" in "EXTRALIBS" was missing which broke the shared library support

This needs to be moved to a configure check; -rdynamic and -ldl aren't
available on all UNIX OS's...  Also, I'd like the shared library
support to be optional... :)

> - Removed "@X11DEVS@" from "DEVICE_DEVS", it lead to the X11 drivers
 > being linked both into the "gs" executable and into X11.so

Again, change the configure script and have X11DEVS set to "" for
the shared library mode.

> - Made "bbox" the default device, as it does not clutter the screen
 > with binary data and it is always in the "gs" executable

OK.

> - Used "/usr/local/..." for the fallback "GS_DEVS_SHARED_DIR" in
 > gp_unix.c as we are in an upstream source package and not in a
 > distro RPM now

OK.

-- 
______________________________________________________________________
Michael Sweet, Easy Software Products           mike at easysw dot com
Internet Printing and Document Software          http://www.easysw.com





More information about the cups-devel mailing list