summaryrefslogtreecommitdiff
path: root/rpmio/tput.c
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2004-11-19 17:26:22 +0000
committerjbj <devnull@localhost>2004-11-19 17:26:22 +0000
commitaba69f496375ef8368665a781805bda3be7c66b1 (patch)
treebbd5f1c0ec21c59d22bac3940a821162852ff845 /rpmio/tput.c
parent41c3c4df68ea311955fa4508db580fcdecd697d4 (diff)
downloadrpm-aba69f496375ef8368665a781805bda3be7c66b1.tar.gz
rpm-aba69f496375ef8368665a781805bda3be7c66b1.tar.bz2
rpm-aba69f496375ef8368665a781805bda3be7c66b1.zip
- remove noNeon runtime switch, http through neon only.
- remove http put to be able to build against upstream neon. CVS patchset: 7589 CVS date: 2004/11/19 17:26:22
Diffstat (limited to 'rpmio/tput.c')
-rw-r--r--rpmio/tput.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpmio/tput.c b/rpmio/tput.c
index 08e6e40a9..e0c7b9cbd 100644
--- a/rpmio/tput.c
+++ b/rpmio/tput.c
@@ -9,7 +9,7 @@
static int _debug = 0;
-extern int noNeon;
+int noNeon;
#define HTTPSPATH "https://localhost/rawhide/toad/tput.txt"
#define HTTPPATH "http://localhost/rawhide/toad/tput.txt"