diff options
Diffstat (limited to 'libada/configure.in')
-rw-r--r-- | libada/configure.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libada/configure.in b/libada/configure.in index 1591cf3..35923fb 100644 --- a/libada/configure.in +++ b/libada/configure.in @@ -15,8 +15,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -# Please keep the version number in sync with the general GCC version. -AC_INIT([GCC libada],[experimental pre-3.5]) +AC_INIT(Makefile.in) # This is an autoconf 2.5x script. AC_PREREQ([2.57]) |