summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* Might as well commit version bump as wellMonty2012-01-201-2/+2
| | | | git-svn-id: https://svn.xiph.org/trunk/Tremor@18153 0101bb08-14d6-0310-b084-bc0e0c8e3800
* patch to fix a typo in the autoconf script for Tremor from brad0Monty2011-09-241-10/+1
| | | | git-svn-id: https://svn.xiph.org/trunk/Tremor@18099 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Convert Tremor to use libogg instead of its own internal libogg2.Tim Terriberry2010-08-311-0/+21
| | | | | | | | | | | | | This makes it easier to use Tremor as a drop-in replacement for libvorbis and reduces code size and overhead for those who don't want to use its built-in Ogg demuxer. This commit also backports all of the changes that have accumulated in libvorbis's vorbisfile implementation, with the exception of halfrate decoding and cross-lapped seeking. Those should not be too hard to add if someone really wants them. git-svn-id: https://svn.xiph.org/trunk/Tremor@17375 0101bb08-14d6-0310-b084-bc0e0c8e3800
* configure: Add AM_MAINTAINER_MODE optionConrad Parker2010-04-211-0/+3
| | | | | | | | | | | | fixes the message configure: WARNING: unrecognized options: --enable-maintainer-mode at the end of configure run when one was using autogen.sh. Patch by Stefan Kost git-svn-id: https://svn.xiph.org/trunk/Tremor@17157 0101bb08-14d6-0310-b084-bc0e0c8e3800
* add a pkgconfig fileConrad Parker2010-04-201-1/+1
| | | | git-svn-id: https://svn.xiph.org/trunk/Tremor@17150 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Only export symbols explicitly listed in Version_script.in when theRalph Giles2007-07-231-1/+19
| | | | | | | | linker supports it (GNU ld on linux or solaris) to avoid conflicts from internal symbols, most specifically the ogg implementation. git-svn-id: https://svn.xiph.org/trunk/Tremor@13291 0101bb08-14d6-0310-b084-bc0e0c8e3800
* fix autotools build by reorderingThomas Vander Stichele2007-03-051-2/+6
| | | | git-svn-id: https://svn.xiph.org/trunk/Tremor@12649 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Fix arm config typos. Issue 899.Ralph Giles2006-04-261-3/+2
| | | | git-svn-id: https://svn.xiph.org/trunk/Tremor@11283 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Turn on -Wall.Ralph Giles2006-01-081-4/+5
| | | | git-svn-id: https://svn.xiph.org/trunk/Tremor@10703 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Nicolas Pitre's LOW_ACCURACY patchMonty2002-10-161-0/+10
| | | | git-svn-id: https://svn.xiph.org/trunk/Tremor@4012 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Add patch to eliminate some trig redundancyMonty2002-09-101-1/+1
| | | | | | | Also eliminate bitreverse table git-svn-id: https://svn.xiph.org/trunk/Tremor@3898 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Patch AGE and REVISION in configure.inMonty2002-09-101-2/+2
| | | | | | | | Patch Makefile.am to add link for vorbis -> . to build ivorbisfile_example correct sort32a in sharedbook.c git-svn-id: https://svn.xiph.org/trunk/Tremor@3897 0101bb08-14d6-0310-b084-bc0e0c8e3800
* add configure.inMonty2002-09-031-0/+99
git-svn-id: https://svn.xiph.org/trunk/Tremor@3893 0101bb08-14d6-0310-b084-bc0e0c8e3800