aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2009-06-09replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic whereHans-Christoph Steiner
appropriate. It seems that once upon a time -export_dynamic was a real flag. Now it means -e xport_dynamic, meaning set the entry symbol to xport_dynamic, giving this error message: /usr/bin/ld: warning: cannot find entry symbol xport_dynamic; defaulting to 0000000000001b60 svn path=/trunk/externals/iem/aconnect/; revision=11724
2005-11-15help-files are _not_ in ../doc/ but rather in ./IOhannes m zmölnig
svn path=/trunk/externals/iem/aconnect/; revision=3914
2005-10-30updated to version 0.4: changed [devices( from input/output to src/dstIOhannes m zmölnig
svn path=/trunk/externals/iem/aconnect/; revision=3794
2005-07-25updated to version 0.3IOhannes m zmölnig
svn path=/trunk/externals/iem/aconnect/; revision=3373
2005-07-08hopefully this is the last checkin regarding the ACONNECT_VERSIONIOhannes m zmölnig
svn path=/trunk/externals/iem/aconnect/; revision=3307
2005-07-08moved ACONNECT_VERSION from aconnect.c to configure.acIOhannes m zmölnig
svn path=/trunk/externals/iem/aconnect/; revision=3306
2005-07-08fixed clean and install targetsIOhannes m zmölnig
svn path=/trunk/externals/iem/aconnect/; revision=3304
2005-07-08initial checkin: a port of takashi iwai's "aconnect" to pure-datasvn2git-rootIOhannes m zmölnig
svn path=/trunk/externals/iem/aconnect/; revision=3303