grim/guifications3

Parents b3a1154e0366
Children 8e6f170cb062
grim: ask and ye may receive. Killed all #include 's in gflib.
--- a/gflib/gflib/gf_client.c Mon May 16 20:46:27 2011 -0500
+++ b/gflib/gflib/gf_client.c Mon May 16 23:53:09 2011 -0400
@@ -15,9 +15,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#if HAVE_CONFIG_H
-# include <config.h>
-#endif /* HAVE_CONFIG_H */
#include <gflib/gf_client.h>
#include <gflib/gf_intl.h>
--- a/gflib/gflib/gf_client_connection.c Mon May 16 20:46:27 2011 -0500
+++ b/gflib/gflib/gf_client_connection.c Mon May 16 23:53:09 2011 -0400
@@ -15,9 +15,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#if HAVE_CONFIG_H
-# include <config.h>
-#endif /* HAVE_CONFIG_H */
#include <gflib/gf_client_connection.h>
#include <gflib/gf_intl.h>
--- a/gflib/gflib/gf_connection.c Mon May 16 20:46:27 2011 -0500
+++ b/gflib/gflib/gf_connection.c Mon May 16 23:53:09 2011 -0400
@@ -15,9 +15,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#if HAVE_CONFIG_H
-# include <config.h>
-#endif /* HAVE_CONFIG_H */
#include <gflib/gf_connection.h>
#include <gflib/gf_enum.h>
--- a/gflib/gflib/gf_connection_manager.c Mon May 16 20:46:27 2011 -0500
+++ b/gflib/gflib/gf_connection_manager.c Mon May 16 23:53:09 2011 -0400
@@ -15,9 +15,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif /* HAVE_CONFIG_H */
#include <gflib/gf_connection_manager.h>
--- a/gflib/gflib/gf_console_logger.c Mon May 16 20:46:27 2011 -0500
+++ b/gflib/gflib/gf_console_logger.c Mon May 16 23:53:09 2011 -0400
@@ -15,9 +15,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif /* HAVE_CONFIG_H */
#include <stdio.h>
#include <time.h>
--- a/gflib/gflib/gf_core.c Mon May 16 20:46:27 2011 -0500
+++ b/gflib/gflib/gf_core.c Mon May 16 23:53:09 2011 -0400
@@ -38,9 +38,6 @@
* ::::::`:::::;' / / `#
*
*/
-#if HAVE_CONFIG_H
-# include <config.h>
-#endif /* HAVE_CONFIG_H */
#include <stdio.h>
#include <stdlib.h>
--- a/gflib/gflib/gf_enum.c.template Mon May 16 20:46:27 2011 -0500
+++ b/gflib/gflib/gf_enum.c.template Mon May 16 23:53:09 2011 -0400
@@ -16,9 +16,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#if HAVE_CONFIG_H
-# include <config.h>
-#endif /* HAVE_CONFIG_H */
#include <gflib/gf_enum.h>
#include <gflib/gf_intl.h>
--- a/gflib/gflib/gf_event.c Mon May 16 20:46:27 2011 -0500
+++ b/gflib/gflib/gf_event.c Mon May 16 23:53:09 2011 -0400
@@ -15,9 +15,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#if HAVE_CONFIG_H
-# include <config.h>
-#endif /* HAVE_CONFIG_H */
#include <gflib/gf_intl.h>
#include <gflib/gf_event.h>
--- a/gflib/gflib/gf_event_info.c Mon May 16 20:46:27 2011 -0500
+++ b/gflib/gflib/gf_event_info.c Mon May 16 23:53:09 2011 -0400
@@ -15,9 +15,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#if HAVE_CONFIG_H
-# include <config.h>
-#endif /* HAVE_CONFIG_H */
#include <gflib/gf_event_info.h>
#include <gflib/gf_intl.h>
--- a/gflib/gflib/gf_feed.c Mon May 16 20:46:27 2011 -0500
+++ b/gflib/gflib/gf_feed.c Mon May 16 23:53:09 2011 -0400
@@ -15,9 +15,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#if HAVE_CONFIG_H
-# include <config.h>
-#endif /* HAVE_CONFIG_H */
#include <gflib/gf_feed.h>
#include <gflib/gf_intl.h>
--- a/gflib/gflib/gf_feed_manager.c Mon May 16 20:46:27 2011 -0500
+++ b/gflib/gflib/gf_feed_manager.c Mon May 16 23:53:09 2011 -0400
@@ -15,9 +15,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#if HAVE_CONFIG_H
-# include <config.h>
-#endif /* HAVE_CONFIG_H */
#include <gflib/gf_feed_manager.h>
#include <gflib/gf_intl.h>
--- a/gflib/gflib/gf_file_logger.c Mon May 16 20:46:27 2011 -0500
+++ b/gflib/gflib/gf_file_logger.c Mon May 16 23:53:09 2011 -0400
@@ -15,9 +15,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif /* HAVE_CONFIG_H */
#include <stdio.h>
#include <time.h>
--- a/gflib/gflib/gf_filesystem.c Mon May 16 20:46:27 2011 -0500
+++ b/gflib/gflib/gf_filesystem.c Mon May 16 23:53:09 2011 -0400
@@ -15,9 +15,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif /* HAVE_CONFIG_H */
#include <gflib/gf_filesystem.h>
--- a/gflib/gflib/gf_image.c Mon May 16 20:46:27 2011 -0500
+++ b/gflib/gflib/gf_image.c Mon May 16 23:53:09 2011 -0400
@@ -15,9 +15,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif /* HAVE_CONFIG_H */
#include <stdio.h>
#include <string.h>
--- a/gflib/gflib/gf_intl.h Mon May 16 20:46:27 2011 -0500
+++ b/gflib/gflib/gf_intl.h Mon May 16 23:53:09 2011 -0400
@@ -18,10 +18,6 @@
#ifndef GF_INTL_H
#define GF_INTL_H
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif /* HAVE_CONFIG_H */
-
#ifdef ENABLE_NLS
# include <glib/gi18n-lib.h>
# define P_(String) dgettext(GETTEXT_PACKAGE "-properties",String)
--- a/gflib/gflib/gf_logger.c Mon May 16 20:46:27 2011 -0500
+++ b/gflib/gflib/gf_logger.c Mon May 16 23:53:09 2011 -0400
@@ -15,9 +15,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif /* HAVE_CONFIG_H */
#include <stdio.h>
#include <time.h>
--- a/gflib/gflib/gf_named_object.c Mon May 16 20:46:27 2011 -0500
+++ b/gflib/gflib/gf_named_object.c Mon May 16 23:53:09 2011 -0400
@@ -15,9 +15,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#if HAVE_CONFIG_H
-# include <config.h>
-#endif /* HAVE_CONFIG_H */
#include <gflib/gf_named_object.h>
--- a/gflib/gflib/gf_native_plugin.c Mon May 16 20:46:27 2011 -0500
+++ b/gflib/gflib/gf_native_plugin.c Mon May 16 23:53:09 2011 -0400
@@ -15,9 +15,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#if HAVE_CONFIG_H
-# include <config.h>
-#endif /* HAVE_CONFIG_H */
#include <gflib/gf_native_plugin.h>
--- a/gflib/gflib/gf_native_plugin_loader.c Mon May 16 20:46:27 2011 -0500
+++ b/gflib/gflib/gf_native_plugin_loader.c Mon May 16 23:53:09 2011 -0400
@@ -15,9 +15,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#if HAVE_CONFIG_H
-# include <config.h>
-#endif /* HAVE_CONFIG_H */
#include <gflib/gf_native_plugin_loader.h>
--- a/gflib/gflib/gf_object.c Mon May 16 20:46:27 2011 -0500
+++ b/gflib/gflib/gf_object.c Mon May 16 23:53:09 2011 -0400
@@ -15,9 +15,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#if HAVE_CONFIG_H
-# include <config.h>
-#endif /* HAVE_CONFIG_H */
#include <gflib/gf_object.h>
--- a/gflib/gflib/gf_plugin.c Mon May 16 20:46:27 2011 -0500
+++ b/gflib/gflib/gf_plugin.c Mon May 16 23:53:09 2011 -0400
@@ -15,9 +15,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#if HAVE_CONFIG_H
-# include <config.h>
-#endif /* HAVE_CONFIG_H */
#include <gmodule.h>
#include <string.h>
--- a/gflib/gflib/gf_plugin_loader.c Mon May 16 20:46:27 2011 -0500
+++ b/gflib/gflib/gf_plugin_loader.c Mon May 16 23:53:09 2011 -0400
@@ -15,9 +15,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#if HAVE_CONFIG_H
-# include <config.h>
-#endif /* HAVE_CONFIG_H */
#include <gflib/gf_plugin_loader.h>
--- a/gflib/gflib/gf_plugin_manager.c Mon May 16 20:46:27 2011 -0500
+++ b/gflib/gflib/gf_plugin_manager.c Mon May 16 23:53:09 2011 -0400
@@ -15,9 +15,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif /* HAVE_CONFIG_H */
#include <string.h>
--- a/gflib/gflib/gf_preference.c Mon May 16 20:46:27 2011 -0500
+++ b/gflib/gflib/gf_preference.c Mon May 16 23:53:09 2011 -0400
@@ -15,9 +15,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#if HAVE_CONFIG_H
-# include <config.h>
-#endif /* HAVE_CONFIG_H */
#include <gflib/gf_intl.h>
#include <gflib/gf_preference.h>
--- a/gflib/gflib/gf_preference_engine.c Mon May 16 20:46:27 2011 -0500
+++ b/gflib/gflib/gf_preference_engine.c Mon May 16 23:53:09 2011 -0400
@@ -15,9 +15,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#if HAVE_CONFIG_H
-# include <config.h>
-#endif /* HAVE_CONFIG_H */
#include <gflib/gf_intl.h>
#include <gflib/gf_marshallers.h>
--- a/gflib/gflib/gf_preference_engine_null.c Mon May 16 20:46:27 2011 -0500
+++ b/gflib/gflib/gf_preference_engine_null.c Mon May 16 23:53:09 2011 -0400
@@ -15,9 +15,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#if HAVE_CONFIG_H
-# include <config.h>
-#endif /* HAVE_CONFIG_H */
#include <gflib/gf_preference_engine_null.h>
--- a/gflib/gflib/gf_preference_engine_xml.c Mon May 16 20:46:27 2011 -0500
+++ b/gflib/gflib/gf_preference_engine_xml.c Mon May 16 23:53:09 2011 -0400
@@ -15,9 +15,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#if HAVE_CONFIG_H
-# include <config.h>
-#endif /* HAVE_CONFIG_H */
#include <stdlib.h>
#include <time.h>
--- a/gflib/gflib/gf_preferences_proxy.c Mon May 16 20:46:27 2011 -0500
+++ b/gflib/gflib/gf_preferences_proxy.c Mon May 16 23:53:09 2011 -0400
@@ -15,9 +15,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#if HAVE_CONFIG_H
-# include <config.h>
-#endif /* HAVE_CONFIG_H */
#include <gflib/gf_intl.h>
#include <gflib/gf_preferences_proxy.h>
--- a/gflib/gflib/gf_preferences_proxy_entry.c Mon May 16 20:46:27 2011 -0500
+++ b/gflib/gflib/gf_preferences_proxy_entry.c Mon May 16 23:53:09 2011 -0400
@@ -15,9 +15,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#if HAVE_CONFIG_H
-# include <config.h>
-#endif /* HAVE_CONFIG_H */
#include <gflib/gf_intl.h>
#include <gflib/gf_preferences_proxy_entry.h>
--- a/gflib/gflib/gf_query_plugins.c Mon May 16 20:46:27 2011 -0500
+++ b/gflib/gflib/gf_query_plugins.c Mon May 16 23:53:09 2011 -0400
@@ -15,9 +15,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
#include <getopt.h>
#include <stdio.h>
--- a/gflib/gflib/gf_server_connection.c Mon May 16 20:46:27 2011 -0500
+++ b/gflib/gflib/gf_server_connection.c Mon May 16 23:53:09 2011 -0400
@@ -15,9 +15,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#if HAVE_CONFIG_H
-# include <config.h>
-#endif /* HAVE_CONFIG_H */
#include <gflib/gf_server_connection.h>
#include <gflib/gf_intl.h>