Connected the direct edit checkbox.
[jben2_gui.git] / INSTALL_autoconf.txt
blob8c4589221032e841df7633014aa38de368644d63
1 J-Ben uses autoconf and automake for building the bundled "kpengine"\r
2 application.  This document is intended for those who are not familiar\r
3 with using the autotools directly.\r
4 \r
5 If the bundled application does not contain a "configure" script (for\r
6 example, if pulled directly from git), the following should create the\r
7 needed files:\r
8 \r
9     autoreconf -i\r
11 The remainder of installation instructions are in INSTALL.txt.\r