]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
build: remove useless variables from pkgconfig file
authorVincent Bernat <vincent@bernat.im>
Sun, 5 Oct 2014 13:16:50 +0000 (15:16 +0200)
committerVincent Bernat <vincent@bernat.im>
Sun, 5 Oct 2014 13:16:50 +0000 (15:16 +0200)
Because the content of liblldpctl.pc is now fully expanded, the
variables at the top are now useless. Remove them.

src/lib/lldpctl.pc.in

index 364481d738f8d7f4adda94daf6ddae9570f52cdb..e64da323700a65f6e4ee4af7b8a15d4d0c22d394 100644 (file)
@@ -1,8 +1,3 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
 Name: lldpctl
 Description: Library to interface with lldpd, a 802.1AB daemon
 Version: @VERSION@