comparison aclocal.m4 @ 430:a5df635868b2 r21-2-23

Import from CVS: tag r21-2-23
author cvs
date Mon, 13 Aug 2007 11:29:08 +0200
parents 43177a4f3daf
children abe6d1db359e
comparison
equal deleted inserted replaced
429:8305706cbb93 430:a5df635868b2
106 ;; 106 ;;
107 esac 107 esac
108 else 108 else
109 # PORTME Check for PIC flags for the system compiler. 109 # PORTME Check for PIC flags for the system compiler.
110 case "$xehost_os" in 110 case "$xehost_os" in
111 hpux9* | hpux10*) 111 hpux9* | hpux1[[0-9]]*)
112 # Is there a better link_static_flag that works with the bundled CC? 112 # Is there a better link_static_flag that works with the bundled CC?
113 wl='-Wl,' 113 wl='-Wl,'
114 dll_cflags='+Z' 114 dll_cflags='+Z'
115 ;; 115 ;;
116 116