[xorg-commit-diffs] xc/programs/Xserver/Xprint/etc Imakefile, NONE,
1.1.2.1
Roland Mainz
xorg-commit at pdx.freedesktop.org
Mon Apr 12 20:16:52 PDT 2004
- Previous message: [xorg-commit-diffs] xc/programs/Xserver/Xprint Xprint.html, NONE,
1.1.2.1 Xprint.man, NONE, 1.1.2.1 Xprint.sgml, NONE,
1.1.2.1 spooler.c, NONE, 1.1.2.1 spooler.h, NONE,
1.1.2.1 AttrValid.c, 1.1.4.1.6.1, 1.1.4.1.6.1.6.1 AttrValid.h,
1.1.4.1.6.1, 1.1.4.1.6.1.6.1 DiPrint.h, 1.1.4.1.6.1,
1.1.4.1.6.1.6.1 Imakefile, 1.1.4.2.6.1, 1.1.4.2.6.1.6.1 Init.c,
1.1.4.2.6.1, 1.1.4.2.6.1.6.1 Oid.c, 1.1.4.2.6.1,
1.1.4.2.6.1.6.1 Oid.h, 1.1.4.1.6.1, 1.1.4.1.6.1.6.1 OidDefs.h,
1.1, 1.1.20.1 OidStrs.h, 1.1.4.1.6.1,
1.1.4.1.6.1.6.1 attributes.c, 1.1.4.3.4.1,
1.1.4.3.4.1.6.1 attributes.h, 1.1.4.1.6.1,
1.1.4.1.6.1.6.1 ddxInit.c, 1.1.4.2.6.1,
1.1.4.2.6.1.6.1 mediaSizes.c, 1.1.4.1.6.1, 1.1.4.1.6.1.6.1
- Next message: [xorg-commit-diffs] xc/programs/Xserver/Xprint/etc/Xsession.d
Imakefile, NONE, 1.1.2.1 cde_xsessiond_xprint.sh, NONE, 1.1.2.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: gisburn
Update of /cvs/xorg/xc/programs/Xserver/Xprint/etc
In directory pdx:/tmp/cvs-serv9732/xc/programs/Xserver/Xprint/etc
Added Files:
Tag: XPRINT
Imakefile
Log Message:
Fix for http://xprint.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=462 - RFE: Merge xprint.mozdev.org Xprint enhancements into Xorg XPRINT branch
--- NEW FILE: Imakefile ---
XCOMM $Xorg: Imakefile,v 1.1 2002/10/31 14:42:52 gisburn Exp $
#define IHaveSubdirs
#define PassCDebugFlags CDEBUGFLAGS="$(CDEBUGFLAGS)"
XCOMM Check if OS has /etc/profile.d/
XCOMM Note that Debian Linux does not have /etc/profile.d/
#ifndef HasEtcProfileDir
# ifdef LinuxArchitecture
# if (LinuxDistribution != LinuxDebian) || BuildFullXprintDistrib
# define HasEtcProfileDir YES
# endif
# else
# define HasEtcProfileDir NO
# endif
#endif
#if HasEtcProfileDir
SUBDIRS = init.d profile.d Xsession.d
#else
SUBDIRS = init.d Xsession.d
#endif
MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))
- Previous message: [xorg-commit-diffs] xc/programs/Xserver/Xprint Xprint.html, NONE,
1.1.2.1 Xprint.man, NONE, 1.1.2.1 Xprint.sgml, NONE,
1.1.2.1 spooler.c, NONE, 1.1.2.1 spooler.h, NONE,
1.1.2.1 AttrValid.c, 1.1.4.1.6.1, 1.1.4.1.6.1.6.1 AttrValid.h,
1.1.4.1.6.1, 1.1.4.1.6.1.6.1 DiPrint.h, 1.1.4.1.6.1,
1.1.4.1.6.1.6.1 Imakefile, 1.1.4.2.6.1, 1.1.4.2.6.1.6.1 Init.c,
1.1.4.2.6.1, 1.1.4.2.6.1.6.1 Oid.c, 1.1.4.2.6.1,
1.1.4.2.6.1.6.1 Oid.h, 1.1.4.1.6.1, 1.1.4.1.6.1.6.1 OidDefs.h,
1.1, 1.1.20.1 OidStrs.h, 1.1.4.1.6.1,
1.1.4.1.6.1.6.1 attributes.c, 1.1.4.3.4.1,
1.1.4.3.4.1.6.1 attributes.h, 1.1.4.1.6.1,
1.1.4.1.6.1.6.1 ddxInit.c, 1.1.4.2.6.1,
1.1.4.2.6.1.6.1 mediaSizes.c, 1.1.4.1.6.1, 1.1.4.1.6.1.6.1
- Next message: [xorg-commit-diffs] xc/programs/Xserver/Xprint/etc/Xsession.d
Imakefile, NONE, 1.1.2.1 cde_xsessiond_xprint.sh, NONE, 1.1.2.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the xorg-commit-diffs
mailing list