aboutsummaryrefslogtreecommitdiff
path: root/po/Makevars
diff options
context:
space:
mode:
Diffstat (limited to 'po/Makevars')
-rw-r--r--po/Makevars17
1 files changed, 0 insertions, 17 deletions
diff --git a/po/Makevars b/po/Makevars
deleted file mode 100644
index b7ea2ff..0000000
--- a/po/Makevars
+++ /dev/null
@@ -1,17 +0,0 @@
-# Makefile variables for Guile gettext
-
-# Usually the message domain is the same as the package name.
-DOMAIN = $(PACKAGE)
-
-# These two variables depend on the location of this directory.
-subdir = po
-top_builddir = ..
-
-# These options get passed to xgettext.
-XGETTEXT_OPTIONS = --language=Lisp --keyword=_ --keyword=N_
-
-COPYRIGHT_HOLDER = Sergey Poznyakoff
-
-MSGID_BUGS_ADDRESS = gray@gnu.org
-
-EXTRA_LOCALE_CATEGORIES =

Return to:

Send suggestions and report system problems to the System administrator.