Added `freebsd' directory.

1998-08-06  Martin Baulig  <martin@home-of-linux.org>

	* gnome-libgtop-sysdeps.m4: Added `freebsd' directory.

svn path=/trunk/; revision=304
This commit is contained in:
Martin Baulig
1998-08-06 21:52:01 +00:00
committed by Martin Baulig
parent 56d9c43fd9
commit f91ebfeae9
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,7 @@
1998-08-06 Martin Baulig <martin@home-of-linux.org>
* gnome-libgtop-sysdeps.m4: Added `freebsd' directory.
1998-08-04 Raja R Harinath <harinath@cs.umn.edu>
* gnome-x-checks.m4: Define USE_DEVGTK unconditionally to `true'.

View File

@ -83,6 +83,11 @@ main (void)
libgtop_use_machine_h=yes
libgtop_need_server=yes
;;
freebsd*)
libgtop_sysdeps_dir=freebsd
libgtop_use_machine_h=yes
libgtop_need_server=yes
;;
*)
libgtop_sysdeps_dir=stub
libgtop_use_machine_h=no