encfs/makedist.sh
Valient Gough dda1f2b15c update m4 macros, remove auto-generated libtool
git-svn-id: http://encfs.googlecode.com/svn/trunk@71 db9cf616-1c43-0410-9cb8-a902689de0d6
2011-12-28 23:34:15 +00:00

13 lines
132 B
Bash

#!/bin/sh
rm m4/[c-z]*.m4
echo Creating autoconf scripts...
sh ./reconfig.sh
echo Configuring...
./configure
sh ./makedist2.sh