aboutsummaryrefslogtreecommitdiff
path: root/po/Makevars
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2010-03-06 15:55:17 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2010-03-06 15:55:17 +0200
commit6e2269bce3e0104fbc6cbf62ca8107ec437d77f9 (patch)
tree28032b06e83414c5da707b101534ca2b33d82e5b /po/Makevars
parentc8ec138afb7dfe52c96b7bd4e6321a5a03aca449 (diff)
downloadgamma-6e2269bce3e0104fbc6cbf62ca8107ec437d77f9.tar.gz
gamma-6e2269bce3e0104fbc6cbf62ca8107ec437d77f9.tar.bz2
Remove po.
* po/: Remove. * Makefile.am (SUBDIRS): Remove po. * README: Update. * configure.ac: Version 1.99 Remove gettext requirement.
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.