Changeset 25:2110e0cf64ac for autogen.sh

Show
Ignore:
Timestamp:
02/27/09 20:13:00 (3 years ago)
Author:
thib
Branch:
default
convert_revision:
svn:d0a2da98-017c-47d2-8c43-22b54484806d/trunk@26
Message:
* clean littles things in configure.ac
* added --with-visarc and --with-nwatowav
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • autogen.sh

    r22 r25  
    11#!/bin/sh 
    22autoheader && \ 
    3 aclocal -I . -I /usr/share/aclocal && \ 
     3aclocal -I . && \ 
    44automake --add-missing && \ 
    55autoconf