<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cmark/src/libcmark.pc.in, branch master</title>
<subtitle>My own fork of cmark for commonmark conversion</subtitle>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/'/>
<entry>
<title>Don't use CMAKE_INSTALL_LIBDIR to create libcmark.pc.</title>
<updated>2017-10-10T19:50:42+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2017-10-10T19:50:42+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=afc9a17d359b25b8636ffa535ffe2a1cb1fbba01'/>
<id>afc9a17d359b25b8636ffa535ffe2a1cb1fbba01</id>
<content type='text'>
For some reason this wasn't getting set in processing
libcmark.pc.in, and we were getting the wrong entry in libcmark.pc.
(See #236)

The new approach sets an internal libdir variable to
lib${LIB_SUFFIX}.  This variable is used both to set the
install destination and in the libcmark.pc.in template.

Closes #236.

However, I'd welcome comments from @juhp who originally
added CMAKE_INSTALL_LIBDIR in #185.  I think that the new
system should work fine with Fedora, since LIB_SUFFIX will
be set appropriately, but some testing is in order.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For some reason this wasn't getting set in processing
libcmark.pc.in, and we were getting the wrong entry in libcmark.pc.
(See #236)

The new approach sets an internal libdir variable to
lib${LIB_SUFFIX}.  This variable is used both to set the
install destination and in the libcmark.pc.in template.

Closes #236.

However, I'd welcome comments from @juhp who originally
added CMAKE_INSTALL_LIBDIR in #185.  I think that the new
system should work fine with Fedora, since LIB_SUFFIX will
be set appropriately, but some testing is in order.
</pre>
</div>
</content>
</entry>
<entry>
<title>libcmark.pc: use CMAKE_INSTALL_LIBDIR (#185)</title>
<updated>2017-02-05T21:33:22+00:00</updated>
<author>
<name>Jens Petersen</name>
<email>juhpetersen@gmail.com</email>
</author>
<published>2017-02-05T21:33:22+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=118ebb338840d67005ee57ec39060d2b68f4ec7c'/>
<id>118ebb338840d67005ee57ec39060d2b68f4ec7c</id>
<content type='text'>
needed for multilib distros like Fedora</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
needed for multilib distros like Fedora</pre>
</div>
</content>
</entry>
<entry>
<title>Create pkg-config file as part of build procedure.</title>
<updated>2014-12-04T18:49:08+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>fiddlosopher@gmail.com</email>
</author>
<published>2014-12-04T18:49:08+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=b2befa48e38a9738c97501e180d1296e3323b4a9'/>
<id>b2befa48e38a9738c97501e180d1296e3323b4a9</id>
<content type='text'>
Closes #234.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #234.
</pre>
</div>
</content>
</entry>
</feed>
