]> git.ipfire.org Git - thirdparty/cups.git/commit - cups/ppd.c
Multiple Linux fixes:
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Fri, 27 Aug 1999 18:22:51 +0000 (18:22 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Fri, 27 Aug 1999 18:22:51 +0000 (18:22 +0000)
commit923e8756b1ce0978bc2aa1b4ccc92897da05bae1
tree7e84198c570f684f6dc617090dda49e1bcd8266f
parent97d73ddb11cfb4bdc04c0396b44bb6a942823c48
Multiple Linux fixes:

    - Added configure stuff to use static libraries (except for ESP stuff)
    - Changed cupsLangDefault() to use getenv("LC_ALL") instead of calling
      setlocale() - setlocale() appears to be broken under Linux.
      (may want this to be "LANG" instead)
    - Added check for non-standard "POSIX" locale (should be "C", but Linux
      does their own thing...)

Updated the DesignJet color profiles.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@636 7a7537e8-13f0-0310-91df-b6672ffda945
cups/language.c
cups/language.h
cups/ppd.c