<p>autoreconf is much more convinient over calling the autotools programs<br>
individually.</p>
<p>Standard gettext should be used over glib's glue these days.<br>
AM_GLIB_GNU_GETTEXT and glib-gettextize are deprecrecated. This helps<br>
the meson build as well as working with intltool is harder over there.</p>
<p>Inspired by:<br>
<a rel="nofollow" href="https://wiki.gnome.org/Initiatives/GnomeGoals/GettextMigration">https://wiki.gnome.org/Initiatives/GnomeGoals/GettextMigration</a><br>
<a rel="nofollow" href="https://gitlab.gnome.org/GNOME/gedit/-/commit/0b4d03017fe7ba2e5c7d33d364de49c611a6e6e9">https://gitlab.gnome.org/GNOME/gedit/-/commit/0b4d03017fe7ba2e5c7d33d364de49c611a6e6e9</a></p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/geany/geany/pull/2938'>https://github.com/geany/geany/pull/2938</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/geany/geany/pull/2938/commits/6dec24960b1cd7b78b84c4b5486d9ed3af88f3d7">autotools: use autoreconf and gettext</a></li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2938/files#diff-b83b327f0b62e8168163c61f15fb0ac2c14169729e4f4184678337a15cd04dec">INSTALL</a>
    (422)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2938/files#diff-0462e381b2fb3286568215681c8983490a37ac9ae0f0c5ee304df7fa6426d4af">Makefile.am</a>
    (14)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2938/files#diff-7544c8642acdd15d295934770061473e64323316cd9797fb78c1830ebba08cf2">autogen.sh</a>
    (65)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2938/files#diff-49473dca262eeab3b4a43002adb08b4db31020d190caaad1594b47f1d5daa810">configure.ac</a>
    (7)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2938/files#diff-138349a6542b4dbfd873a373b295925ea6ed21dec2e5b1e8f714c8439b01de8b">geany.desktop.in</a>
    (8)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/geany/geany/pull/2938/files#diff-60471eed70dd242d3bd06bdb63b6ad0b0c90b97e4e7ce8021a22afd06a2e4a78">m4/geany-i18n.m4</a>
    (26)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/geany/geany/pull/2938.patch'>https://github.com/geany/geany/pull/2938.patch</a></li>
  <li><a href='https://github.com/geany/geany/pull/2938.diff'>https://github.com/geany/geany/pull/2938.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/2938">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ5WNZ2T44MIWUW7WYLUGSIH3ANCNFSM5F3OMHAQ">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<img src="https://github.com/notifications/beacon/AAIOWJY4SSNV5TLO65YYPK3UGSIH3A5CNFSM5F3OMHA2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4PINKY2Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/2938",
"url": "https://github.com/geany/geany/pull/2938",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>