summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMichael Meeks <michael@ximian.com>2002-02-20 16:43:20 +0000
committerMichael Meeks <michael@src.gnome.org>2002-02-20 16:43:20 +0000
commite776382d529d99b349b150163eda847a19f658c1 (patch)
treea09387a9b17c247b323628a14310fa7e021dadb4 /configure.in
parentb7d36b2b63136418d5a4aefdb27c2fc3466570a5 (diff)
downloadnautilus-e776382d529d99b349b150163eda847a19f658c1.tar.gz
remove usize mis-use.
2002-02-20 Michael Meeks <michael@ximian.com> * components/throbber/nautilus-throbber.c (nautilus_throbber_set_small_mode): remove usize mis-use. * components/text/nautilus-text-view.c: remove bogus ghttp include. * components/music/nautilus-music-view.c (image_button_callback): upd. signal handling. (xpm_dual_label_box, xpm_label_box): upd. container border width. (nautilus_music_view_update): fix leak & upd. path handling. * components/music/mpg123.c (eval_id3_format), (mpg123_format_song_title): upd. path handling. * components/hardware/main.c: include string.h * components/hardware/nautilus-hardware-view.c (setup_form_title): use gnome_program_locate_file. * components/hardware/Makefile.am, * components/sample/Makefile.am, * components/tree/Makefile.am, * components/text/Makefile.am, * components/throbber/Makefile.am, * components/music/Makefile.am: add disable deprecated cflags. * components/Makefile.am: remove image_viewer * configure.in: upd.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index f83e9afb5..831d38ae5 100644
--- a/configure.in
+++ b/configure.in
@@ -315,7 +315,6 @@ components/adapter/Makefile
components/hardware/Makefile
components/hardware/icons/Makefile
components/history/Makefile
-components/image-viewer/Makefile
components/loser/Makefile
components/loser/content/Makefile
components/loser/sidebar/Makefile