CristianHenzel / ClipIt

ClipIt clipboard manager for GTK+
https://github.com/CristianHenzel/ClipIt
GNU General Public License v3.0
642 stars 82 forks source link

Fix configure.ac. #174

Closed LStranger closed 3 years ago

LStranger commented 3 years ago

Replace deprecated AC_PROG_INTLTOOL with IT_PROG_INTLTOOL. Remove AM_GNU_GETTEXT, it conflicts with AM_GLIB_GNU_GETTEXT.

Without this change, autoreconf command fails to update po/Makefile.in.in correctly then ./configure script fails with a message:

error: po/Makefile.in.in was not created by intltoolize.