File: config.sh

package info (click to toggle)
ocaml-cpu 2.0.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 300 kB
  • sloc: ansic: 59; makefile: 22; sh: 4; ml: 2
file content (6 lines) | stat: -rwxr-xr-x 110 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
#!/bin/bash

aclocal -I m4 # probably doesn't work on OS X, ask Steve Jobs...
autoconf
autoheader
./configure