File: autogen.sh

package info (click to toggle)
appindicator3-sharp 12.10.0%2Bgit20151221-3
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 188 kB
  • sloc: makefile: 103; 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 $*