projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5348ae
)
Remove unnecessary AC_PROG_LD since OpenFlow no longer uses libtool.
author
Justin Pettit
<jpettit@nicira.com>
Thu, 21 Aug 2008 23:16:33 +0000
(16:16 -0700)
committer
Justin Pettit
<jpettit@nicira.com>
Thu, 21 Aug 2008 23:16:33 +0000
(16:16 -0700)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 40fe94f5082ffae9d206781375e1e96b925362d6..c9b041f5e09c1dd17a095709541b7d4a5f930f6e 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-5,7
+5,6
@@
AM_INIT_AUTOMAKE
AC_PROG_CC
AC_PROG_CPP
-AC_PROG_LD
AC_PROG_RANLIB
AC_ARG_VAR([PERL], [path to Perl interpreter])