This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
binutils-gdb
Watch
12
Star
0
Fork
You've already forked binutils-gdb
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
d8e275b49d
binutils-gdb
/
gdb
/
doc
/
configure.in
6 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial creation of sourceware repository
1999-04-16 03:35:26 +02:00
AC_PREREQ(2.12.1)
AC_INIT(refcard.tex)
AC_PROG_INSTALL
* Makefile.in (LN_S): Define. (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't invoke "ln -s" unless it is known to work. * configure.in (AC_PROG_LN_S): Add.
2000-04-16 10:47:41 +02:00
AC_PROG_LN_S
Initial creation of sourceware repository
1999-04-16 03:35:26 +02:00
AC_OUTPUT(Makefile)