summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>1999-07-14 13:29:35 +0000
committerAndrew Tridgell <tridge@samba.org>1999-07-14 13:29:35 +0000
commitf5ff74e1315f61ab2dcd6c627632c4a100274d2e (patch)
tree44cf6f4fb006ce10e45de3616608cb569fcd5d69
parent9b011b6975ca17772afb7a204b6b9bc8b4ed0341 (diff)
downloadsamba-f5ff74e1315f61ab2dcd6c627632c4a100274d2e.tar.gz
make the default printing model on all Linux systems BSD
-rw-r--r--source/include/includes.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/include/includes.h b/source/include/includes.h
index 5418b34450f..3b8339e8fc8 100644
--- a/source/include/includes.h
+++ b/source/include/includes.h
@@ -45,6 +45,11 @@
#undef HAVE_TERMIOS_H
#endif
+#ifdef LINUX
+#define DEFAULT_PRINTING PRINT_BSD
+#define PRINTCAP_NAME "/etc/printcap"
+#endif
+
#ifdef RELIANTUNIX
/*
* <unistd.h> has to be included before any other to get