Changeset 5435
- Timestamp:
- 10/18/07 10:54:31 (6 years ago)
- Location:
- tools/alf_plugins/speaker/branches/speaker-0.6.2/speaker
- Files:
-
- 1 removed
- 2 modified
-
aclocal.d (deleted)
-
configure.ac (modified) (1 diff)
-
reconf (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tools/alf_plugins/speaker/branches/speaker-0.6.2/speaker/configure.ac
r3006 r5435 1 AC_INIT(speaker, 0. 5.0)1 AC_INIT(speaker, 0.6.2) 2 2 AM_INIT_AUTOMAKE 3 3 -
tools/alf_plugins/speaker/branches/speaker-0.6.2/speaker/reconf
r2722 r5435 2 2 3 3 rm -f config.cache 4 aclocal -I aclocal.d4 aclocal 5 5 autoconf 6 6 automake --foreign --add-missing