Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'maint'
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index b86de761ff20d62578f7e397abaf440a2f576eae..399d2333d004fd6a9424257e6bceb6ae173cb9e1 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-331,10
+331,12
@@
ifeq ($(uname_S),SunOS)
NEEDS_LIBICONV = YesPlease
NO_UNSETENV = YesPlease
NO_SETENV = YesPlease
+ NO_C99_FORMAT = YesPlease
endif
ifeq ($(uname_R),5.9)
NO_UNSETENV = YesPlease
NO_SETENV = YesPlease
+ NO_C99_FORMAT = YesPlease
endif
INSTALL = ginstall
TAR = gtar