• Sign in

discontinued / server · Files

Dogs2 white

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Forks
  • Snippets
  • Network
  • server
  • bootstrap
  • initial checkin
    06db4f65
    Georg Hopp authored
    2016-03-19 16:06:00 +0100  
    Browse Files »
bootstrap 93 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7
#!/bin/sh

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