mcabber/autogen.sh
changeset 546 35f5c8738b55
parent 232 9a6ba4b38e63
equal deleted inserted replaced
545:9b6e3e5779b0 546:35f5c8738b55
     1 #!/bin/bash
     1 #! /bin/sh
     2 
     2 
     3 libtoolize --force --automake --copy
     3 libtoolize --force --automake --copy
     4 aclocal -I macros/
     4 aclocal -I macros/
     5 autoheader
     5 autoheader
     6 autoconf
     6 autoconf