diff options
Diffstat (limited to 'themes/tgc/Makefile.in')
-rw-r--r-- | themes/tgc/Makefile.in | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/themes/tgc/Makefile.in b/themes/tgc/Makefile.in index 7ea3b2157..6e3af3238 100644 --- a/themes/tgc/Makefile.in +++ b/themes/tgc/Makefile.in @@ -37,7 +37,6 @@ PRE_UNINSTALL = : POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ -ALLOCA = @ALLOCA@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ @@ -69,9 +68,7 @@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ INSTOBJEXT = @INSTOBJEXT@ -INTLDEPS = @INTLDEPS@ INTLLIBS = @INTLLIBS@ -INTLOBJS = @INTLOBJS@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ @@ -113,6 +110,8 @@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ POFILES = @POFILES@ POSUB = @POSUB@ +PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ +PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ RANLIB = @RANLIB@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ |