Enlightenment CVS committal
Author : moom16
Project : e17
Module : proto
Dir : e17/proto/etk
Modified Files:
configure.in
Log Message:
* Some work on the filechooser
- Apply the patch of devilhorns
- Adds a "places" tree that contains the "up" arrow, the home, the
root and the mount points. The code for BSD is written but I can't
test it, so maybe it won't compile on a BSD system
===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/etk/configure.in,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- configure.in 11 Feb 2006 20:35:48 -0000 1.8
+++ configure.in 12 Feb 2006 00:55:22 -0000 1.9
@@ -87,6 +87,15 @@
packagesrcdir=`cd $srcdir && pwd`
AC_DEFINE_UNQUOTED(PACKAGE_SOURCE_DIR, "${packagesrcdir}", [Source Code
Directory])
+case "$host_os" in
+ *bsd*)
+ AC_DEFINE(HAVE_BSD, [], "Have a BSD distribution")
+ ;;
+ linux*)
+ AC_DEFINE(HAVE_LINUX, [], "Have a Linux distribution")
+ ;;
+esac
+
function vser
{
v=$1
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs