diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -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 |