projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5f1935
)
Add AC_SYS_LARGEFILE, to allow writing log files over 2 GB.
author
Ben Pfaff
<blp@nicira.com>
Thu, 5 Feb 2009 17:28:54 +0000
(09:28 -0800)
committer
Ben Pfaff
<blp@nicira.com>
Fri, 6 Feb 2009 17:05:39 +0000
(09:05 -0800)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index c69633822f74fc13f4fcab9494b89203e319101c..2c1863d169912763134704179733d1f67f56fb28 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-54,6
+54,7
@@
fi
OFP_CHECK_LIBOPENFLOW
OFP_CHECK_IF_PACKET
OFP_CHECK_HWTABLES
+AC_SYS_LARGEFILE
AC_CHECK_FUNCS([strsignal])