File: bootstrap

package info (click to toggle)
ocaml-magic 0.7.3-7
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 360 kB
  • sloc: ansic: 219; ml: 120; makefile: 101; sh: 3
file content (8 lines) | stat: -rwxr-xr-x 193 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
#!/bin/sh
# Romain Beauxis <toots@rastageeks.org>

aclocal
# Doing this only once sometimes yield an error message (AC_MSG_ERROR 
# undefined).. I give up understanding that.
autoconf
autoconf