]> git.pld-linux.org Git - packages/bar-backup-archiver.git/blob - long_long_max.patch
- up to 0.14
[packages/bar-backup-archiver.git] / long_long_max.patch
1 --- bar-0.13b-orig/configure.in 2010-05-29 09:05:38.685074986 +0200
2 +++ bar-0.13b/configure.in      2010-05-29 09:10:44.794981385 +0200
3 @@ -1018,6 +1018,8 @@
4    #define offsetof(type,member) ((size_t)&((type*)0)->member)
5  #endif /* offsetof */
6  
7 +#define LONG_LONG_MAX LLONG_MAX
8 +
9  ])
10  
11  AH_BOTTOM([#endif /* __CONFIG__ */])
This page took 0.072543 seconds and 3 git commands to generate.