
{"id":320,"date":"2010-01-14T14:50:18","date_gmt":"2010-01-14T14:50:18","guid":{"rendered":"http:\/\/froisa.com\/?p=320"},"modified":"2010-01-14T14:50:18","modified_gmt":"2010-01-14T14:50:18","slug":"data-configuration-file","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2010\/01\/14\/data-configuration-file\/","title":{"rendered":"data.configuration file"},"content":{"rendered":"<p><code><br \/>\n\/* Source Installer, Copyright (c) 2005,2006,2007 Claudio Fontana<\/p>\n<p>   preferences.c - user choices saved in the preferences file<\/p>\n<p>   This program is free software; you can redistribute it and\/or modify<br \/>\n       it under the terms of the GNU General Public License as published by<br \/>\n   the Free Software Foundation; either version 3 of the License, or<br \/>\n       (at your option) any later version.<\/p>\n<p>   This program is distributed in the hope that it will be useful,<br \/>\n       but WITHOUT ANY WARRANTY; without even the implied warranty of<br \/>\n       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the<br \/>\n       GNU General Public License for more details.<\/p>\n<p>   You should have received a copy of the GNU General Public License<br \/>\n       along with this program (look for the file called COPYING);<br \/>\n       if not, write to the Free Software Foundation, Inc.,<br \/>\n           51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA<\/p>\n<p>       You can contact the author (Claudio Fontana) by sending a mail<br \/>\n       to claudio@gnu.org<br \/>\n*\/<\/p>\n<p>#include \"src_stdinc.h\"<br \/>\n#include \"preferences.h\"<\/p>\n<p>struct srcinst_parsed_data _keywords_preferences[SRCINST_PREFERENCES_NKEYS]<br \/>\n    = {<br \/>\n    {\"ADD_DIRECTORY\", 0, \"%s\"},<br \/>\n    {\"INSTALL\", 0, \"%d\"},<br \/>\n    {\"KEEP_SOURCE\", 0, \"%d\"},<br \/>\n    {\"MANUAL_CONFIGURE\", 0, \"%d\"},<br \/>\n    {\"PREFIX\", 0, \"%s\"},<br \/>\n    {\"QUIET\", 0, \"%d\"},<br \/>\n    {\"SRC_COMPRESS\", 0, \"%s\"},<br \/>\n    {\"STRIP\", 0, \"%d\"}<br \/>\n};<br \/>\n<\/code><br \/>\n<a href=\"http:\/\/jan.newmarch.name\/OS\/l5_2.html\">http:\/\/jan.newmarch.name\/OS\/l5_2.html<\/a><br \/>\n<a href=\"http:\/\/cprogramminglanguage.net\/c-structure.aspx\">http:\/\/cprogramminglanguage.net\/c-structure.aspx<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\/* Source Installer, Copyright (c) 2005,2006,2007 Claudio Fontana preferences.c &#8211; user choices saved in the preferences file This program is free software; you can redistribute it and\/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.trueangle.org\/index.php\/2010\/01\/14\/data-configuration-file\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;data.configuration file&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[621],"_links":{"self":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/320"}],"collection":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/comments?post=320"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/320\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=320"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=320"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=320"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}