Changeset View
Changeset View
Standalone View
Standalone View
po/Makefile.in.in
Context not available. | |||||
INSTALL = @INSTALL@ | INSTALL = @INSTALL@ | ||||
INSTALL_DATA = @INSTALL_DATA@ | INSTALL_DATA = @INSTALL_DATA@ | ||||
MKINSTALLDIRS = @MKINSTALLDIRS@ | mkinstalldirs = ${INSTALL} -d | ||||
mkinstalldirs = $(SHELL) `case "$(MKINSTALLDIRS)" in /*) echo "$(MKINSTALLDIRS)" ;; *) echo "$(top_builddir)/$(MKINSTALLDIRS)" ;; esac` | |||||
CC = @CC@ | CC = @CC@ | ||||
GMSGFMT = @GMSGFMT@ | GMSGFMT = @GMSGFMT@ | ||||
Context not available. |