Revision: 2378
http://synfig.svn.sourceforge.net/synfig/?rev=2378&view=rev
Author: pabs3
Date: 2009-06-12 03:52:47 +0000 (Fri, 12 Jun 2009)
Log Message:
-----------
Fix bugs in previous commit that caused FTBFS in synfig and ETL FTBFS with
older automake.
Modified Paths:
--------------
ETL/trunk/ETL/Makefile.am
ETL/trunk/ETL/etl_config.h
Modified: ETL/trunk/ETL/Makefile.am
===================================================================
--- ETL/trunk/ETL/Makefile.am 2009-06-07 10:41:14 UTC (rev 2377)
+++ ETL/trunk/ETL/Makefile.am 2009-06-12 03:52:47 UTC (rev 2378)
@@ -6,7 +6,7 @@
etlconfigdir = $(libdir)/ETL/include
-etlconfig_DATA = $(builddir)/etl_profile.h
+etlconfig_DATA = etl_profile.h
etldir = $(includedir)/ETL
Modified: ETL/trunk/ETL/etl_config.h
===================================================================
--- ETL/trunk/ETL/etl_config.h 2009-06-07 10:41:14 UTC (rev 2377)
+++ ETL/trunk/ETL/etl_config.h 2009-06-12 03:52:47 UTC (rev 2378)
@@ -3,7 +3,7 @@
#ifndef __ETL_CONFIG_H
#define __ETL_CONFIG_H
-#include "etl_profile.h"
+#include <etl_profile.h>
#include <utility>
#ifndef ETL_NAMESPACE
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Synfig-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl