This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
deb-mbse/paths.h.in

59 lines
964 B
C
Raw Normal View History

2002-06-15 14:09:15 +00:00
/*
* $Id$
*
* Autogenerated by configure
*/
/*
* Paths to archivers
*/
#define _PATH_COMPRESS "@COMPRESS@"
#define _PATH_GZIP "@GZIP@"
#define _PATH_ARC "@ARC@"
2002-10-27 21:12:52 +00:00
#define _PATH_NOMARCH "@NOMARCH@"
2002-06-15 14:09:15 +00:00
#define _PATH_ARJ "@ARJ@"
#define _PATH_UNARJ "@UNARJ@"
#define _PATH_LHA "@LHA@"
#define _PATH_RAR "@RAR@"
#define _PATH_UNRAR "@UNRAR@"
#define _PATH_TAR "@TAR@"
#define _PATH_ZIP "@ZIP@"
#define _PATH_UNZIP "@UNZIP@"
#define _PATH_ZOO "@ZOO@"
2002-08-09 20:35:38 +00:00
#define _PATH_HA "@HA@"
2002-06-15 14:09:15 +00:00
2003-01-06 13:44:30 +00:00
/*
* Path to convert, to create thumbnails.
*/
#define _PATH_CONVERT "@CONVERT@"
2002-06-15 14:09:15 +00:00
/*
* Paths to some virus scanners
*/
#define _PATH_ANTIVIR "@ANTIVIR@"
#define _PATH_FPROT "@FPROT@"
#define _PATH_UVSCAN "@UVSCAN@"
2004-04-11 12:36:02 +00:00
#define _PATH_CLAMAV "@CLAMAV@"
2002-06-15 14:09:15 +00:00
/*
* File transfer protocols
*/
#define _PATH_RB "@RB@"
#define _PATH_SB "@SB@"
#define _PATH_RZ "@RZ@"
#define _PATH_SZ "@SZ@"
/*
* GoldED
*/
#define _PATH_GOLDED "@GOLDEDBIN@"
#define _PATH_GOLDNODE "@GOLDNODE@"