On Mon, Apr 30, 2018 at 10:25 AM, Yaakov Selkowitz <yselk...@redhat.com> wrote:
gedit, like most GNOME components, uses gnome-autogen.sh; in this
particular case, iirc ACLOCAL_PATH="libgd" also needs to be set.

There's also AUTOPOINT='intltoolize --automake --copy' which gedit needs for autoreconf to not break things.

Of course, it'd be better to improve gedit's build system, but my point is that there are going to be problems building many modules if we try running autoreconf automatically. And trying to detect and run autogen.sh instead won't work, because it rightly often isn't distributed.

On Mon, Apr 30, 2018 at 10:25 AM, Yaakov Selkowitz <yselk...@redhat.com> wrote:
like most GNOME components

BTW gnome-autogen.sh has been deprecated for a long time, so not much should be using it nowadays. gedit is kinda stuck in the past.

Michael
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to