This website requires JavaScript.
Explore
Help
Register
Sign In
darlinghq
/
darling-gdb
Watch
1
Star
0
Fork
0
You've already forked darling-gdb
mirror of
https://github.com/darlinghq/darling-gdb.git
synced
2024-12-11 14:14:23 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
58ab00f996
darling-gdb
/
gdb
/
doc
/
configure.in
6 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial creation of sourceware repository
1999-04-16 01:35:26 +00: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 08:47:41 +00:00
AC_PROG_LN_S
Initial creation of sourceware repository
1999-04-16 01:35:26 +00:00
AC_OUTPUT(Makefile)
Reference in New Issue
Copy Permalink