aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.sh
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-09-24 02:29:13 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-09-25 00:30:49 +0300
commit6779ea02fb07ba39d162300dd18297ba2027846a (patch)
tree2543cfd4a4afd2113e2f298a8ede4019cc795ae1 /bootstrap.sh
parent984a0217af64c734938c330b09ed21d1253dea8d (diff)
Get rid of pkgconfig module
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-xbootstrap.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/bootstrap.sh b/bootstrap.sh
index 49b0494..0b33156 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -128,7 +128,6 @@ src="$src build2/test/*.cxx"
src="$src build2/test/script/*.cxx"
src="$src build2/version/*.cxx"
src="$src build2/install/*.cxx"
-src="$src build2/pkgconfig/*.cxx"
src="$src $libbutl/libbutl/*.cxx"
# Note that for as long as we support GCC 4.9 we have to compile in the C++14