benjamin.drung@gmail.com
|
01acfbd816
|
Downgrade accidentially bumped required minimum version of autoconf again.
|
2013-11-06 22:25:23 +00:00 |
|
lllucius
|
496aa450df
|
Remove local copy of expat
Hasn't been used since 2008. The wxexpat library is used instead.
|
2013-11-06 08:41:57 +00:00 |
|
benjamin.drung@gmail.com
|
0cb7e73bf5
|
Build only static libtool libraries in lib-src.
Pass --enable-static=yes --enable-shared=no to all libraries in lib-src.
|
2013-11-05 23:27:07 +00:00 |
|
benjamin.drung@gmail.com
|
4b5f7e9254
|
Really rename --enable-static to --enable-static-wx!
|
2013-11-05 23:24:13 +00:00 |
|
benjamin.drung@gmail.com
|
51becbbb81
|
Update configure.ac with autoupdate.
|
2013-11-05 22:56:19 +00:00 |
|
benjamin.drung@gmail.com
|
639c93c145
|
Rename --enable-static to --enable-static-wx.
--enable-static is too generic and also used by libtool.
|
2013-11-05 22:28:42 +00:00 |
|
benjamin.drung@gmail.com
|
970466b966
|
Move comment to the correct place.
|
2013-11-05 16:11:22 +00:00 |
|
benjamin.drung@gmail.com
|
2840850782
|
Sort list of optional libraries.
|
2013-11-05 16:10:50 +00:00 |
|
lllucius
|
3532ecd7b2
|
Reworked LV2 plug-ing support.
This enables all platforms to use LV2 plugins in non-GUI mode. There is
still some work to do, like subgroup handling and better scalepoint
handling.
|
2013-10-27 11:13:20 +00:00 |
|
benjamin.drung@gmail.com
|
e1eb176ec4
|
Make configure subdirectories in AC_CONFIG_SUBDIRS literal.
This fixes the autoreconf warnings and follows the upstream manual:
http://www.gnu.org/savannah-checkouts/gnu/autoconf/manual/autoconf-2.69/html_node/Subdirectories.html
|
2013-10-24 23:11:56 +00:00 |
|
benjamin.drung@gmail.com
|
e03c87608d
|
Remove trailing spaces in configure.ac.
|
2013-10-24 00:47:56 +00:00 |
|
benjamin.drung@gmail.com
|
303fd4aee6
|
Remove obsolete Vim/Emacs comment in configure.ac.
|
2013-10-24 00:46:31 +00:00 |
|
benjamin.drung@gmail.com
|
19276411dc
|
Reflect configure.in rename in comments.
|
2013-10-24 00:45:38 +00:00 |
|
benjamin.drung@gmail.com
|
5f0623b7f5
|
Rename configure.in to configure.ac
Refer to https://lists.gnu.org/archive/html/automake/2013-05/msg00049.html for details.
|
2013-10-24 00:43:41 +00:00 |
|