14 lines
357 B
Plaintext
14 lines
357 B
Plaintext
$OpenBSD: patch-configure,v 1.1 2002/01/17 04:15:04 jcs Exp $
|
|
--- configure.orig Wed Jan 16 22:01:32 2002
|
|
+++ configure Wed Jan 16 22:01:58 2002
|
|
@@ -222,6 +222,9 @@
|
|
--with-debug-leaks*)
|
|
echo "CFLAGS += -g -DWITH_DEBUG_LEAKS" >>Makeconf
|
|
;;
|
|
+ --sysconfdir*)
|
|
+ # ignore
|
|
+ ;;
|
|
*)
|
|
echo "rdesktop build configuration script"
|
|
echo
|