]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - configure.in
Load cups into easysw/current.
[thirdparty/cups.git] / configure.in
index 2472ce6fc83f3f7c0a958886f6cf456836fc9769..bfbe2cd8d12cce4544c1f376da115ac861f54ff6 100644 (file)
@@ -1,5 +1,5 @@
 dnl
-dnl "$Id: configure.in 6291 2007-02-19 21:54:27Z mike $"
+dnl "$Id: configure.in 6566 2007-06-18 23:56:23Z mike $"
 dnl
 dnl   Configuration script for the Common UNIX Printing System (CUPS).
 dnl
@@ -76,9 +76,9 @@ AC_SUBST(INSTALL_LANGUAGES)
 AC_SUBST(UNINSTALL_LANGUAGES)
 
 AC_OUTPUT(Makedefs packaging/cups.list init/cups.sh init/cups-lpd cups-config
-         conf/cupsd.conf conf/pam.std doc/index.html
-         doc/help/standard.html man/client.conf.man
-         man/cups-deviced.man man/cups-driverd.man
+         conf/cupsd.conf conf/mime.convs conf/pam.std doc/index.html
+         doc/help/ref-cupsd-conf.html doc/help/standard.html
+         man/client.conf.man man/cups-deviced.man man/cups-driverd.man
          man/cups-lpd.man man/cupsaddsmb.man man/cupsd.man
          man/cupsd.conf.man man/lpoptions.man
          templates/edit-config.tmpl templates/header.tmpl
@@ -87,5 +87,5 @@ AC_OUTPUT(Makedefs packaging/cups.list init/cups.sh init/cups-lpd cups-config
 chmod +x cups-config
 
 dnl
-dnl End of "$Id: configure.in 6291 2007-02-19 21:54:27Z mike $".
+dnl End of "$Id: configure.in 6566 2007-06-18 23:56:23Z mike $".
 dnl