Use upstream gettext intead intltool/glib-gettext

https://bugzilla.gnome.org/show_bug.cgi?id=768704
This commit is contained in:
Javier Jardón
2016-07-12 00:48:45 +01:00
parent 36110deac8
commit 04d39eca02
5 changed files with 87 additions and 16 deletions

View File

@@ -1,5 +1,12 @@
## Process this file with automake to produce Makefile.in
AM_CPPFLAGS = \
-I$(top_srcdir) \
-I$(top_srcdir)/include \
-I$(top_srcdir)/sysdeps/$(sysdeps_dir) \
-DGTOPLOCALEDIR=\"$(localedir)\" \
$(GLIB_CFLAGS)
AM_LDFLAGS = $(LIBGTOP_EXTRA_LIBS)
noinst_PROGRAMS = first second pprint procargs df netlist \