diff options
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]) # -------------------------------------- |