diff options
| author | Michael Biebl <biebl@debian.org> | 2024-01-25 09:46:18 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2024-01-25 09:46:18 +0100 |
| commit | 70e18d99b8e3e77bb37e218d7ac582130156f8ef (patch) | |
| tree | d40c587e6d3f0e094ff558e415f1bb9803643214 /m4/vapigen.m4 | |
| parent | d4d8b2b91f7ba000d97a8b2aab48c85000c11314 (diff) | |
New upstream version 1.45.90 upstream/1.45.90
Diffstat (limited to 'm4/vapigen.m4')
| -rw-r--r-- | m4/vapigen.m4 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/m4/vapigen.m4 b/m4/vapigen.m4 index 3ade411e..a2055fe1 100644 --- a/m4/vapigen.m4 +++ b/m4/vapigen.m4 @@ -13,8 +13,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU dnl Lesser General Public License for more details. dnl dnl You should have received a copy of the GNU Lesser General Public -dnl License along with this library; if not, write to the Free Software -dnl Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +dnl License along with this library. # VAPIGEN_CHECK([VERSION], [API_VERSION], [FOUND-INTROSPECTION]) # -------------------------------------- |