From c6c2fb259c3eb91e2c038c51b33deffb74e9b4f4 Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Sep 08 2008 17:57:59 +0000 Subject: * Thu Sep 04 2008 Jeff Johnston 5.0.0-5 - Fix for autotools plugin referencing invalid build nature. - Resolves #461201 --- diff --git a/eclipse-cdt-autotools-plugin.patch b/eclipse-cdt-autotools-plugin.patch new file mode 100644 index 0000000..6fdf520 --- /dev/null +++ b/eclipse-cdt-autotools-plugin.patch @@ -0,0 +1,12 @@ +diff -up ./plugin.xml.fix ./plugin.xml +--- ./plugin.xml.fix 2008-09-04 16:09:17.000000000 -0400 ++++ ./plugin.xml 2008-09-04 16:09:34.000000000 -0400 +@@ -754,7 +754,7 @@ + name="%AutotoolsNature.name" + point="org.eclipse.core.resources.natures"> + ++ id="org.eclipse.cdt.managedbuilder.core.managedBuildNature"> + + + 5.0.0-5 +- Fix for autotools plugin referencing invalid build nature. +- Resolves #461201 + * Wed Aug 20 2008 Andrew Overholt 5.0.0-4 - Add building and running of tests - Remove LexerTests until 5.0.1