Fix missing @clicksequence problem with older Texinfo versions.
[pspp-builds.git] / po / Makevars
index 9c66c3dec2f88461deea60c8f60f93449fd50b7b..fdb45c8e9111c708a6c4e7acd108a8ad98cdb9d9 100644 (file)
@@ -3,12 +3,8 @@
 # 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 = --keyword=_ --keyword=N_ --language=c
+XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ 
 
 # This is the copyright holder that gets inserted into the header of the
 # $(DOMAIN).pot file.  Set this to the copyright holder of the surrounding