diff options
author | David Nusinow <dnusinow@debian.org> | 2006-08-17 01:11:52 +0000 |
---|---|---|
committer | David Nusinow <dnusinow@debian.org> | 2006-08-17 01:11:52 +0000 |
commit | a81c6d630483d904298f83c6d6b73198f879f472 (patch) | |
tree | 61c0624023ff1cdbde4c6f4dfaa2455a1e792b89 /Xprint/pcl | |
parent | 9cb905cf682d19a506d1540c3f5144952fef144a (diff) |
* Hack off the 'x' manpage suffix
* Install Xnest manpage
Diffstat (limited to 'Xprint/pcl')
-rw-r--r-- | Xprint/pcl/Makefile.in | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/Xprint/pcl/Makefile.in b/Xprint/pcl/Makefile.in index d57089804..375ef2574 100644 --- a/Xprint/pcl/Makefile.in +++ b/Xprint/pcl/Makefile.in @@ -198,6 +198,7 @@ GLX_FALSE = @GLX_FALSE@ GLX_TRUE = @GLX_TRUE@ GL_CFLAGS = @GL_CFLAGS@ GL_LIBS = @GL_LIBS@ +GREP = @GREP@ H3600_TS_FALSE = @H3600_TS_FALSE@ H3600_TS_TRUE = @H3600_TS_TRUE@ I386_VIDEO_FALSE = @I386_VIDEO_FALSE@ @@ -472,17 +473,11 @@ XWIN_TRUE = @XWIN_TRUE@ XWIN_XV_FALSE = @XWIN_XV_FALSE@ XWIN_XV_TRUE = @XWIN_XV_TRUE@ YACC = @YACC@ +YFLAGS = @YFLAGS@ __XCONFIGFILE__ = @__XCONFIGFILE__@ -ac_ct_AR = @ac_ct_AR@ -ac_ct_AS = @ac_ct_AS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ -ac_ct_DLLTOOL = @ac_ct_DLLTOOL@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_OBJDUMP = @ac_ct_OBJDUMP@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ -ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -499,7 +494,10 @@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ driverdir = @driverdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ extdir = @extdir@ ft_config = @ft_config@ @@ -508,19 +506,23 @@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ +localedir = @localedir@ localstatedir = @localstatedir@ logdir = @logdir@ mandir = @mandir@ mkdir_p = @mkdir_p@ moduledir = @moduledir@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sdkdir = @sdkdir@ sharedstatedir = @sharedstatedir@ |