Switch to new config/hm-* scheme.
authorJohn Gilmore <gnu@cygnus>
Fri, 25 Oct 1991 05:02:04 +0000 (05:02 +0000)
committerJohn Gilmore <gnu@cygnus>
Fri, 25 Oct 1991 05:02:04 +0000 (05:02 +0000)
readline/ChangeLog
readline/configure.in

index 9b96cfd..ac4b504 100644 (file)
@@ -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)
 
index 1d14098..f7b80da 100644 (file)
@@ -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: