summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* removed libmpeg for mp3 decodingHEADmasterJaromil2010-06-141-4/+1
* make portaudio and jack separated via #ifdefFilippo Giunchedi2009-11-141-2/+24
* remove shipped portaudioFilippo Giunchedi2009-11-141-29/+2
* rename GUI_FLAGS in GUI_CFLAGS for consistencyFilippo Giunchedi2009-11-081-4/+4
* split GUI static libraries for gtk2/ncursesFilippo Giunchedi2009-11-081-11/+10
* explicit static libmpeg libs/cflags in Makefile.amFilippo Giunchedi2009-11-081-8/+0
* conditional compilation for ncurses/gtk GUIsFilippo Giunchedi2009-11-081-1/+3
* add src/ncursesgui/ to Makefile.amFilippo Giunchedi2009-11-081-1/+0
* recursive makefile for doc/Filippo Giunchedi2009-11-081-1/+0
* non-recursive makefile for src/ and src/gtkgui2Filippo Giunchedi2009-11-081-5/+3
* sndfile: (re)define HAVE_SNDFILELuca Bigliardi2009-10-151-1/+1
* Stop checking for lame at compile timeLuca Bigliardi2009-10-141-15/+0
* autotoolized doc/Filippo Giunchedi2009-10-041-0/+7
* configure.ac: another round of cosmetic/minor fixesFilippo Giunchedi2009-10-041-52/+36
* configure.ac: remove debug switchFilippo Giunchedi2009-10-041-25/+3
* configure.ac: rework lubrification partFilippo Giunchedi2009-10-041-20/+11
* configure.ac: rework profiling sectionFilippo Giunchedi2009-10-041-11/+8
* configure.ac: update/fix checks for functions/headersFilippo Giunchedi2009-10-031-29/+36
* fix "make dist" to have a proper tarballFilippo Giunchedi2009-10-031-2/+2
* remove AC_C99_FUNC_LRINT AC_C99_FUNC_LRINTFFilippo Giunchedi2009-10-031-6/+0
* update version to 0.10Filippo Giunchedi2009-10-031-1/+1
* Obsolete old gtk1 guiLuca Bigliardi2009-10-031-7/+0
* configure.ac: do not touch user's FLAGSFilippo Giunchedi2009-10-031-12/+12
* configure.ac: rework dmalloc and debug sectionsFilippo Giunchedi2009-10-031-31/+21
* Use AM_CFLAGS AM_CXXFLAGSLuca Bigliardi2009-10-031-1/+1
* GUI_DEPS not needed, removing..Luca Bigliardi2009-10-031-4/+0
* Move libmpeg and portaudio in libLuca Bigliardi2009-10-031-6/+17
* Libsamplerate: use dynamic version onlyLuca Bigliardi2009-10-031-1/+7
* Libshout: use dynamic version onlyLuca Bigliardi2009-10-031-46/+4
* configure.ac: rework ncurses gui detectionFilippo Giunchedi2009-10-031-45/+28
* configure.ac: rework platform detection plus minor changesFilippo Giunchedi2009-10-031-39/+29
* configure.ac: remove x11 detection, taken care by gtk alreadyFilippo Giunchedi2009-10-031-45/+0
* prefer AC_MSG_ERROR instead of echoFilippo Giunchedi2009-10-031-12/+11
* configure.ac: rewrite gtk2 gui detectionFilippo Giunchedi2009-10-031-38/+25
* make autoheader workFilippo Giunchedi2009-10-031-7/+7
* configure.ac: mostly cosmetic fixesFilippo Giunchedi2009-10-031-15/+13
* configure.ac: start reorganizingFilippo Giunchedi2009-10-031-19/+23
* move configure.in to newer configure.acFilippo Giunchedi2009-10-031-0/+679