summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorpdw <>2014-01-19 20:11:39 +0000
committerpdw <>2014-01-19 20:11:39 +0000
commit687861284d75260c17ff285557c12b0f2ad996f6 (patch)
treec9c1b970e33a45c1c73c95e894522efae099dda6 /Makefile.am
parent40add9566d8a4bd97c5c299391984c095861b3fb (diff)
downloadiftop-687861284d75260c17ff285557c12b0f2ad996f6.zip
Patches from Robert Scheck <robert@fedoraproject.org>
* enable building iftop with more recent versions of autoconf/automake * patch to remove compile time warnings (mostly already applied).
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index f28cf32..9cbddb5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -41,7 +41,7 @@ iftop.cat: iftop.8
(echo -e ".pl 1100i" ; cat iftop.8 ; echo ".pl \n(nlu+10") | groff -Tascii -man > iftop.cat
iftop.spec: iftop.spec.in configure.in
- sed 's/__VERSION__/$(VERSION)/' < iftop.spec.in > iftop.spec
+ sed 's/__VERSION__/$(PACKAGE_VERSION)/' < iftop.spec.in > iftop.spec
## These need to be distributed along with configure: