File: bootstrap

package info (click to toggle)
libopenobex 1.3%2Bcvs20070425-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,900 kB
  • ctags: 1,117
  • sloc: sh: 8,807; ansic: 8,668; perl: 662; makefile: 214
file content (7 lines) | stat: -rwxr-xr-x 157 bytes parent folder | download
1
2
3
4
5
6
7
#!/bin/sh

aclocal && \
    autoheader && \
	libtoolize --copy --force || glibtoolize --copy --force && \
	    automake --add-missing --copy && \
		autoconf