HomeSort by: relevance | last modified time | path
    Searched refs:XPM_PATH_GZIP (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/libXpm/dist/
config.h.in 102 #undef XPM_PATH_GZIP
configure 669 XPM_PATH_GZIP
20829 e) case $XPM_PATH_GZIP in
20831 ac_cv_path_XPM_PATH_GZIP="$XPM_PATH_GZIP" # Let the user override the test with a path.
20857 XPM_PATH_GZIP=$ac_cv_path_XPM_PATH_GZIP
20858 if test -n "$XPM_PATH_GZIP"; then
20859 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $XPM_PATH_GZIP" >&5
20860 printf "%s\n" "$XPM_PATH_GZIP" >&6; }
20867 if test "x$XPM_PATH_GZIP" = "x"
20869 as_fn_error $? "gzip not found, set XPM_PATH_GZIP or use --disable-open-zfile" "$LINENO" 5
20872 printf "%s\n" "#define XPM_PATH_GZIP \"$XPM_PATH_GZIP\"" >>confdefs.
    [all...]
  /xsrc/external/mit/libXpm/dist/src/
RdFToI.c 248 mdata->stream.file = xpmPipeThrough(fd, XPM_PATH_GZIP, "-dqc", "r");
254 mdata->stream.file = xpmPipeThrough(fd, XPM_PATH_GZIP, "-dqc", "r");
WrFFrI.c 337 mdata->stream.file = xpmPipeThrough(fd, XPM_PATH_GZIP, "-q", "w");

Completed in 11 milliseconds