]> git.sesse.net Git - movit/commit
Do not export inlines from the shared library by default. Reduces the number of expor...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 8 May 2014 04:17:50 +0000 (21:17 -0700)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 8 May 2014 04:17:50 +0000 (21:17 -0700)
commit7d51b32062d91ccf46434568a75c5e91805c4750
tree0915738817cce6482a432478eda2ec6b4cb6c710
parent45a95fea489e8972a3387b5b7d09b625b3291b40
Do not export inlines from the shared library by default. Reduces the number of exports somewhat, and helps code generation a tiny bit.
Makefile.in