• Sign in

Georg GH. Hopp / mod-entropy · Files

Dogs2 white

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Forks
  • Snippets
  • Network
  • mod-entropy
  • bootstrap
  • remove automake from bootstrap
    feb87430
    Georg Hopp authored
    2016-03-19 11:19:00 +0100  
    Browse Files »
bootstrap 106 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8
#!/bin/sh

aclocal
autoconf -f
libtoolize --copy
autoheader
#automake --gnu --add-missing --copy
autoconf