Skip to content

Commit

Permalink
apply GEM_EXTERNAL_flags
Browse files Browse the repository at this point in the history
  • Loading branch information
umlaeute committed Dec 6, 2011
1 parent 46d6569 commit 16a78e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gem.pc.in
Expand Up @@ -10,5 +10,5 @@ includedir=@includedir@
Name: Gem
Description: Gem plugins and externals
Version: @PACKAGE_VERSION@
Cflags: -I${includedir}/Gem
Libs:
Cflags: -I${includedir}/@PACKAGE@ @GEM_EXTERNAL_CPPFLAGS@ @GEM_EXTERNAL_CFLAGS@
Libs: -L${libdir}/@PACKAGE@ @GEM_EXTERNAL_LIBS@

0 comments on commit 16a78e9

Please sign in to comment.