Removed autotools from the shipped distribution
authorAlexis Christoforides <alexis@thenull.net>
Fri, 14 Oct 2016 23:11:30 +0000 (19:11 -0400)
committerAlexis Christoforides <alexis@thenull.net>
Fri, 14 Oct 2016 23:11:30 +0000 (19:11 -0400)
bockbuild/mac-sdk/profile.py

index 33d309b073cf91b892d1d966ecc76512f1c9270f..99485ae1fdf9117c6ad57fe24a8825d306cf888d 100755 (executable)
@@ -15,8 +15,6 @@ from glob import glob
 class MonoReleaseProfile(DarwinProfile):
 
     packages = [
-        'autoconf',
-        'automake',
         'gettext',
         'pkg-config',