e09401be1d
Guifications is a Gaim plugin that displays msn style "toaster" popups in a user defined corner of the screen. It's highly configurable, easy to use, and has theme support. From Thomas Wood <grand.edgemaster@gmail.com>
13 lines
275 B
Plaintext
13 lines
275 B
Plaintext
$OpenBSD: patch-configure,v 1.1.1.1 2006/11/18 16:38:17 alek Exp $
|
|
--- configure.orig Sat Nov 18 04:36:54 2006
|
|
+++ configure Sat Nov 18 04:37:01 2006
|
|
@@ -25337,7 +25337,7 @@ fi
|
|
|
|
|
|
if test "x$GCC" = "xyes"; then
|
|
- CFLAGS="$CFLAGS -Wall -g3"
|
|
+ CFLAGS="$CFLAGS -Wall"
|
|
fi
|
|
|
|
|