- Feb 28, 2001
-
-
Jeff Squyres authored
they run configure/autogen.sh. If the environment variables CFLAGS and/or LDFLAGS are set, their values are saved and appended to the values that are set in configure.in. Example (csh-style, cope): % setenv CFLAGS -D_REENTRANT % ./autogen.sh git-svn-id: http://svn.xiph.org/trunk/ao@1372 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Ralph Giles authored
Unconditionally link with libpthread (if available) to work around a problem with segfault on dlclose()ing a driver that itself links with libpthread. (actually, it's the arts driver, which links with libarts which in turn links with libpthread) git-svn-id: http://svn.xiph.org/trunk/ao@1368 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Feb 24, 2001
-
-
Jack Moffitt authored
incremented teh library version git-svn-id: http://svn.xiph.org/trunk/ao@1330 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Jack Moffitt authored
you can do this without that api change git-svn-id: http://svn.xiph.org/trunk/ao@1329 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Jack Moffitt authored
updated library version for release git-svn-id: http://svn.xiph.org/trunk/ao@1328 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Dec 30, 2000
-
-
Michael Smith authored
Add arts (KDE) plugin. C++ include fix for ao.h git-svn-id: http://svn.xiph.org/trunk/ao@1136 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Dec 17, 2000
-
-
Ralph Giles authored
API change. Rather than passing the driver options as single "key:value" string, we have a slot for each in ao_append_option() corresponding documentation changes, harmonized ao_append_option() definition in the header and docs, plus some other doc fixups. git-svn-id: http://svn.xiph.org/trunk/ao@1119 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Nov 18, 2000
-
-
Jack Moffitt authored
git-svn-id: http://svn.xiph.org/trunk/ao@1072 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Nov 08, 2000
-
-
Jack Moffitt authored
git-svn-id: http://svn.xiph.org/trunk/ao@1023 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Nov 04, 2000
-
-
Jack Moffitt authored
git-svn-id: http://svn.xiph.org/trunk/ao@968 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Jack Moffitt authored
git-svn-id: http://svn.xiph.org/trunk/ao@967 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Oct 31, 2000
-
-
Ralph Giles authored
configure cleanups: call libtoolize to avoid the ltconfig warning don't call autoheader since we're not using config.h remove superfluous AC_SUBST(CC) and AC_PROG_RANLIB() .cvsignore updates for the autogenerated/installed files git-svn-id: http://svn.xiph.org/trunk/ao@862 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Jack Moffitt authored
git-svn-id: http://svn.xiph.org/trunk/ao@858 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Oct 30, 2000
-
-
Jack Moffitt authored
git-svn-id: http://svn.xiph.org/trunk/ao@777 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Jack Moffitt authored
git-svn-id: http://svn.xiph.org/trunk/ao@772 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Oct 10, 2000
-
-
Jack Moffitt authored
jack. git-svn-id: http://svn.xiph.org/trunk/ao@724 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Sep 26, 2000
-
-
Jack Moffitt authored
jack. git-svn-id: http://svn.xiph.org/trunk/ao@690 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Sep 03, 2000
-
-
Jack Moffitt authored
git-svn-id: http://svn.xiph.org/trunk/ao@627 0101bb08-14d6-0310-b084-bc0e0c8e3800
-