You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File attached now. I'm sure you can do better on the autoconf stuff.
I'm also not enamored with the variable names I choose in case you have thoughts on improvements.
Please let me know if I've missed anything, particularly with the pthreads check (which I committed before I saw your file...)
I'll probably update the pthreads tests to handle more possibilities, but the current test is taken from the FLTK configure tests and works on *BSD, OSX, Linux, and all of the commercial UNIX's...
Version: 1.2-feature
CUPS.org User: jlovell
I couldn't find the old STR requesting the thread safety feature so here's a new one. The attached patch is one way to skin this cat...
The before & after test to make sure you get them all is:
$ nm libcups.2.dylib | egrep -i " b|d "
It also fixes a typo in cupsd.conf.in and stops the compiler from complaining about -fpie (which is different than -fPIC?)
It touches a bunch of files -- sorry in advance for the formatting issues.
Thanks!
The text was updated successfully, but these errors were encountered: