diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2019-11-21 22:01:00 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2019-11-21 22:01:00 +0200 |
commit | 204dfd4460f499ade13a56152d2b21dcb287ace9 (patch) | |
tree | a7c53e1ee442b1426cebc0b79f26fe985e105660 | |
parent | 5f5b770ec25aaef7265b004fa17adf58d3136a80 (diff) | |
download | egawk-204dfd4460f499ade13a56152d2b21dcb287ace9.tar.gz egawk-204dfd4460f499ade13a56152d2b21dcb287ace9.tar.bz2 egawk-204dfd4460f499ade13a56152d2b21dcb287ace9.zip |
Update aux files.
-rw-r--r-- | ChangeLog | 4 | ||||
-rwxr-xr-x | config.rpath | 10 | ||||
-rw-r--r-- | extension/build-aux/ChangeLog | 4 | ||||
-rwxr-xr-x | extension/build-aux/ar-lib | 4 | ||||
-rwxr-xr-x | extension/build-aux/config.rpath | 10 |
5 files changed, 20 insertions, 12 deletions
@@ -1,3 +1,7 @@ +2019-11-21 Arnold D. Robbins <arnold@skeeve.com> + + * config.rpath: Update from GNULIB. + 2019-11-10 Arnold D. Robbins <arnold@skeeve.com> * compile, config.rpath: Update from GNULIB. Adds msys support. diff --git a/config.rpath b/config.rpath index 1644dbd6..be202c1a 100755 --- a/config.rpath +++ b/config.rpath @@ -57,7 +57,7 @@ else aix*) wl='-Wl,' ;; - mingw* | cygwin* | msys* | pw32* | os2* | cegcc*) + mingw* | cygwin* | pw32* | os2* | cegcc*) ;; hpux9* | hpux10* | hpux11*) wl='-Wl,' @@ -149,7 +149,7 @@ hardcode_direct=no hardcode_minus_L=no case "$host_os" in - cygwin* | msys* | mingw* | pw32* | cegcc*) + cygwin* | mingw* | pw32* | cegcc*) # FIXME: the MSVC++ port hasn't been tested in a loooong time # When not using gcc, we currently assume that we are using # Microsoft Visual C++. @@ -198,7 +198,7 @@ if test "$with_gnu_ld" = yes; then ld_shlibs=no fi ;; - cygwin* | msys* | mingw* | pw32* | cegcc*) + cygwin* | mingw* | pw32* | cegcc*) # hardcode_libdir_flag_spec is actually meaningless, as there is # no search path for DLLs. hardcode_libdir_flag_spec='-L$libdir' @@ -348,7 +348,7 @@ else ;; bsdi[45]*) ;; - cygwin* | msys* | mingw* | pw32* | cegcc*) + cygwin* | mingw* | pw32* | cegcc*) # When not using gcc, we currently assume that we are using # Microsoft Visual C++. # hardcode_libdir_flag_spec is actually meaningless, as there is @@ -533,7 +533,7 @@ case "$host_os" in bsdi[45]*) library_names_spec='$libname$shrext' ;; - cygwin* | msys* | mingw* | pw32* | cegcc*) + cygwin* | mingw* | pw32* | cegcc*) shrext=.dll library_names_spec='$libname.dll.a $libname.lib' ;; diff --git a/extension/build-aux/ChangeLog b/extension/build-aux/ChangeLog index 6e809e4b..7a04b38d 100644 --- a/extension/build-aux/ChangeLog +++ b/extension/build-aux/ChangeLog @@ -1,3 +1,7 @@ +2019-11-21 Arnold D. Robbins <arnold@skeeve.com> + + * config.rpath, ar-lib: Update from GNULIB. + 2019-11-10 Arnold D. Robbins <arnold@skeeve.com> * compile, config.rpath: Update from GNULIB. Adds msys support. diff --git a/extension/build-aux/ar-lib b/extension/build-aux/ar-lib index f64465e4..be8806a2 100755 --- a/extension/build-aux/ar-lib +++ b/extension/build-aux/ar-lib @@ -53,7 +53,7 @@ func_file_conv () MINGW*) file_conv=mingw ;; - CYGWIN*) + CYGWIN* | MSYS*) file_conv=cygwin ;; *) @@ -65,7 +65,7 @@ func_file_conv () mingw) file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` ;; - cygwin) + cygwin | msys) file=`cygpath -m "$file" || echo "$file"` ;; wine) diff --git a/extension/build-aux/config.rpath b/extension/build-aux/config.rpath index 1644dbd6..be202c1a 100755 --- a/extension/build-aux/config.rpath +++ b/extension/build-aux/config.rpath @@ -57,7 +57,7 @@ else aix*) wl='-Wl,' ;; - mingw* | cygwin* | msys* | pw32* | os2* | cegcc*) + mingw* | cygwin* | pw32* | os2* | cegcc*) ;; hpux9* | hpux10* | hpux11*) wl='-Wl,' @@ -149,7 +149,7 @@ hardcode_direct=no hardcode_minus_L=no case "$host_os" in - cygwin* | msys* | mingw* | pw32* | cegcc*) + cygwin* | mingw* | pw32* | cegcc*) # FIXME: the MSVC++ port hasn't been tested in a loooong time # When not using gcc, we currently assume that we are using # Microsoft Visual C++. @@ -198,7 +198,7 @@ if test "$with_gnu_ld" = yes; then ld_shlibs=no fi ;; - cygwin* | msys* | mingw* | pw32* | cegcc*) + cygwin* | mingw* | pw32* | cegcc*) # hardcode_libdir_flag_spec is actually meaningless, as there is # no search path for DLLs. hardcode_libdir_flag_spec='-L$libdir' @@ -348,7 +348,7 @@ else ;; bsdi[45]*) ;; - cygwin* | msys* | mingw* | pw32* | cegcc*) + cygwin* | mingw* | pw32* | cegcc*) # When not using gcc, we currently assume that we are using # Microsoft Visual C++. # hardcode_libdir_flag_spec is actually meaningless, as there is @@ -533,7 +533,7 @@ case "$host_os" in bsdi[45]*) library_names_spec='$libname$shrext' ;; - cygwin* | msys* | mingw* | pw32* | cegcc*) + cygwin* | mingw* | pw32* | cegcc*) shrext=.dll library_names_spec='$libname.dll.a $libname.lib' ;; |