aboutsummaryrefslogtreecommitdiffstats
path: root/apps/X11/InstallMgr/po/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'apps/X11/InstallMgr/po/Makefile.in')
-rw-r--r--apps/X11/InstallMgr/po/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/X11/InstallMgr/po/Makefile.in b/apps/X11/InstallMgr/po/Makefile.in
index fad13da..ffdf047 100644
--- a/apps/X11/InstallMgr/po/Makefile.in
+++ b/apps/X11/InstallMgr/po/Makefile.in
@@ -29,7 +29,7 @@ INSTALL_DATA = ${INSTALL} -m 644
MKINSTALLDIRS = $(top_srcdir)/./mkinstalldirs
CC = gcc
-GENCAT =
+GENCAT = gencat
GMSGFMT = PATH=../src:$$PATH /usr/bin/msgfmt
MSGFMT = /usr/bin/msgfmt
XGETTEXT = PATH=../src:$$PATH /usr/bin/xgettext
@@ -37,7 +37,7 @@ MSGMERGE = PATH=../src:$$PATH msgmerge
DEFS = -DHAVE_CONFIG_H
CFLAGS = -g -O2 -Wall -Wunused
-CPPFLAGS = -I/usr/lib/glib/include -I/usr/X11R6/include
+CPPFLAGS = -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include
INCLUDES = -I.. -I$(top_srcdir)/intl