12a33a655c
wireless network models, and bug fixes. Changes since 2.31: Wireless shadowing bug fix; originally reported by Marcello Caleffi; suggestion from Nicola Baldo applied AODV bug fix from Marco Fiore Add dynamic libraries patch from SIGNET group, University of Padova Add 80211Ext models from Mercedes-Benz/Karlsruhe team Add Ilango Purushothaman's 802.11 infrastructure mode support. Add ns-2 TCP Linux patch and calendar scheduler improvements. Enable Tk for ns-2. Several changes to SCTP module, contributed by Nasif Ekiz and Protocol Engineering Lab at the University of Delaware
14 lines
367 B
Text
14 lines
367 B
Text
$NetBSD: patch-aa,v 1.6 2008/09/18 04:48:12 minskim Exp $
|
|
|
|
--- conf/configure.in.x11.orig 2008-03-31 19:00:27.000000000 -0700
|
|
+++ conf/configure.in.x11
|
|
@@ -3,3 +3,3 @@ dnl $Header: /cvsroot/nsnam/conf/configu
|
|
|
|
-xlibdirs="\
|
|
+xlibdirs="${X11LIBDIR} \
|
|
/usr/openwin/lib \
|
|
@@ -18,3 +18,3 @@ xlibdirs="\
|
|
|
|
-xincdirs="\
|
|
+xincdirs="${X11INCDIR} \
|
|
/usr/openwin/include \
|