]> git.pld-linux.org Git - packages/gaby.git/blob - gaby-gcc33.patch
- fix for gcc 3.3
[packages/gaby.git] / gaby-gcc33.patch
1 --- gaby-2.0.2/builder/main.h.orig      Mon Jun 18 15:25:02 2001
2 +++ gaby-2.0.2/builder/main.h   Tue Jun 24 11:36:48 2003
3 @@ -59,7 +59,7 @@
4  #  define N_(String) (String)
5  #endif /* ! ENABLE_NLS */
6  
7 -#define BVERSION "1.0 (for Gaby " ## VERSION ## ")"
8 +#define BVERSION "1.0 (for Gaby " VERSION ")"
9  
10  /* this is for debugging, if you really don't want any useless data you should
11   * #define debug_print(format, args...)                ;
This page took 0.060217 seconds and 3 git commands to generate.