+2007-12-28 Christian Persch <chpe@gnome.org>
+
+ * **/*.c: Include config.h. Bug #504721.
+
2007-12-28 Carlos Garcia Campos <carlosgc@gnome.org>
* configure.ac:
#include "config.h"
+#include <config.h>
#include <unistd.h>
#include <string.h>
#include <glib/gi18n.h>
#include "config.h"
+#include <config.h>
#include "djvu-document.h"
#include "djvu-text.h"
#include "djvu-links.h"
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
+#include <config.h>
#include <string.h>
#include <glib.h>
#include <libdjvu/miniexp.h>
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
+#include <config.h>
#include <string.h>
#include <glib.h>
#include <libdjvu/miniexp.h>
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
+#include <config.h>
#include <string.h>
#include <glib.h>
#include <libdjvu/miniexp.h>
#include "config.h"
+#include <config.h>
#include "dvi-document.h"
#include "ev-document-thumbnails.h"
#include "ev-document-misc.h"
* - changed (width == 250) to (width = 250) in initializeArray
*/
+#include <config.h>
#include "sysdeps.h"
#ifdef WITH_AFM_FILES
/* Bitmap manipulation routines */
+#include <config.h>
#include <stdlib.h>
#include "mdvi.h"
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
+#include <config.h>
#include "mdvi.h"
#include "color.h"
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
+#include <config.h>
#include <stdlib.h>
#include <string.h>
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
+#include <config.h>
#include "mdvi.h"
void mdvi_set_color(DviContext *dvi, Ulong fg, Ulong bg)
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
+#include <config.h>
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
+#include <config.h>
#include <unistd.h>
#include <fcntl.h>
#include <sys/stat.h>
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
+#include <config.h>
#include <stdlib.h>
#include "mdvi.h"
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
+#include <config.h>
#include <string.h>
#include <stdlib.h>
#include <stdio.h>
* fonts are configured.
*/
+#include <config.h>
#include "mdvi.h"
#define HAVE_PROTOTYPES 1
/* functions to read GF fonts */
+#include <config.h>
#include <string.h>
#include "common.h"
#include "mdvi.h"
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
+#include <config.h>
#include "mdvi.h"
/* simple hash tables for MDVI */
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
+#include <config.h>
#include "common.h"
void listh_init(ListHead *head)
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
+#include <config.h>
#include <stdlib.h>
#include <ctype.h>
#include <string.h>
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
+#include <config.h>
#include <string.h>
#include "common.h"
* - Made bitmap code much more efficient and compact.
*/
+#include <config.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
+#include <config.h>
#include <stdlib.h>
#include <string.h>
#include <errno.h>
/* postscript specials */
+#include <config.h>
#include <stdlib.h>
#include <string.h>
#include <sys/stat.h>
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
+#include <config.h>
#include <ctype.h>
#include <string.h>
* We use T1lib only as a rasterizer, not to draw glyphs.
*/
+#include <config.h>
#include "mdvi.h"
#ifdef WITH_TYPE1_FONTS
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
+#include <config.h>
#include <stdlib.h>
#include <stdarg.h>
#include <string.h>
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
+#include <config.h>
#include <stdio.h> /* tex-file.h needs this */
#include <stdlib.h>
#include <stdarg.h>
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
+#include <config.h>
#include "mdvi.h"
#ifdef WITH_TRUETYPE_FONTS
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
+#include <config.h>
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
+#include <config.h>
#include <string.h>
#include "mdvi.h"
** modify it under the terms of GNU General Public License.
*/
+#include <config.h>
#include "common.h"
#include "internal.h"
** modify it under the terms of GNU General Public License.
*/
+#include <config.h>
#include "common.h"
#include "internal.h"
** modify it under the terms of GNU General Public License.
*/
+#include <config.h>
#include "common.h"
#include "internal.h"
** modify it under the terms of GNU Lesser General Public License.
*/
+#include <config.h>
#include <errno.h>
#include "common.h"
#include "config.h"
+#include <config.h>
#include <gtk/gtk.h>
#include <glib/gi18n.h>
#include <string.h>
** modify it under the terms of GNU General Public License.
*/
+#include <config.h>
#include "common.h"
#include "internal.h"
** modify it under the terms of GNU General Public License.
*/
+#include <config.h>
#include "common.h"
#include "internal.h"
#include <math.h>
** modify it under the terms of GNU General Public License.
*/
+#include <config.h>
#include "common.h"
#include "internal.h"
#include <math.h>
** modify it under the terms of GNU General Public License.
*/
+#include <config.h>
#include "common.h"
#include "internal.h"
#include <math.h>
** modify it under the terms of GNU General Public License.
*/
+#include <config.h>
#include "common.h"
#include "internal.h"
** modify it under the terms of GNU General Public License.
*/
+#include <config.h>
#include "common.h"
#include "internal.h"
** modify it under the terms of GNU General Public License.
*/
+#include <config.h>
#include "common.h"
#include "internal.h"
** modify it under the terms of GNU General Public License.
*/
+#include <config.h>
#include "common.h"
#include "zip.h"
#include <zlib.h>
#include "config.h"
+#include <config.h>
#include "pixbuf-document.h"
#include "ev-document-thumbnails.h"
#include "ev-document-misc.h"
#include <config.h>
+#include <config.h>
#include <glib/gi18n.h>
#include <stdlib.h>
#include <libspectre/spectre.h>
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
+#include <config.h>
#include <string.h>
#include <gsio.h>
/* end of patch */
+#include <config.h>
#include <stdlib.h>
#include <stdio.h>
#ifndef SEEK_SET
#include "config.h"
+#include <config.h>
#include <stdio.h>
#include <glib.h>
#include <glib/gi18n.h>
*
*/
+#include <config.h>
#include <stdio.h>
#include <stdlib.h> /* for atof */
#include <math.h>
@true
stamp-eggtypebuiltins.c: $(EGGHEADERS)
( cd $(srcdir) && $(GLIB_MKENUMS) \
+ --fhead "#include <config.h>\n\n" \
--fhead "#include \"eggtypebuiltins.h\"\n\n" \
--fprod "\n/* enumerations from \"@filename@\" */" \
--fprod "\n#include \"@filename@\"" \
* Boston, MA 02111-1307, USA.
*/
+#include <config.h>
#include <string.h>
#include <gtk/gtktreeselection.h>
#include <gtk/gtksignal.h>
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
*/
+#include <config.h>
#include <glib/gi18n.h>
#include <glib/gstdio.h>
#include <libgnomevfs/gnome-vfs.h>
+#include <config.h>
#include "ev-backend-marshalers.h"
#include "ev-backend-marshalers.c"
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
*/
+#include <config.h>
#include "ev-document-forms.h"
GType
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
*/
+#include <config.h>
#include "ev-document-images.h"
GType
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
+#include <config.h>
#include "ev-document-misc.h"
#include <string.h>
#include <gtk/gtk.h>
*
*/
+#include <config.h>
#include "ev-document-thumbnails.h"
GType
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
*/
+#include <config.h>
#include "ev-document-transition.h"
GType
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
*/
+#include <config.h>
#include "ev-file-exporter.h"
GType
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
*/
+#include <config.h>
#include "ev-form-field.h"
static void ev_form_field_init (EvFormField *field);
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
*/
+#include <config.h>
#include <glib/gstdio.h>
#include "ev-file-helpers.h"
#include "ev-image.h"
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
*/
+#include <config.h>
#include "ev-link-action.h"
enum {
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
*/
+#include <config.h>
#include "ev-link-dest.h"
enum {
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
*/
+#include <config.h>
#include "ev-link.h"
enum {
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
*/
+#include <config.h>
#include "ev-render-context.h"
static void ev_render_context_init (EvRenderContext *rc);
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
*/
+#include <config.h>
#include "ev-application.h"
#include "ev-utils.h"
#include "ev-file-helpers.h"
+#include <config.h>
#include "ev-job-queue.h"
/* Like glib calling convention, all functions with _locked in their name assume
+#include <config.h>
#include "ev-jobs.h"
#include "ev-job-queue.h"
#include "ev-document-thumbnails.h"
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
*/
+#include <config.h>
#include <gtk/gtkaccessible.h>
#include <gtk/gtklabel.h>
#include <gtk/gtkhbox.h>
*
*/
+#include <config.h>
#include <gtk/gtk.h>
#include <glib/gi18n.h>
+#include <config.h>
#include "ev-page-cache.h"
#include "ev-job-queue.h"
#include "ev-document-thumbnails.h"
+#include <config.h>
#include "ev-pixbuf-cache.h"
#include "ev-job-queue.h"
#include "ev-page-cache.h"
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
*/
+#include <config.h>
#include "ev-stock-icons.h"
#include <gtk/gtkiconfactory.h>
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
*/
+#include <config.h>
#include <glib/gi18n.h>
#include "ev-view-accessible.h"
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
*/
+#include <config.h>
#include <stdlib.h>
#include <math.h>
#include <string.h>
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
*/
+#include <config.h>
#include "ev-window-title.h"
#include "ev-backends-manager.h"
SOFTWARE.
*/
+#include <config.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
+#include <config.h>
#include <libgnomevfs/gnome-vfs-mime-utils.h>
#include <libgnomevfs/gnome-vfs-uri.h>
#include <libgnomevfs/gnome-vfs-utils.h>