]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - configure.in
Load cups into easysw/current.
[thirdparty/cups.git] / configure.in
index 2472ce6fc83f3f7c0a958886f6cf456836fc9769..0850d8d2362a07f85dd8f030af6d148670ff2fb7 100644 (file)
@@ -1,5 +1,5 @@
 dnl
-dnl "$Id: configure.in 6291 2007-02-19 21:54:27Z mike $"
+dnl "$Id: configure.in 6488 2007-04-30 17:45:57Z mike $"
 dnl
 dnl   Configuration script for the Common UNIX Printing System (CUPS).
 dnl
@@ -77,8 +77,8 @@ 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
+         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 6488 2007-04-30 17:45:57Z mike $".
 dnl