]> rtime.felk.cvut.cz Git - fpga/lx-cpu1/gcc-tumbl.git/commitdiff
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 5153cadda3297eef805bd979d788af17410bc19b..0eca539497f4c71774ef960de21c0a3e24718495 100755 (executable)
@@ -1195,6 +1195,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 
+
 
 # This is an autoconf 2.5x script.
 
index 35923fbad957c8507195de67bb7cff584eecb2d5..fa1337a86e84e695bfe569e6d3078970fce48ce1 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.
 
-AC_INIT(Makefile.in)
+AC_INIT
+AC_CONFIG_SRCDIR([Makefile.in])
 
 # This is an autoconf 2.5x script.
 AC_PREREQ([2.57])