<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>a4dosanddos</author_name>
  <author_url>https://blog.hatena.ne.jp/a4dosanddos/</author_url>
  <blog_title>プログラム日記</blog_title>
  <blog_url>https://a4dosanddos.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>configure を作ってみたので内容をメモしておきます。以下の Web ページを参考に見よう見まねでやってみました。・初心者への GNU autoconf のススメ http://sharl.haun.org/autoconf.html 1.ソースを用意するconfigure 作ることが目的なので以下のように簡単な感じで。 ■ test.c #include &lt;stdio.h&gt; void main(int argc, char *argv[]) { int i; for(i = 1; i &lt; argc; i++) { printf(&quot;%s\n&quot;, argv[i]); } } 2.makef…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fa4dosanddos.hatenablog.com%2Fentry%2F2015%2F09%2F25%2F020140&quot; title=&quot;configure を作ってみる - プログラム日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-09-25 02:01:40</published>
  <title>configure を作ってみる</title>
  <type>rich</type>
  <url>https://a4dosanddos.hatenablog.com/entry/2015/09/25/020140</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
