projects
/
m6w6
/
libmemcached
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
0250c4d
)
Remove force from autoreconf
author
Brian Aker
<brian@tangent.org>
Thu, 2 Aug 2012 01:47:14 +0000
(21:47 -0400)
committer
Brian Aker
<brian@tangent.org>
Thu, 2 Aug 2012 01:47:14 +0000
(21:47 -0400)
config/autorun.sh
patch
|
blob
|
history
diff --git
a/config/autorun.sh
b/config/autorun.sh
index c7e87ed1b8c8611cb7fe244d775a1b264167445f..ed08d182f2a0823bc637439ec7e21b06d780d627 100755
(executable)
--- a/
config/autorun.sh
+++ b/
config/autorun.sh
@@
-1,5
+1,5
@@
#!/bin/sh
-# Copyright (C) 2011 Brian Aker
+# Copyright (C) 2011 Brian Aker
, brian@tangent.org
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@
-49,7
+49,7
@@
locate_binary() {
}
-AUTORECONF_FLAGS=" --install --
force --
verbose -Wall"
+AUTORECONF_FLAGS=" --install --verbose -Wall"
if test -f config/pre_hook.sh
then