foomatic/foomatic-filters-libdir.patch

29 lines
1.3 KiB
Diff
Raw Normal View History

--- foomatic-filters-3.0-20051209/configure.in.libdir 2005-08-16 03:19:30.000000000 +0100
+++ foomatic-filters-3.0-20051209/configure.in 2006-03-24 17:39:33.000000000 +0000
auto-import changelog data from foomatic-3.0.0-21.3.src.rpm Mon Feb 09 2004 Tim Waugh <twaugh@redhat.com> 3.0.0-21.3 - Fix up HP Color Inkjet CP1700 support. Mon Jan 26 2004 Tim Waugh <twaugh@redhat.com> 3.0.0-21.2 - Remove PrintoutMode option from gimp-print driver to avoid breaking it. - Upgrade filters to 3.0.1rc3. - Upgrade engine to 3.0.1rc2. - No longer need symlink patch. Mon Jan 19 2004 Tim Waugh <twaugh@redhat.com> 3.0.0-21.1 - Build for Fedora Core 1 printer drivers update. - Downgrade filters back down to 3.0.0. Mon Jan 12 2004 Tim Waugh <twaugh@redhat.com> 3.0.0-21 - Build for Fedora Core 1 printer drivers update. - Revert Omni update temporarily. - Downgrade engine to 20031217 to stick to the stable branch. Mon Jan 12 2004 Tim Waugh <twaugh@redhat.com> 3.0.0-20 - Updated Omni printers to 0.9.1. Mon Jan 12 2004 Tim Waugh <twaugh@redhat.com> 3.0.0-19 - Build for Fedora Core 1 printer drivers update. - No longer need symlink patch. - Updated fontpath patch. - Updated engine to 20040112. - Updated db to 20040112. - Updated gimp-print data to 4.2.6. Tue Jan 06 2004 Tim Waugh <twaugh@redhat.com> 3.0.0-18 - Build for Fedora Core 1 printer drivers update. - Explicitly state conflict with hpijs < 1.5. - Make foomatic-ppdfile accept '-t type' like foomatic-datafile used to. Tue Dec 23 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-17 - Fix up gimp-print XML (bug #112574). Fri Dec 19 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-16 - Need the ppd driver too. Fri Dec 19 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-15 - Reinstate ppdload long enough for me to work around its disappearance. Thu Dec 18 2003 Tim Waugh <twaugh@redhat.com> - Updated db to 20031218. - No longer need hpdj656, dell, mc3100 patches. Wed Dec 17 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-14 - Updated db to 20031217. - Updated engine to 20031217. - Updated hpijs to 1.5-20031217. - Use relative symlinks. Fri Dec 12 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-13 - Add Minolta magicolor 3100. Tue Dec 02 2003 Tim Waugh <twaugh@redhat.com> - Don't ship backup files. Sat Nov 29 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-12 - Undo over-zealous percent escaping in PostScript.xml - Build requires libxml2-devel (bug #110589). - Use relative, not absolute, symlink for CUPS filter. Fri Nov 07 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-11 - Add pxlmono driver for HP LaserJet 5 (bug #109378). Wed Nov 05 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-10 - Updated db to 20031105. - Drop filters path patch. - Updated fontpath patch, both libdir patches. - Updated engine and filters to 3.0-20031105. - Updated hpijs db to 1.4-1.
2004-09-09 04:53:21 +00:00
@@ -13,7 +13,7 @@
AC_PROG_MAKE_SET
ETCSEARCHPATH=${prefix}/etc:/usr/etc:/usr/local/etc
-LIBSEARCHPATH=${prefix}/lib:/usr/lib:/usr/local/lib:${prefix}/libexec:/usr/libexec:/usr/local/libexec
+LIBSEARCHPATH=$libdir:/usr/local/lib:${prefix}/libexec:/usr/libexec:/usr/local/libexec
dnl Get the operating system and version number...
uname=`uname`
@@ -47,13 +47,13 @@
AC_PATH_DIR(CUPS_BACKENDS,cups/backend,/usr/lib/cups/backend,$LIBSEARCHPATH)
dnl Check for /usr/lib/ppr
auto-import changelog data from foomatic-3.0.0-21.3.src.rpm Mon Feb 09 2004 Tim Waugh <twaugh@redhat.com> 3.0.0-21.3 - Fix up HP Color Inkjet CP1700 support. Mon Jan 26 2004 Tim Waugh <twaugh@redhat.com> 3.0.0-21.2 - Remove PrintoutMode option from gimp-print driver to avoid breaking it. - Upgrade filters to 3.0.1rc3. - Upgrade engine to 3.0.1rc2. - No longer need symlink patch. Mon Jan 19 2004 Tim Waugh <twaugh@redhat.com> 3.0.0-21.1 - Build for Fedora Core 1 printer drivers update. - Downgrade filters back down to 3.0.0. Mon Jan 12 2004 Tim Waugh <twaugh@redhat.com> 3.0.0-21 - Build for Fedora Core 1 printer drivers update. - Revert Omni update temporarily. - Downgrade engine to 20031217 to stick to the stable branch. Mon Jan 12 2004 Tim Waugh <twaugh@redhat.com> 3.0.0-20 - Updated Omni printers to 0.9.1. Mon Jan 12 2004 Tim Waugh <twaugh@redhat.com> 3.0.0-19 - Build for Fedora Core 1 printer drivers update. - No longer need symlink patch. - Updated fontpath patch. - Updated engine to 20040112. - Updated db to 20040112. - Updated gimp-print data to 4.2.6. Tue Jan 06 2004 Tim Waugh <twaugh@redhat.com> 3.0.0-18 - Build for Fedora Core 1 printer drivers update. - Explicitly state conflict with hpijs < 1.5. - Make foomatic-ppdfile accept '-t type' like foomatic-datafile used to. Tue Dec 23 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-17 - Fix up gimp-print XML (bug #112574). Fri Dec 19 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-16 - Need the ppd driver too. Fri Dec 19 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-15 - Reinstate ppdload long enough for me to work around its disappearance. Thu Dec 18 2003 Tim Waugh <twaugh@redhat.com> - Updated db to 20031218. - No longer need hpdj656, dell, mc3100 patches. Wed Dec 17 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-14 - Updated db to 20031217. - Updated engine to 20031217. - Updated hpijs to 1.5-20031217. - Use relative symlinks. Fri Dec 12 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-13 - Add Minolta magicolor 3100. Tue Dec 02 2003 Tim Waugh <twaugh@redhat.com> - Don't ship backup files. Sat Nov 29 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-12 - Undo over-zealous percent escaping in PostScript.xml - Build requires libxml2-devel (bug #110589). - Use relative, not absolute, symlink for CUPS filter. Fri Nov 07 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-11 - Add pxlmono driver for HP LaserJet 5 (bug #109378). Wed Nov 05 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-10 - Updated db to 20031105. - Drop filters path patch. - Updated fontpath patch, both libdir patches. - Updated engine and filters to 3.0-20031105. - Updated hpijs db to 1.4-1.
2004-09-09 04:53:21 +00:00
-AC_PATH_DIR(PPR,ppr,/usr/lib/ppr,$LIBSEARCHPATH)
+AC_PATH_DIR(PPR,ppr,$libdir/ppr,$LIBSEARCHPATH)
dnl Check for /usr/lib/ppr/interfaces
auto-import changelog data from foomatic-3.0.0-21.3.src.rpm Mon Feb 09 2004 Tim Waugh <twaugh@redhat.com> 3.0.0-21.3 - Fix up HP Color Inkjet CP1700 support. Mon Jan 26 2004 Tim Waugh <twaugh@redhat.com> 3.0.0-21.2 - Remove PrintoutMode option from gimp-print driver to avoid breaking it. - Upgrade filters to 3.0.1rc3. - Upgrade engine to 3.0.1rc2. - No longer need symlink patch. Mon Jan 19 2004 Tim Waugh <twaugh@redhat.com> 3.0.0-21.1 - Build for Fedora Core 1 printer drivers update. - Downgrade filters back down to 3.0.0. Mon Jan 12 2004 Tim Waugh <twaugh@redhat.com> 3.0.0-21 - Build for Fedora Core 1 printer drivers update. - Revert Omni update temporarily. - Downgrade engine to 20031217 to stick to the stable branch. Mon Jan 12 2004 Tim Waugh <twaugh@redhat.com> 3.0.0-20 - Updated Omni printers to 0.9.1. Mon Jan 12 2004 Tim Waugh <twaugh@redhat.com> 3.0.0-19 - Build for Fedora Core 1 printer drivers update. - No longer need symlink patch. - Updated fontpath patch. - Updated engine to 20040112. - Updated db to 20040112. - Updated gimp-print data to 4.2.6. Tue Jan 06 2004 Tim Waugh <twaugh@redhat.com> 3.0.0-18 - Build for Fedora Core 1 printer drivers update. - Explicitly state conflict with hpijs < 1.5. - Make foomatic-ppdfile accept '-t type' like foomatic-datafile used to. Tue Dec 23 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-17 - Fix up gimp-print XML (bug #112574). Fri Dec 19 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-16 - Need the ppd driver too. Fri Dec 19 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-15 - Reinstate ppdload long enough for me to work around its disappearance. Thu Dec 18 2003 Tim Waugh <twaugh@redhat.com> - Updated db to 20031218. - No longer need hpdj656, dell, mc3100 patches. Wed Dec 17 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-14 - Updated db to 20031217. - Updated engine to 20031217. - Updated hpijs to 1.5-20031217. - Use relative symlinks. Fri Dec 12 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-13 - Add Minolta magicolor 3100. Tue Dec 02 2003 Tim Waugh <twaugh@redhat.com> - Don't ship backup files. Sat Nov 29 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-12 - Undo over-zealous percent escaping in PostScript.xml - Build requires libxml2-devel (bug #110589). - Use relative, not absolute, symlink for CUPS filter. Fri Nov 07 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-11 - Add pxlmono driver for HP LaserJet 5 (bug #109378). Wed Nov 05 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-10 - Updated db to 20031105. - Drop filters path patch. - Updated fontpath patch, both libdir patches. - Updated engine and filters to 3.0-20031105. - Updated hpijs db to 1.4-1.
2004-09-09 04:53:21 +00:00
-AC_PATH_DIR(PPR_INTERFACES,ppr/interfaces,/usr/lib/ppr/interfaces,$LIBSEARCHPATH)
+AC_PATH_DIR(PPR_INTERFACES,ppr/interfaces,$libdir/ppr/interfaces,$LIBSEARCHPATH)
dnl Check for /usr/lib/ppr/lib
auto-import changelog data from foomatic-3.0.0-21.3.src.rpm Mon Feb 09 2004 Tim Waugh <twaugh@redhat.com> 3.0.0-21.3 - Fix up HP Color Inkjet CP1700 support. Mon Jan 26 2004 Tim Waugh <twaugh@redhat.com> 3.0.0-21.2 - Remove PrintoutMode option from gimp-print driver to avoid breaking it. - Upgrade filters to 3.0.1rc3. - Upgrade engine to 3.0.1rc2. - No longer need symlink patch. Mon Jan 19 2004 Tim Waugh <twaugh@redhat.com> 3.0.0-21.1 - Build for Fedora Core 1 printer drivers update. - Downgrade filters back down to 3.0.0. Mon Jan 12 2004 Tim Waugh <twaugh@redhat.com> 3.0.0-21 - Build for Fedora Core 1 printer drivers update. - Revert Omni update temporarily. - Downgrade engine to 20031217 to stick to the stable branch. Mon Jan 12 2004 Tim Waugh <twaugh@redhat.com> 3.0.0-20 - Updated Omni printers to 0.9.1. Mon Jan 12 2004 Tim Waugh <twaugh@redhat.com> 3.0.0-19 - Build for Fedora Core 1 printer drivers update. - No longer need symlink patch. - Updated fontpath patch. - Updated engine to 20040112. - Updated db to 20040112. - Updated gimp-print data to 4.2.6. Tue Jan 06 2004 Tim Waugh <twaugh@redhat.com> 3.0.0-18 - Build for Fedora Core 1 printer drivers update. - Explicitly state conflict with hpijs < 1.5. - Make foomatic-ppdfile accept '-t type' like foomatic-datafile used to. Tue Dec 23 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-17 - Fix up gimp-print XML (bug #112574). Fri Dec 19 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-16 - Need the ppd driver too. Fri Dec 19 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-15 - Reinstate ppdload long enough for me to work around its disappearance. Thu Dec 18 2003 Tim Waugh <twaugh@redhat.com> - Updated db to 20031218. - No longer need hpdj656, dell, mc3100 patches. Wed Dec 17 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-14 - Updated db to 20031217. - Updated engine to 20031217. - Updated hpijs to 1.5-20031217. - Use relative symlinks. Fri Dec 12 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-13 - Add Minolta magicolor 3100. Tue Dec 02 2003 Tim Waugh <twaugh@redhat.com> - Don't ship backup files. Sat Nov 29 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-12 - Undo over-zealous percent escaping in PostScript.xml - Build requires libxml2-devel (bug #110589). - Use relative, not absolute, symlink for CUPS filter. Fri Nov 07 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-11 - Add pxlmono driver for HP LaserJet 5 (bug #109378). Wed Nov 05 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-10 - Updated db to 20031105. - Drop filters path patch. - Updated fontpath patch, both libdir patches. - Updated engine and filters to 3.0-20031105. - Updated hpijs db to 1.4-1.
2004-09-09 04:53:21 +00:00
-AC_PATH_DIR(PPR_LIB,ppr/lib,/usr/lib/ppr/lib,$LIBSEARCHPATH)
+AC_PATH_DIR(PPR_LIB,ppr/lib,$libdir/ppr/lib,$LIBSEARCHPATH)
auto-import changelog data from foomatic-3.0.0-21.3.src.rpm Mon Feb 09 2004 Tim Waugh <twaugh@redhat.com> 3.0.0-21.3 - Fix up HP Color Inkjet CP1700 support. Mon Jan 26 2004 Tim Waugh <twaugh@redhat.com> 3.0.0-21.2 - Remove PrintoutMode option from gimp-print driver to avoid breaking it. - Upgrade filters to 3.0.1rc3. - Upgrade engine to 3.0.1rc2. - No longer need symlink patch. Mon Jan 19 2004 Tim Waugh <twaugh@redhat.com> 3.0.0-21.1 - Build for Fedora Core 1 printer drivers update. - Downgrade filters back down to 3.0.0. Mon Jan 12 2004 Tim Waugh <twaugh@redhat.com> 3.0.0-21 - Build for Fedora Core 1 printer drivers update. - Revert Omni update temporarily. - Downgrade engine to 20031217 to stick to the stable branch. Mon Jan 12 2004 Tim Waugh <twaugh@redhat.com> 3.0.0-20 - Updated Omni printers to 0.9.1. Mon Jan 12 2004 Tim Waugh <twaugh@redhat.com> 3.0.0-19 - Build for Fedora Core 1 printer drivers update. - No longer need symlink patch. - Updated fontpath patch. - Updated engine to 20040112. - Updated db to 20040112. - Updated gimp-print data to 4.2.6. Tue Jan 06 2004 Tim Waugh <twaugh@redhat.com> 3.0.0-18 - Build for Fedora Core 1 printer drivers update. - Explicitly state conflict with hpijs < 1.5. - Make foomatic-ppdfile accept '-t type' like foomatic-datafile used to. Tue Dec 23 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-17 - Fix up gimp-print XML (bug #112574). Fri Dec 19 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-16 - Need the ppd driver too. Fri Dec 19 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-15 - Reinstate ppdload long enough for me to work around its disappearance. Thu Dec 18 2003 Tim Waugh <twaugh@redhat.com> - Updated db to 20031218. - No longer need hpdj656, dell, mc3100 patches. Wed Dec 17 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-14 - Updated db to 20031217. - Updated engine to 20031217. - Updated hpijs to 1.5-20031217. - Use relative symlinks. Fri Dec 12 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-13 - Add Minolta magicolor 3100. Tue Dec 02 2003 Tim Waugh <twaugh@redhat.com> - Don't ship backup files. Sat Nov 29 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-12 - Undo over-zealous percent escaping in PostScript.xml - Build requires libxml2-devel (bug #110589). - Use relative, not absolute, symlink for CUPS filter. Fri Nov 07 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-11 - Add pxlmono driver for HP LaserJet 5 (bug #109378). Wed Nov 05 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-10 - Updated db to 20031105. - Drop filters path patch. - Updated fontpath patch, both libdir patches. - Updated engine and filters to 3.0-20031105. - Updated hpijs db to 1.4-1.
2004-09-09 04:53:21 +00:00
AC_ARG_ENABLE(file-converter-check, [ --enable-file-converter-check check whether a file converter is installed [default=yes]],
[if eval "test x${enableval} = xno"; then