File: autogen.sh

package info (click to toggle)
dlisp 0.3.1-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 860 kB
  • ctags: 45
  • sloc: sh: 7,293; ansic: 398; makefile: 80
file content (4 lines) | stat: -rw-r--r-- 96 bytes parent folder | download | duplicates (9)
1
2
3
4
#!/bin/bash

libtoolize -f -c && aclocal && autoheader && automake --foreign -a -c && autoconf