[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[vidalia-svn] r2647: Remove a couple things we don't need anymore now that miniup (in vidalia: . trunk trunk/cmake)



Author: edmanm
Date: 2008-06-02 23:34:27 -0400 (Mon, 02 Jun 2008)
New Revision: 2647

Removed:
   vidalia/trunk/cmake/FindMiniUPnPc.cmake
Modified:
   vidalia/
   vidalia/trunk/config.h.in
Log:
 r431@thebe:  edmanm | 2008-06-02 23:26:15 -0400
 Remove a couple things we don't need anymore now that miniupnpc is included in
 Vidalia's source tree.



Property changes on: vidalia
___________________________________________________________________
 svk:merge ticket from /local/vidalia [r431] on 45a62a8a-8088-484c-baad-c7b3e776dd32

Deleted: vidalia/trunk/cmake/FindMiniUPnPc.cmake

Modified: vidalia/trunk/config.h.in
===================================================================
--- vidalia/trunk/config.h.in	2008-06-02 22:57:06 UTC (rev 2646)
+++ vidalia/trunk/config.h.in	2008-06-03 03:34:27 UTC (rev 2647)
@@ -26,8 +26,6 @@
 
 #cmakedefine SIZEOF_INT @SIZEOF_INT@
 
-#cmakedefine HAVE_MINIUPNPC_H
-
 #cmakedefine USE_MINIUPNPC
 
 #endif