Skip to content

Commit 7fa7b0b

Browse files
ugocottinalanxz
authored andcommitted
fix invalid Cflags property name
1 parent 6f83142 commit 7fa7b0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

librabbitmq.pc.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ URL: https://github.com/alanxz/rabbitmq-c
1010
Requires.private: @requires_private@
1111
Libs: -L${libdir} -lrabbitmq
1212
Libs.private: @libs_private@
13-
CFlags: -I${includedir}
13+
Cflags: -I${includedir}

0 commit comments

Comments
 (0)