~nastasi/mysql-proxy/configure.in-fix

« back to all changes in this revision

Viewing changes to autogen.sh

  • Committer: Kay Roepke
  • Date: 2010-04-06 14:06:28 UTC
  • Revision ID: kay@sun.com-20100406140628-a8uj3h6aa9wacjni
add missing license tags

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/sh
 
2
# $%BEGINLICENSE%$
 
3
# $%ENDLICENSE%$
 
4
 
2
5
# Run this to generate all the initial makefiles, etc.
3
6
 
4
7
# LIBTOOLIZE=${LIBTOOLIZE:-libtoolize}