Enlightenment CVS committal
Author : atmosphere
Project : e17
Module : proto
Dir : e17/proto/esmart
Modified Files:
configure.in
Log Message:
need quotes around this string so the header gets generated right :)
===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/esmart/configure.in,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- configure.in 21 Jan 2004 16:40:03 -0000 1.11
+++ configure.in 21 Jan 2004 16:53:01 -0000 1.12
@@ -30,7 +30,7 @@
else
container_plugin_dir=${prefix}/lib/${PACKAGE}/layout
fi
-AC_DEFINE_UNQUOTED(CONTAINER_PLUGIN_DIR, ${container_plugin_dir}, [Container Plugin
Directory])
+AC_DEFINE_UNQUOTED(CONTAINER_PLUGIN_DIR, "${container_plugin_dir}", [Container Plugin
Directory])
AC_SUBST(CONTAINER_PLUGIN_DIR)
changequote(,)dnl
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs