summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2013-07-01 09:55:35 -0400
committerSteve Dickson <steved@redhat.com>2013-07-01 09:57:47 -0400
commit6310d24b23bd8a85799153b08d506d413a0db7af (patch)
tree24c07cffad118367c663351a418cc033795eec33 /autogen.sh
parent9ce88a378679fd079ac4217e64173a729cde89b2 (diff)
downloadti-rpc-6310d24b23bd8a85799153b08d506d413a0db7af.tar.gz
build: fix for automake>=1.13libtirpc-0-2-4-rc2
Also fix a couple of related deprecation warnings. Signed-off-by: Tom Gundersen <teg@jklm.no> Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'autogen.sh')
-rw-r--r--autogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 1613b6d..3aef4d9 100644
--- a/autogen.sh
+++ b/autogen.sh
@@ -37,6 +37,6 @@ fi
aclocal
libtoolize --force --copy
-autoheader
+#autoheader
automake --add-missing --copy --gnu # -Wall
autoconf # -Wall