File: bootstrap

package info (click to toggle)
ocaml-pulseaudio 0.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 472 kB
  • ctags: 101
  • sloc: ansic: 184; ml: 124; makefile: 89; 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