blob: 6faf0d71884a7d753a4c2b9b51a7c8974c50cead (
plain)
1
2
3
4
5
6
7
|
2014-02-02 Gabriel Dos Reis <gdr@integrable-solutions.net>
* Makefile.am (all-gui): Depend on all-syntax.
* gui/gui.pro.in: Fix qmake idiocy on mac os.
* lib/cfuns-c.c (make_c_str): New helper.
(oa_acquire_temporary_pathname): Use it. Prefer mktemp.
|