aboutsummaryrefslogtreecommitdiff
path: root/extra/autoconf
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-04-11 20:47:55 +0300
committerCem Keylan <cem@ckyln.com>2020-04-11 20:47:55 +0300
commite64729fb5174e5bbd4a22e373f9ea703ad2fcd90 (patch)
tree85960d934a8936b2ae32eb21e2273477ce33a91b /extra/autoconf
parent58401044412d446f390b4351d1d78895c9d5a6ae (diff)
downloadrepository-e64729fb5174e5bbd4a22e373f9ea703ad2fcd90.tar.gz
autotools: drop from repository
Diffstat (limited to 'extra/autoconf')
-rwxr-xr-xextra/autoconf/build7
-rw-r--r--extra/autoconf/checksums1
-rw-r--r--extra/autoconf/depends2
-rw-r--r--extra/autoconf/sources1
-rw-r--r--extra/autoconf/version1
5 files changed, 0 insertions, 12 deletions
diff --git a/extra/autoconf/build b/extra/autoconf/build
deleted file mode 100755
index 6daf22f8..00000000
--- a/extra/autoconf/build
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh -e
-
-./configure \
- --prefix=/usr
-
-make
-make DESTDIR="$1" install
diff --git a/extra/autoconf/checksums b/extra/autoconf/checksums
deleted file mode 100644
index 821d9707..00000000
--- a/extra/autoconf/checksums
+++ /dev/null
@@ -1 +0,0 @@
-954bd69b391edc12d6a4a51a2dd1476543da5c6bbf05a95b59dc0dd6fd4c2969 autoconf-2.69.tar.gz
diff --git a/extra/autoconf/depends b/extra/autoconf/depends
deleted file mode 100644
index 8fd1a89e..00000000
--- a/extra/autoconf/depends
+++ /dev/null
@@ -1,2 +0,0 @@
-m4
-perl
diff --git a/extra/autoconf/sources b/extra/autoconf/sources
deleted file mode 100644
index 399ad44a..00000000
--- a/extra/autoconf/sources
+++ /dev/null
@@ -1 +0,0 @@
-https://ftp.gnu.org/pub/gnu/autoconf/autoconf-2.69.tar.gz
diff --git a/extra/autoconf/version b/extra/autoconf/version
deleted file mode 100644
index 9c78dec0..00000000
--- a/extra/autoconf/version
+++ /dev/null
@@ -1 +0,0 @@
-2.69 2