freebsd-ports/net/wmnd/files/patch-configure
Patrick Li 4fbb569b6f - Update to 0.4.2
- Add pkg-message (1)

PR:             39065
Submitted by:   Andy Sparrow <spadger@best.com> (1)
Approved by:    maintainer
2002-06-20 07:33:36 +00:00

13 lines
348 B
Plaintext

--- configure.orig Fri Jun 14 09:51:26 2002
+++ configure Fri Jun 14 18:40:20 2002
@@ -4844,8 +4844,7 @@
# driver detection block: skip this block if the user manually specify
# drivers on the command line
-if test "$ac_drivers" == "auto";
-then
+if eval "test \"\${$ac_drivers}\" = auto"; then
# reset the state variable
ac_drivers=""