summaryrefslogtreecommitdiff
path: root/hints
diff options
context:
space:
mode:
Diffstat (limited to 'hints')
-rw-r--r--hints/mint.sh1
-rw-r--r--hints/titanos.sh1
-rw-r--r--hints/vmesa.sh1
3 files changed, 0 insertions, 3 deletions
diff --git a/hints/mint.sh b/hints/mint.sh
index ab55e612e1..b9a7886f9a 100644
--- a/hints/mint.sh
+++ b/hints/mint.sh
@@ -53,7 +53,6 @@ d_fsetpos='fpos_t'
gidtype='gid_t'
groupstype='gid_t'
lseektype='long'
-models='none'
modetype='mode_t'
sizetype='size_t'
timetype='time_t'
diff --git a/hints/titanos.sh b/hints/titanos.sh
index cea99f82a3..88a3e7a963 100644
--- a/hints/titanos.sh
+++ b/hints/titanos.sh
@@ -12,7 +12,6 @@ intsize='4'
usenm='true'
nm_opt='-eh'
malloctype='void *'
-models='none'
ccflags="$ccflags -I/usr/include/net -DDEBUGGING -DSTANDARD_C"
cppflags="$cppflags -I/usr/include/net -DDEBUGGING -DSTANDARD_C"
stdchar='unsigned char'
diff --git a/hints/vmesa.sh b/hints/vmesa.sh
index bc03387822..9172c29f2d 100644
--- a/hints/vmesa.sh
+++ b/hints/vmesa.sh
@@ -294,7 +294,6 @@ make='gnumake'
mallocobj=''
mallocsrc=''
malloctype='void *'
-models='none'
netdb_hlen_type='size_t'
netdb_host_type='char *'
netdb_name_type='const char *'