Spudd86 / glyphy

Automatically exported from code.google.com/p/glyphy
Other
0 stars 0 forks source link

pkg-config reports corrupt --cflags #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. $ ./autogen.sh
2. $ make && make install
3. $ pkg-config --clags glyphy

What is the expected output? What do you see instead?
I expect to see a posix path like `/usr/local/include/glyphy` but instead see a 
make variable that has failed to be replaced

What version of the product are you using? On what operating system?
sha: 0dd6d4

OSX Mavericks
Darwin 13.0.0 Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; 
root:xnu-2422.1.72~6/RELEASE_X86_64 x86_64

Please provide any additional information below.

// file: glyphy.pc.in:12
Cflags: -I@glyphy_includedir@

Original issue reported on code.google.com by brian.he...@gmail.com on 21 Jan 2014 at 4:54

GoogleCodeExporter commented 9 years ago
Fixed.  Thanks.

Original comment by behdad.e...@gmail.com on 22 Jan 2014 at 4:57

GoogleCodeExporter commented 9 years ago

Original comment by behdad.e...@gmail.com on 22 Jan 2014 at 4:59