]> git.cameronkatri.com Git - cgit.git/blobdiff - Makefile
cgit_print_snapshot_links(): Free prefix variable
[cgit.git] / 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