diff configure.ac @ 16144:1f42dbf360e3

The .service files for libpurple aren't necessary. Their only purpose is to autostart an application if nothing is listening in a particular namespace. We can't autostart something, because there's no way for us to know which client the user wants. If we end up with Pidgin or Finch DBus stuff later, we can use .service files for those if we want autostart functionality.
author Richard Laager <rlaager@wiktel.com>
date Sun, 15 Apr 2007 18:13:53 +0000
parents 598b1b15b199
children d0690b9a607a
line wrap: on
line diff
--- a/configure.ac	Sun Apr 15 18:09:14 2007 +0000
+++ b/configure.ac	Sun Apr 15 18:13:53 2007 +0000
@@ -1893,7 +1893,6 @@
 
 AC_OUTPUT([Makefile
 		   Doxyfile
-		   purple.service
 		   doc/Makefile
 		   doc/pidgin.1
 		   doc/finch.1