Support programs like Emacs that use gnulib but not gettext.
[pspp] / modules / csharpexec
index 5d27861f3cc07e3d29f4a707c24fac61672df9eb..4c70453413ce4d1d6d040316650200741ac5c737 100644 (file)
@@ -18,15 +18,15 @@ sh-quote
 xalloc
 xallocsa
 error
-gettext
+gettext-h
 
 configure.ac:
 gt_CSHARPEXEC
 
 Makefile.am:
 DEFS += -DEXEEXT=\"$(EXEEXT)\"
-lib_SOURCES += csharpexec.h csharpexec.c classpath.h classpath.c
-EXTRA_DIST += csharpexec.sh.in
+lib_SOURCES += csharpexec.h csharpexec.c
+EXTRA_DIST += csharpexec.sh.in classpath.h classpath.c
 
 Include:
 "csharpexec.h"
@@ -36,4 +36,3 @@ GPL
 
 Maintainer:
 Bruno Haible
-