/[public]/psiconv/trunk/autogen.sh
ViewVC logotype

Diff of /psiconv/trunk/autogen.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 152 Revision 153
10# autoconf >= 2.50 (tested with 2.50, 2.57; older will not work) 10# autoconf >= 2.50 (tested with 2.50, 2.57; older will not work)
11 11
12# Set this to a specific version if you want to use a non-standard automake 12# Set this to a specific version if you want to use a non-standard automake
13#AUTOMAKE_VERSION=-1.6 13#AUTOMAKE_VERSION=-1.6
14# Set this to a specific version if you want to use a non-standard autoconf 14# Set this to a specific version if you want to use a non-standard autoconf
15AUTOCONF_VERSION=2.50 15#AUTOCONF_VERSION=2.50
16 16
17set -e 17set -e
18 18
19echo "Libtool..." 19echo "Libtool..."
20libtoolize --copy --force 20libtoolize --copy --force

Legend:
Removed from v.152  
changed lines
  Added in v.153

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26