Bug 1881 - Allow config.h to override PRINT_SPOOL_PREFIX
Summary: Allow config.h to override PRINT_SPOOL_PREFIX
Status: CLOSED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: Printing (show other bugs)
Version: 3.0.7
Hardware: Alpha OpenVMS
: P3 enhancement
Target Milestone: none
Assignee: Gerald (Jerry) Carter (dead mail address)
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-06 18:57 UTC by John Malmberg
Modified: 2005-08-24 10:26 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Malmberg 2004-10-06 18:57:41 UTC
The value of the PRINT_SPOOL_PREFIX in include/printing.h is incompatable with
the OpenVMS ODS-2 filesystem.

If the code could be changed to only define PRINT_SPOOL_PREFIX if it is not
already defined, it would allow OpenVMS to put a value in CONFIG.H that is
appropriate for it's platform.

Example:

#ifndef PRINT_SPOOL_PREFIX
#define PRINT_SPOOL_PREFIX "smbprn."
#endif
Comment 1 Gerald (Jerry) Carter (dead mail address) 2005-03-07 16:23:34 UTC
done.
Comment 2 Gerald (Jerry) Carter (dead mail address) 2005-08-24 10:26:26 UTC
sorry for the same, cleaning up the database to prevent unecessary reopens of bugs.