mirror of
https://gitlab.gnome.org/GNOME/nautilus
synced 2024-11-05 16:04:31 +00:00
Remove extraneous debugging printf.
* configure.in: Remove extraneous debugging printf.
This commit is contained in:
parent
a7bae05f9e
commit
62f7e9a3aa
2 changed files with 5 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
2000-10-16 Ramiro Estrugo <ramiro@eazel.com>
|
||||
|
||||
* configure.in:
|
||||
Remove extraneous debugging printf.
|
||||
|
||||
2000-10-16 Rebecca Schulman <rebecka@eazel.com>
|
||||
|
||||
* libnautilus/nautilus-clipboard.c: (add_menu_items_callback),
|
||||
|
|
|
@ -169,8 +169,6 @@ fi
|
|||
|
||||
found_mozilla=false
|
||||
|
||||
echo mozilla_component_disabled is $mozilla_component_disabled
|
||||
|
||||
if test "x$mozilla_component_disabled" = "xno"
|
||||
then
|
||||
BUILD_MOZILLA_COMPONENT=
|
||||
|
|
Loading…
Reference in a new issue