diff options
Diffstat (limited to 'ace/ACE.pc.in')
-rw-r--r-- | ace/ACE.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/ACE.pc.in b/ace/ACE.pc.in index b5c4d91f3f1..90b2a9eebd7 100644 --- a/ace/ACE.pc.in +++ b/ace/ACE.pc.in @@ -6,5 +6,5 @@ includedir=@includedir@ Name: ACE Description: ADAPTIVE Communication Environment Version: @VERSION@ -Libs: -L${libdir} -lACE +Libs: -L${libdir} -lACE @LIBS@ Cflags: -I${includedir} |