Add WITH_SMBFS
authorMiguel de Icaza <miguel@nuclecu.unam.mx>
Tue, 22 Jun 1999 21:02:30 +0000 (21:02 +0000)
committerArturo Espinosa <unammx@src.gnome.org>
Tue, 22 Jun 1999 21:02:30 +0000 (21:02 +0000)
commit174b15faee18d826d9037b39d86cd6d1c9741313
treef3375d33a376562e61f44cb1dc9e6cd406b550db
parent730948ef84dbd43e2be52b523a0a78451184a69f
Add WITH_SMBFS

1999-06-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>

* acconfig.h: Add WITH_SMBFS

* macros/gnome-vfs.m4: Support conditional samba support.

1999-06-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>

* gsession.c (create_default_panel): Use directory specified in
command line.

* gcorba.c (corba_create_window): Pass the directory we receive or
cwd if this value is NULL.

* gmain.c (non_corba_create_panels): Use parameter for startup
directory (use the this_dir external directory for this).
(create_panels): Pass this_dsir to non_corba_create_panels and
corba_create_window.

svn path=/trunk/; revision=826
macros/gnome-vfs.m4