summaryrefslogtreecommitdiff
path: root/config/Makefile.am
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-09-19 00:28:47 -0400
committerMike Frysinger <vapier@gmail.com>2016-10-06 13:44:48 -0400
commitd62f608c7c4a814c70d4ba777725e3e62d9e2cde (patch)
tree947f712968a21da47bba50dcfd1feb45c8553ac6 /config/Makefile.am
parent4ebdb483e4340bf7bdf7c74a5e62c0403c26af9d (diff)
downloadlibgd-d62f608c7c4a814c70d4ba777725e3e62d9e2cde.tar.gz
gdlib-config: punt!
We've been shipping the pkg-config file for a while now and want people to use that only, so drop this old script. This also drop the FEATURES variable as it was only available via `gdlib-config --features` (and no one has complained).
Diffstat (limited to 'config/Makefile.am')
-rw-r--r--config/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/config/Makefile.am b/config/Makefile.am
index 5c2db70..ced3c37 100644
--- a/config/Makefile.am
+++ b/config/Makefile.am
@@ -1,7 +1,5 @@
## Process this file with automake to produce Makefile.in -*-Makefile-*-
-EXTRA_DIST = gdlib-config.in gdlib.pc.in getver.pl
-
-bin_SCRIPTS = gdlib-config
+EXTRA_DIST = gdlib.pc.in getver.pl
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = gdlib.pc