OSDN Git Service

Complete previous change.
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Mar 2004 14:35:09 +0000 (14:35 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Mar 2004 14:35:09 +0000 (14:35 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@78761 138bc75d-0d04-0410-961f-82ee72b054a4

libada/configure
libada/configure.in

index 5153cad..0eca539 100755 (executable)
@@ -1196,6 +1196,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 
 
 
 
+
 # This is an autoconf 2.5x script.
 
 
 # This is an autoconf 2.5x script.
 
 
index 35923fb..fa1337a 100644 (file)
@@ -15,7 +15,8 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
-AC_INIT(Makefile.in)
+AC_INIT
+AC_CONFIG_SRCDIR([Makefile.in])
 
 # This is an autoconf 2.5x script.
 AC_PREREQ([2.57])
 
 # This is an autoconf 2.5x script.
 AC_PREREQ([2.57])