Searched refs:spooldir (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/papd/
H A DMakefile.am4 spooldir = @SPOOLDIR@
35 -DSPOOLDIR=\"$(spooldir)/\"
39 echo "Creating SPOOLDIR $(DESTDIR)$(spooldir)..."
40 $(mkinstalldirs) $(DESTDIR)$(spooldir)
41 chmod 0777 $(DESTDIR)$(spooldir)
H A DMakefile.in283 spooldir = @SPOOLDIR@
308 -DSPOOLDIR=\"$(spooldir)/\"
667 @USE_SPOOLDIR_TRUE@ echo "Creating SPOOLDIR $(DESTDIR)$(spooldir)..."
668 @USE_SPOOLDIR_TRUE@ $(mkinstalldirs) $(DESTDIR)$(spooldir)
669 @USE_SPOOLDIR_TRUE@ chmod 0777 $(DESTDIR)$(spooldir)
H A DMakefile283 spooldir = /var/spool/netatalk macro
308 -DSPOOLDIR=\"$(spooldir)/\"
667 # echo "Creating SPOOLDIR $(DESTDIR)$(spooldir)..."
668 # $(mkinstalldirs) $(DESTDIR)$(spooldir)
669 # chmod 0777 $(DESTDIR)$(spooldir)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/
H A Dconfigure1675 --with-spooldir=PATH path for spooldir used for CUPS support (LOCALSTATEDIR/spool/netatalk)
29695 # Check whether --with-spooldir was given.
29701 { { echo "$as_me:$LINENO: error: *** CUPS support requires a spooldir ***" >&5
29702 echo "$as_me: error: *** CUPS support requires a spooldir ***" >&2;}
29715 { echo "$as_me:$LINENO: result: spooldir set to $withval" >&5
29716 echo "${ECHO_T}spooldir set to $withval" >&6; }
[all...]

Completed in 212 milliseconds