mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-10 03:02:30 +00:00
Switch to new config/hm-* scheme.
This commit is contained in:
parent
a051de4b21
commit
d1ac7440ae
@ -1,6 +1,7 @@
|
||||
Thu Oct 24 21:58:46 1991 John Gilmore (gnu at cygnus.com)
|
||||
|
||||
* configure.in: aix is a Sys V as far as we're concerned.
|
||||
Switch to new config/hm-* scheme.
|
||||
|
||||
Thu Oct 24 02:08:50 1991 Fred Fish (fnf at cygnus.com)
|
||||
|
||||
|
@ -10,7 +10,7 @@ srcname="the readline library"
|
||||
# per-host:
|
||||
|
||||
case "${host_os}" in
|
||||
sysv* | irix* | aix*) host_makefile_frag=config/hmake-sysv ;;
|
||||
sysv* | irix* | aix*) host_makefile_frag=config/hm-sysv ;;
|
||||
esac
|
||||
|
||||
# per-target:
|
||||
|
Loading…
x
Reference in New Issue
Block a user