]> git.pld-linux.org Git - packages/gaby.git/commitdiff
- fix for gcc 3.3
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 26 Jun 2003 14:32:15 +0000 (14:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gaby-gcc33.patch -> 1.1

gaby-gcc33.patch [new file with mode: 0644]

diff --git a/gaby-gcc33.patch b/gaby-gcc33.patch
new file mode 100644 (file)
index 0000000..9806a16
--- /dev/null
@@ -0,0 +1,11 @@
+--- gaby-2.0.2/builder/main.h.orig     Mon Jun 18 15:25:02 2001
++++ gaby-2.0.2/builder/main.h  Tue Jun 24 11:36:48 2003
+@@ -59,7 +59,7 @@
+ #  define N_(String) (String)
+ #endif /* ! ENABLE_NLS */
+-#define BVERSION "1.0 (for Gaby " ## VERSION ## ")"
++#define BVERSION "1.0 (for Gaby " VERSION ")"
+ /* this is for debugging, if you really don't want any useless data you should
+  * #define debug_print(format, args...)               ;
This page took 0.10501 seconds and 4 git commands to generate.