File: autogen.sh

package info (click to toggle)
webkitgtk-sharp3 2.0.0%2Bgit20151221-3
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 900 kB
  • ctags: 4
  • sloc: makefile: 106; sh: 3
file content (5 lines) | stat: -rwxr-xr-x 113 bytes parent folder | download | duplicates (10)
1
2
3
4
5
#!/bin/sh

mkdir -p m4
autoreconf  -i --force --warnings=none -I . -I m4
./configure --enable-maintainer-mode $*