Update according to libtool-2.2.6.
[gnulib.git] / build-aux / config.libpath
index 2f3aa2b..c073caa 100755 (executable)
@@ -56,7 +56,7 @@ case $host_os in
   bsdi[45]*)
     shlibpath_var=LD_LIBRARY_PATH
     ;;
-  cygwin* | mingw* | pw32*)
+  cygwin* | mingw* | pw32* | cegcc*)
     # FIXME: first we should search . and the directory the executable is in
     shlibpath_var=PATH
     ;;