summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Version 1.3.0pre4.1.3.0pre4Erik de Castro Lopo2013-04-281-1/+1
* Fix pkg-config files to avoid overlinkingUlrich Klauer2013-04-071-0/+2
* Two small patches for utf8 I/O.Erik de Castro Lopo2013-04-021-0/+1
* configure.ac : Version 1.3.0pre3.Erik de Castro Lopo2013-04-011-1/+1
* Enable utf8 I/O stuff when compiling with MinGW.Erik de Castro Lopo2013-04-011-0/+3
* Use recursive automake in src/share/ part of tree.Erik de Castro Lopo2013-04-011-7/+0
* configure.ac : Detect the size of off_t.Erik de Castro Lopo2013-03-131-0/+1
* Add configure option to enable GNU GCC stack smash protection.Erik de Castro Lopo2013-03-131-9/+8
* configure.ac : When compiling with GCC use some extra warning flags.Erik de Castro Lopo2013-03-111-2/+7
* Version 1.3.0pre2.1.3.0pre2Erik de Castro Lopo2013-03-091-1/+1
* configure.ac : If gcc is version 4.2, use -fgnu89-inline.Erik de Castro Lopo2013-03-091-2/+6
* configure.ac : Disable stack protector on FreeBSD.Erik de Castro Lopo2013-03-091-2/+2
* configure.ac : Don't enable stack protector for mingw* host_os.Erik de Castro Lopo2013-03-091-4/+12
* configure.ac : Add hardening compile options.Erik de Castro Lopo2013-03-061-0/+4
* configure.ac : Version 1.3.0pre1.1.3.0pre1Erik de Castro Lopo2013-03-021-1/+1
* doc: fix out-of-tree buildOlivier Blin2013-01-141-0/+1
* Rename obj/ directory to objs/ to avoid BSD make issue.Erik de Castro Lopo2012-12-281-7/+7
* configure.ac : Treat powerpc64 like powerpc.Erik de Castro Lopo2012-12-281-1/+2
* configure: modernize autoconf usageMax Horn2012-12-131-7/+6
* configure: merge AC_CHECK_HEADERS callsMax Horn2012-12-131-8/+1
* configure: always print ac_cv_c_compiler_gnuMax Horn2012-12-131-2/+2
* autogen.sh: replace this by a simple call to autoreconfMax Horn2012-12-131-1/+1
* configure: replace XIPH_C_FIND_ENDIAN by AC_C_BIGENDIANMax Horn2012-12-131-1/+9
* Hide symbols with gcc.Miroslav Lichvar2012-12-041-1/+7
* Don't override user-specified CFLAGS.Miroslav Lichvar2012-12-041-1/+5
* configure.ac : Make sure FLAC__HAS_OGG gets defined to either 0 or 1.Erik de Castro Lopo2012-07-041-2/+3
* Fix build with automake 1.12Cristian Rodríguez2012-06-081-1/+1
* configure.ac : For gcc use -Wall -Wextra when using --enable-gcc-werror.Erik de Castro Lopo2012-05-081-2/+2
* Update and improve autotools buildCristian Rodríguez2012-04-081-23/+9
* V2: Use a single definition of MIN and MAX in sourcesCristian Rodríguez2012-04-061-0/+7
* configure.ac : Add AM_PROG_CC_C_O.Erik de Castro Lopo2012-04-041-0/+1
* Remove winamp2 pluginErik de Castro Lopo2012-03-301-3/+0
* configure.ac : Report useful info at the end of configure.Erik de Castro Lopo2012-02-261-0/+18
* Fix for autoreconf failures.Erik de Castro Lopo2012-02-131-0/+1
* Disable Altivec on host triplet powerpc-unknown-linux-gnuspe.Erik de Castro Lopo2012-02-131-0/+8
* Add XIPH_BSWAP32 configure macro to detect __builtin_bswap32() intrinsic.Erik de Castro Lopo2012-02-061-0/+2
* Add m4/endian.m4 and use it in configure.ac.Erik de Castro Lopo2012-02-051-4/+11
* configure.ac : Patch from David Yeo. OS/2 uses aout format.Erik de Castro Lopo2012-02-051-0/+1
* configure.ac : Patch from David Yeo adding LT_NO_UNDEFINED for OS/2.Erik de Castro Lopo2012-02-051-2/+2
* Purge MINGW_WINSOCK_LIBS config variable.Erik de Castro Lopo2012-02-051-4/+0
* Remove configure maintainer mode.Erik de Castro Lopo2012-02-051-4/+0
* configure.ac : Detect more headers.Erik de Castro Lopo2012-02-051-0/+5
* configure.ac : Only use AM_SILENT_RULES if its available. Thanks Earl Chew.Erik de Castro Lopo2012-02-031-1/+1
* Rename configure.in -> configure.ac.Erik de Castro Lopo2012-02-011-0/+436