aboutsummaryrefslogtreecommitdiff
path: root/src/configure.ac
AgeCommit message (Collapse)Author
2005-12-21test for the existance of m_pd.h and halt on errorIOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=4265
2005-12-15added "--with-pd" flag (to specify paths for both INCLUDE and LIBS)IOhannes m zmölnig
added "--disable-PIC" flag (to disable compilation with PIC (gives loads of warnings with mingw) svn path=/trunk/externals/zexy/; revision=4223
2005-12-14added check for alloca.h (though not really needed...)IOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=4214
2005-11-29moved configuration from compiler-arguments into zexyconf.hIOhannes m zmölnig
only build regex if there is a regex.h in the system svn path=/trunk/externals/zexy/; revision=4080
2005-11-19try to use -fPIC when compilingIOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=3972
2005-10-27better make-systemIOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=3775
2005-09-29adapted build-system to not use Make.source any longer but generate SOURCES ↵IOhannes m zmölnig
on the fly added dependency support svn path=/trunk/externals/zexy/; revision=3644
2005-09-28added support for accessing the parallel-port via device-files (/dev/parport0)IOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=3641
2005-06-16removed "strip" from darwin-buildsIOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=3197
2005-06-09checking for additional libraries needed by mingwIOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=3149
2005-06-09added support for mingw-xcompilerIOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=3137
2005-05-19another attempt to fix the configure for osXIOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=3026
2005-05-18re-added the configure-flag for iccIOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=3017
2005-05-17added configure.acIOhannes m zmölnig
configure.in is no deprecated! svn path=/trunk/externals/zexy/; revision=2993