13 lines
330 B
Plaintext
13 lines
330 B
Plaintext
$OpenBSD: patch-configure,v 1.2 2012/11/24 21:49:46 kili Exp $
|
|
--- configure.orig Sat Oct 20 15:36:04 2012
|
|
+++ configure Sat Nov 24 22:35:55 2012
|
|
@@ -5418,7 +5418,7 @@ fi
|
|
fi
|
|
|
|
# Add explicit linking flags
|
|
-GUI_LIBS="$GUI_LIBS -pthread -lm -lz -lrt"
|
|
+GUI_LIBS="$GUI_LIBS -pthread -lm -lz"
|
|
|
|
# Checks for header files.
|
|
ac_ext=c
|