]> gitweb.ps.run Git - ps-cgit/blobdiff - Makefile
Mark several functions/variables static
[ps-cgit] / Makefile
index 42e8bfd0c0c173a188b97f0103e40ac2882b4de8..112796171e0b32d40aad67a1e4559c4af8eb1347 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -99,7 +99,7 @@ ifeq ($(uname_S),$(filter $(uname_S),FreeBSD OpenBSD))
        NEEDS_LIBICONV = yes
 endif
 
-GIT_OPTIONS = prefix=/usr
+GIT_OPTIONS = prefix=/usr NO_GETTEXT=1
 OBJECTS =
 
 ifdef NO_ICONV