s4:lib/tevent: add lib/events/ compat and let things compile
[metze/samba/wip.git] / lib / tevent / tevent.pc.in
index 4a4c012d73e4d34e03b170651b4a0609519ac2f3..afd9fcc2796a09e410b5edd255fce82a2e1a458d 100644 (file)
@@ -6,6 +6,6 @@ includedir=@includedir@
 Name: events
 Description: An event system library
 Version: @PACKAGE_VERSION@
-Libs: -L${libdir} -levents
+Libs: -L${libdir} -ltevent
 Cflags: -I${includedir} 
 URL: http://samba.org/