summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Minor fixes to allow cross compiling from Linux to windows and running the ↵erikd2008-04-131-1/+3
| | | | | | tests under Wine. git-svn-id: http://svn.xiph.org/trunk/ogg@14725 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Use the automake test framework to run the self tests so we get a Ralph Giles2006-11-061-3/+1
| | | | | | | completion summary. git-svn-id: http://svn.xiph.org/trunk/ogg@12044 0101bb08-14d6-0310-b084-bc0e0c8e3800
* * error out on autotools failures so warnings are caught early onThomas Vander Stichele2004-07-051-2/+0
| | | | | | | | | | | | * clean up AC_OUTPUT * AUTOMAKE_OPTIONS = foreign only needs to be done toplevel (this can be verified by checking Makefile's generated in other directories and seeing that the var isn't used) git-svn-id: http://svn.xiph.org/trunk/ogg@6990 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Add a 'make check' hook to call invoke the self tests now that we're onRalph Giles2003-11-101-1/+15
| | | | | | | automake 1.6 where such things are reasonable. git-svn-id: http://svn.xiph.org/trunk/ogg@5551 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Commit fix for bug #229Mike Smith2003-01-181-1/+1
| | | | git-svn-id: http://svn.xiph.org/trunk/ogg@4265 0101bb08-14d6-0310-b084-bc0e0c8e3800
* -I$(top_builddir)/include fix needed for builddir != srcdircalc2002-07-111-1/+1
| | | | git-svn-id: http://svn.xiph.org/trunk/ogg@3592 0101bb08-14d6-0310-b084-bc0e0c8e3800
* correct include so that builddir != srcdir workscalc2002-07-031-1/+1
| | | | git-svn-id: http://svn.xiph.org/trunk/ogg@3505 0101bb08-14d6-0310-b084-bc0e0c8e3800
* $(top_srcdir) may not be the top dir if this in a subproject of somethingJack Moffitt2000-11-021-1/+1
| | | | git-svn-id: http://svn.xiph.org/trunk/ogg@874 0101bb08-14d6-0310-b084-bc0e0c8e3800
* library versioning fixedJack Moffitt2000-09-261-1/+1
| | | | git-svn-id: http://svn.xiph.org/trunk/ogg@688 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Initial revisionJack Moffitt2000-09-031-0/+16
git-svn-id: http://svn.xiph.org/trunk/ogg@618 0101bb08-14d6-0310-b084-bc0e0c8e3800