]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
.travis.yml: use ./bootstrap instead of make autoreconf
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 10 Jan 2019 18:23:12 +0000 (19:23 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 10 Jan 2019 18:23:16 +0000 (19:23 +0100)
The latter is no longer available after the removal of
GNUMakefile.

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
.travis.yml

index d06070398395878250551f3cb58c0bb9089735af..017a3788fe14b986745f5dedf373ef726539bb4c 100644 (file)
@@ -27,7 +27,7 @@ before_install:
     fi
 
 script:
-  - PATH=/usr/local/opt/gettext/bin:$PATH make autoreconf
+  - PATH=/usr/local/opt/gettext/bin:$PATH ./bootstrap
   - PATH=/usr/local/opt/gettext/bin:$PATH ./configure --disable-full-test-suite --disable-valgrind-tests --disable-doc --disable-guile --disable-dependency-tracking
   - make -j$(sysctl -n hw.ncpu)
   - make -j$(sysctl -n hw.ncpu) check gl_public_submodule_commit=