File: bootstrap

package info (click to toggle)
ocaml-theora 0.3.0-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 444 kB
  • ctags: 226
  • sloc: ansic: 589; ml: 459; makefile: 81; sh: 3
file content (7 lines) | stat: -rwxr-xr-x 159 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
#!/bin/sh

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