mirror of
https://github.com/opnsense/ports.git
synced 2026-04-12 16:04:31 -05:00
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
12 lines
279 B
Plaintext
12 lines
279 B
Plaintext
--- configure.orig Fri Dec 22 22:50:52 2000
|
|
+++ configure Mon Aug 1 04:41:04 2005
|
|
@@ -1096,7 +1096,7 @@
|
|
fi
|
|
done
|
|
|
|
-for ac_hdr in machine/smb.h
|
|
+for ac_hdr in dev/smbus/smb.h
|
|
do
|
|
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
|
|
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
|