Skip to content

Commit

Permalink
Removed hardcoded paths
Browse files Browse the repository at this point in the history
  • Loading branch information
orenmnero committed Feb 29, 2012
1 parent bf8303d commit 25b5b79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions quickfix.pc.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
prefix=@prefix@
exec_prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@prefix@/include
includedir=@includedir@

Name: QuickFIX
Description: FIX Engine
Expand Down

0 comments on commit 25b5b79

Please sign in to comment.