File: autogen.sh

package info (click to toggle)
soup-sharp 2.42.2%2Bgit20151219-3
  • links: PTS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 388 kB
  • ctags: 2
  • sloc: makefile: 105; 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 $*