1 --- gtkperf/configure.in.orig 2020-01-24 01:34:26.382604417 +0000
2 +++ gtkperf/configure.in 2020-01-24 01:35:26.581890683 +0000
5 dnl Languages which your application supports
8 +AM_GNU_GETTEXT([external])
9 AM_GNU_GETTEXT_VERSION(0.10.40)
11 dnl Set PACKAGE_LOCALE_DIR in config.h.
12 --- gtkperf/Makefile.am.orig 2020-01-24 01:35:55.619597255 +0000
13 +++ gtkperf/Makefile.am 2020-01-24 01:36:10.075107611 +0000
15 ## If you don't want it to overwrite it,
16 ## Please disable it in the Anjuta project configuration
18 -SUBDIRS = intl po src pixmaps
19 +SUBDIRS = po src pixmaps
21 gtkperfdocdir = ${prefix}/doc/gtkperf