Modified: trunk/dports/science/grads/files/patch-configure.diff (91550 => 91551)
--- trunk/dports/science/grads/files/patch-configure.diff 2012-04-05 00:46:55 UTC (rev 91550)
+++ trunk/dports/science/grads/files/patch-configure.diff 2012-04-05 00:58:49 UTC (rev 91551)
@@ -1,1642 +1,401 @@
---- configure.orig 2005-05-24 00:04:40.000000000 +0900
-+++ configure 2008-03-13 22:53:01.000000000 +0900
-@@ -11916,7 +11916,7 @@
- ga_lib_suffix='.a'
- fi
+--- configure.orig 2012-04-04 11:18:20.000000000 +0900
++++ configure 2012-04-04 11:20:45.000000000 +0900
+@@ -3232,7 +3232,7 @@
-- for ga_lib_name in mfhdf df jpeg udunits z ; do
-+ for ga_lib_name in mfhdf df netcdf jpeg udunits z ; do
- hdf_libs="$hdf_libs ${ga_lib_prefix}${ga_lib_name}${ga_lib_suffix}"
- done
+ *darwin*)
+ is_darwin="yes"
+- LDFLAGS="$LDFLAGS -lSystemStubs"
++ LDFLAGS="$LDFLAGS"
+ ;;
-@@ -12371,13 +12371,13 @@
- if test $ac_cv_lib_rx_main = yes; then
+ cray-*-*)
+@@ -8821,18 +8821,8 @@
+ if test $ac_cv_lib_readline_tgetent = yes; then
+ use_readline=yes
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -lwww" >&5
--echo $ECHO_N "checking for main in -lwww... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -lwwwcore" >&5
-+echo $ECHO_N "checking for main in -lwwwcore... $ECHO_C" >&6
- if test "${ac_cv_lib_www_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lwww $LIBS"
-+LIBS="-lwwwcore $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -12422,13 +12422,13 @@
- if test $ac_cv_lib_www_main = yes; then
+- ga_include_prefix='-I$(supp_include_dir)'
+-
+- for ga_include_name in "" ; do
+- readline_inc="$readline_inc ${ga_include_prefix}/${ga_include_name}"
+- done
+-
+-
+- ga_lib_prefix='$(supp_lib_dir)/lib'
+- ga_lib_suffix='.a'
+- for ga_lib_name in readline ; do
+- readline_libs="$readline_libs ${ga_lib_prefix}${ga_lib_name}${ga_lib_suffix}"
+- done
++ readline_inc=""
++ readline_libs=-lreadline
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -ldap++" >&5
--echo $ECHO_N "checking for main in -ldap++... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -ldap" >&5
-+echo $ECHO_N "checking for main in -ldap... $ECHO_C" >&6
- if test "${ac_cv_lib_dappp_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-ldap++ $LIBS"
-+LIBS="-ldap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -12473,13 +12473,13 @@
- if test $ac_cv_lib_dappp_main = yes; then
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -lnc-dods" >&5
--echo $ECHO_N "checking for main in -lnc-dods... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -lnc-dap" >&5
-+echo $ECHO_N "checking for main in -lnc-dap... $ECHO_C" >&6
- if test "${ac_cv_lib_nc_dods_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lnc-dods $LIBS"
-+LIBS="-lnc-dap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -12527,9 +12527,9 @@
- fi
+@@ -8903,18 +8893,8 @@
+ if test $ac_cv_lib_ncurses_tgetent = yes; then
+ use_readline=yes
- else
-- echo "$as_me:$LINENO: checking for libnc-dods.a in supplibs" >&5
--echo $ECHO_N "checking for libnc-dods.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libnc-dods.a" ; then
-+ echo "$as_me:$LINENO: checking for libnc-dap.a in supplibs" >&5
-+echo $ECHO_N "checking for libnc-dap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libnc-dap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
- ga_check_dods="yes"
-@@ -12546,20 +12546,20 @@
- fi
+- ga_include_prefix='-I$(supp_include_dir)'
+-
+- for ga_include_name in "" ; do
+- readline_inc="$readline_inc ${ga_include_prefix}/${ga_include_name}"
+- done
+-
+-
+- ga_lib_prefix='$(supp_lib_dir)/lib'
+- ga_lib_suffix='.a'
+- for ga_lib_name in readline ncurses ; do
+- readline_libs="$readline_libs ${ga_lib_prefix}${ga_lib_name}${ga_lib_suffix}"
+- done
++ readline_inc=""
++ readline_libs=-lreadline
- else
-- echo "$as_me:$LINENO: checking for libdap++.a in supplibs" >&5
--echo $ECHO_N "checking for libdap++.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libdap++.a" ; then
-+ echo "$as_me:$LINENO: checking for libdap.a in supplibs" >&5
-+echo $ECHO_N "checking for libdap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libdap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -lnc-dods" >&5
--echo $ECHO_N "checking for main in -lnc-dods... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -lnc-dap" >&5
-+echo $ECHO_N "checking for main in -lnc-dap... $ECHO_C" >&6
- if test "${ac_cv_lib_nc_dods_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lnc-dods $LIBS"
-+LIBS="-lnc-dap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -12607,9 +12607,9 @@
- fi
+@@ -8985,18 +8965,8 @@
+ if test $ac_cv_lib_termcap_tgetent = yes; then
+ use_readline=yes
- else
-- echo "$as_me:$LINENO: checking for libnc-dods.a in supplibs" >&5
--echo $ECHO_N "checking for libnc-dods.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libnc-dods.a" ; then
-+ echo "$as_me:$LINENO: checking for libnc-dap.a in supplibs" >&5
-+echo $ECHO_N "checking for libnc-dap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libnc-dap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
- ga_check_dods="yes"
-@@ -12635,20 +12635,20 @@
- fi
+- ga_include_prefix='-I$(supp_include_dir)'
+-
+- for ga_include_name in "" ; do
+- readline_inc="$readline_inc ${ga_include_prefix}/${ga_include_name}"
+- done
+-
+-
+- ga_lib_prefix='$(supp_lib_dir)/lib'
+- ga_lib_suffix='.a'
+- for ga_lib_name in readline ; do
+- readline_libs="$readline_libs ${ga_lib_prefix}${ga_lib_name}${ga_lib_suffix}"
+- done
++ readline_inc=""
++ readline_libs=-lreadline
- else
-- echo "$as_me:$LINENO: checking for libwww.a in supplibs" >&5
--echo $ECHO_N "checking for libwww.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libwww.a" ; then
-+ echo "$as_me:$LINENO: checking for libwwwcore.a in supplibs" >&5
-+echo $ECHO_N "checking for libwwwcore.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libwwwcore.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
+ readline_libadd=" -ltermcap"
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -ldap++" >&5
--echo $ECHO_N "checking for main in -ldap++... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -ldap" >&5
-+echo $ECHO_N "checking for main in -ldap... $ECHO_C" >&6
- if test "${ac_cv_lib_dappp_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-ldap++ $LIBS"
-+LIBS="-ldap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -12693,13 +12693,13 @@
- if test $ac_cv_lib_dappp_main = yes; then
+@@ -9978,18 +9948,8 @@
+ if test $ac_cv_lib_geotiff_main = yes; then
+ use_geotiff=yes
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -lnc-dods" >&5
--echo $ECHO_N "checking for main in -lnc-dods... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -lnc-dap" >&5
-+echo $ECHO_N "checking for main in -lnc-dap... $ECHO_C" >&6
- if test "${ac_cv_lib_nc_dods_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lnc-dods $LIBS"
-+LIBS="-lnc-dap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -12747,9 +12747,9 @@
- fi
+- ga_include_prefix='-I$(supp_include_dir)'
+-
+- for ga_include_name in tiff geotiff ; do
+- geotiff_inc="$geotiff_inc ${ga_include_prefix}/${ga_include_name}"
+- done
+-
+-
+- ga_lib_prefix='$(supp_lib_dir)/lib'
+- ga_lib_suffix='.a'
+- for ga_lib_name in tiff geotiff ; do
+- geotiff_libs="$geotiff_libs ${ga_lib_prefix}${ga_lib_name}${ga_lib_suffix}"
+- done
++ geotiff_inc=""
++ geotiff_libs="-lgeotiff -ltiff"
- else
-- echo "$as_me:$LINENO: checking for libnc-dods.a in supplibs" >&5
--echo $ECHO_N "checking for libnc-dods.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libnc-dods.a" ; then
-+ echo "$as_me:$LINENO: checking for libnc-dap.a in supplibs" >&5
-+echo $ECHO_N "checking for libnc-dap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libnc-dap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
- ga_check_dods="yes"
-@@ -12766,20 +12766,20 @@
- fi
- else
-- echo "$as_me:$LINENO: checking for libdap++.a in supplibs" >&5
--echo $ECHO_N "checking for libdap++.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libdap++.a" ; then
-+ echo "$as_me:$LINENO: checking for libdap.a in supplibs" >&5
-+echo $ECHO_N "checking for libdap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libdap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
-
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -lnc-dods" >&5
--echo $ECHO_N "checking for main in -lnc-dods... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -lnc-dap" >&5
-+echo $ECHO_N "checking for main in -lnc-dap... $ECHO_C" >&6
- if test "${ac_cv_lib_nc_dods_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lnc-dods $LIBS"
-+LIBS="-lnc-dap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -12827,9 +12827,9 @@
fi
+@@ -10911,18 +10871,8 @@
+ if test $ac_cv_lib_shp_main = yes; then
+ use_shp=yes
- else
-- echo "$as_me:$LINENO: checking for libnc-dods.a in supplibs" >&5
--echo $ECHO_N "checking for libnc-dods.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libnc-dods.a" ; then
-+ echo "$as_me:$LINENO: checking for libnc-dap.a in supplibs" >&5
-+echo $ECHO_N "checking for libnc-dap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libnc-dap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
- ga_check_dods="yes"
-@@ -12871,13 +12871,13 @@
- echo "${ECHO_T}yes" >&6
+- ga_include_prefix='-I$(supp_include_dir)'
+-
+- for ga_include_name in shapelib shp ; do
+- shp_inc="$shp_inc ${ga_include_prefix}/${ga_include_name}"
+- done
+-
+-
+- ga_lib_prefix='$(supp_lib_dir)/lib'
+- ga_lib_suffix='.a'
+- for ga_lib_name in shp ; do
+- shp_libs="$shp_libs ${ga_lib_prefix}${ga_lib_name}${ga_lib_suffix}"
+- done
++ shp_inc=""
++ shp_libs=-lshp
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -lwww" >&5
--echo $ECHO_N "checking for main in -lwww... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -lwwwcore" >&5
-+echo $ECHO_N "checking for main in -lwwwcore... $ECHO_C" >&6
- if test "${ac_cv_lib_www_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lwww $LIBS"
-+LIBS="-lwwwcore $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -12922,13 +12922,13 @@
- if test $ac_cv_lib_www_main = yes; then
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -ldap++" >&5
--echo $ECHO_N "checking for main in -ldap++... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -ldap" >&5
-+echo $ECHO_N "checking for main in -ldap... $ECHO_C" >&6
- if test "${ac_cv_lib_dappp_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-ldap++ $LIBS"
-+LIBS="-ldap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -12973,13 +12973,13 @@
- if test $ac_cv_lib_dappp_main = yes; then
-
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -lnc-dods" >&5
--echo $ECHO_N "checking for main in -lnc-dods... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -lnc-dap" >&5
-+echo $ECHO_N "checking for main in -lnc-dap... $ECHO_C" >&6
- if test "${ac_cv_lib_nc_dods_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lnc-dods $LIBS"
-+LIBS="-lnc-dap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -13027,9 +13027,9 @@
fi
+@@ -11217,7 +11167,7 @@
+ ga_saved_libs=$LIBS
+ CPPFLAGS=""
- else
-- echo "$as_me:$LINENO: checking for libnc-dods.a in supplibs" >&5
--echo $ECHO_N "checking for libnc-dods.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libnc-dods.a" ; then
-+ echo "$as_me:$LINENO: checking for libnc-dap.a in supplibs" >&5
-+echo $ECHO_N "checking for libnc-dap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libnc-dap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
- ga_check_dods="yes"
-@@ -13046,20 +13046,20 @@
- fi
+- for ga_inc_name in libpng12 ; do
++ for ga_inc_name in libpng ; do
+ CPPFLAGS="$CPPFLAGS -I${ga_supplib_dir}/include/${ga_inc_name}"
+ done
- else
-- echo "$as_me:$LINENO: checking for libdap++.a in supplibs" >&5
--echo $ECHO_N "checking for libdap++.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libdap++.a" ; then
-+ echo "$as_me:$LINENO: checking for libdap.a in supplibs" >&5
-+echo $ECHO_N "checking for libdap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libdap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
+@@ -11225,13 +11175,13 @@
+ LDFLAGS="-L${ga_supplib_dir}/lib "
+ LIBS="$LIBS "
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -lnc-dods" >&5
--echo $ECHO_N "checking for main in -lnc-dods... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -lnc-dap" >&5
-+echo $ECHO_N "checking for main in -lnc-dap... $ECHO_C" >&6
- if test "${ac_cv_lib_nc_dods_main+set}" = set; then
+- echo "$as_me:$LINENO: checking for main in -lpng12" >&5
+-echo $ECHO_N "checking for main in -lpng12... $ECHO_C" >&6
+-if test "${ac_cv_lib_png12_main+set}" = set; then
++ echo "$as_me:$LINENO: checking for main in -lpng" >&5
++echo $ECHO_N "checking for main in -lpng... $ECHO_C" >&6
++if test "${ac_cv_lib_png_main+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
ac_check_lib_save_LIBS=$LIBS
--LIBS="-lnc-dods $LIBS"
-+LIBS="-lnc-dap $LIBS"
+-LIBS="-lpng12 $LIBS"
++LIBS="-lpng $LIBS"
cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
/* confdefs.h. */
-@@ -13107,9 +13107,9 @@
- fi
-
- else
-- echo "$as_me:$LINENO: checking for libnc-dods.a in supplibs" >&5
--echo $ECHO_N "checking for libnc-dods.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libnc-dods.a" ; then
-+ echo "$as_me:$LINENO: checking for libnc-dap.a in supplibs" >&5
-+echo $ECHO_N "checking for libnc-dap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libnc-dap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
- ga_check_dods="yes"
-@@ -13135,20 +13135,20 @@
- fi
-
- else
-- echo "$as_me:$LINENO: checking for libwww.a in supplibs" >&5
--echo $ECHO_N "checking for libwww.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libwww.a" ; then
-+ echo "$as_me:$LINENO: checking for libwwwcore.a in supplibs" >&5
-+echo $ECHO_N "checking for libwwwcore.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libwwwcore.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
-
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -ldap++" >&5
--echo $ECHO_N "checking for main in -ldap++... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -ldap" >&5
-+echo $ECHO_N "checking for main in -ldap... $ECHO_C" >&6
- if test "${ac_cv_lib_dappp_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
+ _ACEOF
+@@ -11270,20 +11220,20 @@
+ ac_status=$?
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+- ac_cv_lib_png12_main=yes
++ ac_cv_lib_png_main=yes
else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-ldap++ $LIBS"
-+LIBS="-ldap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -13193,13 +13193,13 @@
- if test $ac_cv_lib_dappp_main = yes; then
+ echo "$as_me: failed program was:" >&5
+ sed 's/^/| /' conftest.$ac_ext >&5
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -lnc-dods" >&5
--echo $ECHO_N "checking for main in -lnc-dods... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -lnc-dap" >&5
-+echo $ECHO_N "checking for main in -lnc-dap... $ECHO_C" >&6
- if test "${ac_cv_lib_nc_dods_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lnc-dods $LIBS"
-+LIBS="-lnc-dap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -13247,9 +13247,9 @@
+-ac_cv_lib_png12_main=no
++ac_cv_lib_png_main=no
fi
-
- else
-- echo "$as_me:$LINENO: checking for libnc-dods.a in supplibs" >&5
--echo $ECHO_N "checking for libnc-dods.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libnc-dods.a" ; then
-+ echo "$as_me:$LINENO: checking for libnc-dap.a in supplibs" >&5
-+echo $ECHO_N "checking for libnc-dap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libnc-dap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
- ga_check_dods="yes"
-@@ -13266,20 +13266,20 @@
+ rm -f conftest.err conftest.$ac_objext \
+ conftest$ac_exeext conftest.$ac_ext
+ LIBS=$ac_check_lib_save_LIBS
fi
+-echo "$as_me:$LINENO: result: $ac_cv_lib_png12_main" >&5
+-echo "${ECHO_T}$ac_cv_lib_png12_main" >&6
+-if test $ac_cv_lib_png12_main = yes; then
++echo "$as_me:$LINENO: result: $ac_cv_lib_png_main" >&5
++echo "${ECHO_T}$ac_cv_lib_png_main" >&6
++if test $ac_cv_lib_png_main = yes; then
+ have_libpng=yes
- else
-- echo "$as_me:$LINENO: checking for libdap++.a in supplibs" >&5
--echo $ECHO_N "checking for libdap++.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libdap++.a" ; then
-+ echo "$as_me:$LINENO: checking for libdap.a in supplibs" >&5
-+echo $ECHO_N "checking for libdap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libdap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
-
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -lnc-dods" >&5
--echo $ECHO_N "checking for main in -lnc-dods... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -lnc-dap" >&5
-+echo $ECHO_N "checking for main in -lnc-dap... $ECHO_C" >&6
- if test "${ac_cv_lib_nc_dods_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lnc-dods $LIBS"
-+LIBS="-lnc-dap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -13327,9 +13327,9 @@
fi
+@@ -11599,29 +11549,9 @@
+ if test $ac_cv_lib_gd_gdImageCreate = yes; then
+ use_printim=yes
- else
-- echo "$as_me:$LINENO: checking for libnc-dods.a in supplibs" >&5
--echo $ECHO_N "checking for libnc-dods.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libnc-dods.a" ; then
-+ echo "$as_me:$LINENO: checking for libnc-dap.a in supplibs" >&5
-+echo $ECHO_N "checking for libnc-dap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libnc-dap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
- ga_check_dods="yes"
-@@ -13431,13 +13431,13 @@
- if test $ac_cv_lib_rx_main = yes; then
+- ga_include_prefix='-I$(supp_include_dir)'
+-
+- for ga_include_name in gd ; do
+- printim_inc="$printim_inc ${ga_include_prefix}/${ga_include_name}"
+- done
+-
+- if test "$have_jpeg" = "yes" ; then
++ printim_inc=""
++ printim_libs=-lgd
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -lwww" >&5
--echo $ECHO_N "checking for main in -lwww... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -lwwwcore" >&5
-+echo $ECHO_N "checking for main in -lwwwcore... $ECHO_C" >&6
- if test "${ac_cv_lib_www_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lwww $LIBS"
-+LIBS="-lwwwcore $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -13482,13 +13482,13 @@
- if test $ac_cv_lib_www_main = yes; then
+- ga_lib_prefix='$(supp_lib_dir)/lib'
+- ga_lib_suffix='.a'
+- for ga_lib_name in gd png12 z jpeg ; do
+- printim_libs="$printim_libs ${ga_lib_prefix}${ga_lib_name}${ga_lib_suffix}"
+- done
+-
+- else
+-
+- ga_lib_prefix='$(supp_lib_dir)/lib'
+- ga_lib_suffix='.a'
+- for ga_lib_name in gd png12 z ; do
+- printim_libs="$printim_libs ${ga_lib_prefix}${ga_lib_name}${ga_lib_suffix}"
+- done
+-
+- fi
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -ldap++" >&5
--echo $ECHO_N "checking for main in -ldap++... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -ldap" >&5
-+echo $ECHO_N "checking for main in -ldap... $ECHO_C" >&6
- if test "${ac_cv_lib_dappp_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-ldap++ $LIBS"
-+LIBS="-ldap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -13533,13 +13533,13 @@
- if test $ac_cv_lib_dappp_main = yes; then
-
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -lnc-dods" >&5
--echo $ECHO_N "checking for main in -lnc-dods... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -lnc-dap" >&5
-+echo $ECHO_N "checking for main in -lnc-dap... $ECHO_C" >&6
- if test "${ac_cv_lib_nc_dods_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lnc-dods $LIBS"
-+LIBS="-lnc-dap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -13587,9 +13587,9 @@
fi
- else
-- echo "$as_me:$LINENO: checking for libnc-dods.a in supplibs" >&5
--echo $ECHO_N "checking for libnc-dods.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libnc-dods.a" ; then
-+ echo "$as_me:$LINENO: checking for libnc-dap.a in supplibs" >&5
-+echo $ECHO_N "checking for libnc-dap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libnc-dap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
- ga_check_dods="yes"
-@@ -13606,20 +13606,20 @@
- fi
+@@ -12848,7 +12778,7 @@
+ ga_saved_libs=$LIBS
+ CPPFLAGS=""
- else
-- echo "$as_me:$LINENO: checking for libdap++.a in supplibs" >&5
--echo $ECHO_N "checking for libdap++.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libdap++.a" ; then
-+ echo "$as_me:$LINENO: checking for libdap.a in supplibs" >&5
-+echo $ECHO_N "checking for libdap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libdap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
+- for ga_inc_name in libpng12 ; do
++ for ga_inc_name in libpng ; do
+ CPPFLAGS="$CPPFLAGS -I${ga_supplib_dir}/include/${ga_inc_name}"
+ done
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -lnc-dods" >&5
--echo $ECHO_N "checking for main in -lnc-dods... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -lnc-dap" >&5
-+echo $ECHO_N "checking for main in -lnc-dap... $ECHO_C" >&6
- if test "${ac_cv_lib_nc_dods_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lnc-dods $LIBS"
-+LIBS="-lnc-dap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -13667,9 +13667,9 @@
- fi
+@@ -12856,13 +12786,13 @@
+ LDFLAGS="-L${ga_supplib_dir}/lib "
+ LIBS="$LIBS "
- else
-- echo "$as_me:$LINENO: checking for libnc-dods.a in supplibs" >&5
--echo $ECHO_N "checking for libnc-dods.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libnc-dods.a" ; then
-+ echo "$as_me:$LINENO: checking for libnc-dap.a in supplibs" >&5
-+echo $ECHO_N "checking for libnc-dap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libnc-dap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
- ga_check_dods="yes"
-@@ -13695,20 +13695,20 @@
- fi
-
- else
-- echo "$as_me:$LINENO: checking for libwww.a in supplibs" >&5
--echo $ECHO_N "checking for libwww.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libwww.a" ; then
-+ echo "$as_me:$LINENO: checking for libwwwcore.a in supplibs" >&5
-+echo $ECHO_N "checking for libwwwcore.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libwwwcore.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
-
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -ldap++" >&5
--echo $ECHO_N "checking for main in -ldap++... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -ldap" >&5
-+echo $ECHO_N "checking for main in -ldap... $ECHO_C" >&6
- if test "${ac_cv_lib_dappp_main+set}" = set; then
+- echo "$as_me:$LINENO: checking for main in -lpng12" >&5
+-echo $ECHO_N "checking for main in -lpng12... $ECHO_C" >&6
+-if test "${ac_cv_lib_png12_main+set}" = set; then
++ echo "$as_me:$LINENO: checking for main in -lpng" >&5
++echo $ECHO_N "checking for main in -lpng... $ECHO_C" >&6
++if test "${ac_cv_lib_png_main+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
ac_check_lib_save_LIBS=$LIBS
--LIBS="-ldap++ $LIBS"
-+LIBS="-ldap $LIBS"
+-LIBS="-lpng12 $LIBS"
++LIBS="-lpng $LIBS"
cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
/* confdefs.h. */
-@@ -13753,13 +13753,13 @@
- if test $ac_cv_lib_dappp_main = yes; then
-
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -lnc-dods" >&5
--echo $ECHO_N "checking for main in -lnc-dods... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -lnc-dap" >&5
-+echo $ECHO_N "checking for main in -lnc-dap... $ECHO_C" >&6
- if test "${ac_cv_lib_nc_dods_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
+ _ACEOF
+@@ -12901,20 +12831,20 @@
+ ac_status=$?
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+- ac_cv_lib_png12_main=yes
++ ac_cv_lib_png_main=yes
else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lnc-dods $LIBS"
-+LIBS="-lnc-dap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -13807,9 +13807,9 @@
- fi
+ echo "$as_me: failed program was:" >&5
+ sed 's/^/| /' conftest.$ac_ext >&5
- else
-- echo "$as_me:$LINENO: checking for libnc-dods.a in supplibs" >&5
--echo $ECHO_N "checking for libnc-dods.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libnc-dods.a" ; then
-+ echo "$as_me:$LINENO: checking for libnc-dap.a in supplibs" >&5
-+echo $ECHO_N "checking for libnc-dap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libnc-dap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
- ga_check_dods="yes"
-@@ -13826,20 +13826,20 @@
+-ac_cv_lib_png12_main=no
++ac_cv_lib_png_main=no
fi
-
- else
-- echo "$as_me:$LINENO: checking for libdap++.a in supplibs" >&5
--echo $ECHO_N "checking for libdap++.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libdap++.a" ; then
-+ echo "$as_me:$LINENO: checking for libdap.a in supplibs" >&5
-+echo $ECHO_N "checking for libdap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libdap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
-
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -lnc-dods" >&5
--echo $ECHO_N "checking for main in -lnc-dods... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -lnc-dap" >&5
-+echo $ECHO_N "checking for main in -lnc-dap... $ECHO_C" >&6
- if test "${ac_cv_lib_nc_dods_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lnc-dods $LIBS"
-+LIBS="-lnc-dap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -13887,9 +13887,9 @@
+ rm -f conftest.err conftest.$ac_objext \
+ conftest$ac_exeext conftest.$ac_ext
+ LIBS=$ac_check_lib_save_LIBS
fi
+-echo "$as_me:$LINENO: result: $ac_cv_lib_png12_main" >&5
+-echo "${ECHO_T}$ac_cv_lib_png12_main" >&6
+-if test $ac_cv_lib_png12_main = yes; then
++echo "$as_me:$LINENO: result: $ac_cv_lib_png_main" >&5
++echo "${ECHO_T}$ac_cv_lib_png_main" >&6
++if test $ac_cv_lib_png_main = yes; then
+ have_libpng=yes
- else
-- echo "$as_me:$LINENO: checking for libnc-dods.a in supplibs" >&5
--echo $ECHO_N "checking for libnc-dods.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libnc-dods.a" ; then
-+ echo "$as_me:$LINENO: checking for libnc-dap.a in supplibs" >&5
-+echo $ECHO_N "checking for libnc-dap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libnc-dap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
- ga_check_dods="yes"
-@@ -13931,13 +13931,13 @@
- echo "${ECHO_T}yes" >&6
-
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -lwww" >&5
--echo $ECHO_N "checking for main in -lwww... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -lwwwcore" >&5
-+echo $ECHO_N "checking for main in -lwwwcore... $ECHO_C" >&6
- if test "${ac_cv_lib_www_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lwww $LIBS"
-+LIBS="-lwwwcore $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -13982,13 +13982,13 @@
- if test $ac_cv_lib_www_main = yes; then
-
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -ldap++" >&5
--echo $ECHO_N "checking for main in -ldap++... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -ldap" >&5
-+echo $ECHO_N "checking for main in -ldap... $ECHO_C" >&6
- if test "${ac_cv_lib_dappp_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-ldap++ $LIBS"
-+LIBS="-ldap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -14033,13 +14033,13 @@
- if test $ac_cv_lib_dappp_main = yes; then
-
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -lnc-dods" >&5
--echo $ECHO_N "checking for main in -lnc-dods... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -lnc-dap" >&5
-+echo $ECHO_N "checking for main in -lnc-dap... $ECHO_C" >&6
- if test "${ac_cv_lib_nc_dods_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lnc-dods $LIBS"
-+LIBS="-lnc-dap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -14087,9 +14087,9 @@
fi
+@@ -13227,18 +13157,8 @@
+ if test $ac_cv_lib_grib2c_main = yes; then
+ use_grib2=yes
- else
-- echo "$as_me:$LINENO: checking for libnc-dods.a in supplibs" >&5
--echo $ECHO_N "checking for libnc-dods.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libnc-dods.a" ; then
-+ echo "$as_me:$LINENO: checking for libnc-dap.a in supplibs" >&5
-+echo $ECHO_N "checking for libnc-dap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libnc-dap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
- ga_check_dods="yes"
-@@ -14106,20 +14106,20 @@
- fi
+- ga_include_prefix='-I$(supp_include_dir)'
+-
+- for ga_include_name in grib2c ; do
+- grib2_inc="$grib2_inc ${ga_include_prefix}/${ga_include_name}"
+- done
+-
+-
+- ga_lib_prefix='$(supp_lib_dir)/lib'
+- ga_lib_suffix='.a'
+- for ga_lib_name in grib2c jasper png12 z ; do
+- grib2_libs="$grib2_libs ${ga_lib_prefix}${ga_lib_name}${ga_lib_suffix}"
+- done
++ grib2_inc=""
++ grib2_libs="-lgrib2c -ljasper -lpng -lz"
- else
-- echo "$as_me:$LINENO: checking for libdap++.a in supplibs" >&5
--echo $ECHO_N "checking for libdap++.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libdap++.a" ; then
-+ echo "$as_me:$LINENO: checking for libdap.a in supplibs" >&5
-+echo $ECHO_N "checking for libdap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libdap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -lnc-dods" >&5
--echo $ECHO_N "checking for main in -lnc-dods... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -lnc-dap" >&5
-+echo $ECHO_N "checking for main in -lnc-dap... $ECHO_C" >&6
- if test "${ac_cv_lib_nc_dods_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lnc-dods $LIBS"
-+LIBS="-lnc-dap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -14167,9 +14167,9 @@
fi
-
- else
-- echo "$as_me:$LINENO: checking for libnc-dods.a in supplibs" >&5
--echo $ECHO_N "checking for libnc-dods.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libnc-dods.a" ; then
-+ echo "$as_me:$LINENO: checking for libnc-dap.a in supplibs" >&5
-+echo $ECHO_N "checking for libnc-dap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libnc-dap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
- ga_check_dods="yes"
-@@ -14195,20 +14195,20 @@
- fi
-
- else
-- echo "$as_me:$LINENO: checking for libwww.a in supplibs" >&5
--echo $ECHO_N "checking for libwww.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libwww.a" ; then
-+ echo "$as_me:$LINENO: checking for libwwwcore.a in supplibs" >&5
-+echo $ECHO_N "checking for libwwwcore.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libwwwcore.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
-
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -ldap++" >&5
--echo $ECHO_N "checking for main in -ldap++... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -ldap" >&5
-+echo $ECHO_N "checking for main in -ldap... $ECHO_C" >&6
- if test "${ac_cv_lib_dappp_main+set}" = set; then
+@@ -13459,13 +13379,13 @@
+ echo "$as_me:$LINENO: result: $ac_cv_lib_grib2c_main" >&5
+ echo "${ECHO_T}$ac_cv_lib_grib2c_main" >&6
+ if test $ac_cv_lib_grib2c_main = yes; then
+- echo "$as_me:$LINENO: checking for main in -lpng12" >&5
+-echo $ECHO_N "checking for main in -lpng12... $ECHO_C" >&6
+-if test "${ac_cv_lib_png12_main+set}" = set; then
++ echo "$as_me:$LINENO: checking for main in -lpng" >&5
++echo $ECHO_N "checking for main in -lpng... $ECHO_C" >&6
++if test "${ac_cv_lib_png_main+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
ac_check_lib_save_LIBS=$LIBS
--LIBS="-ldap++ $LIBS"
-+LIBS="-ldap $LIBS"
+-LIBS="-lpng12 $LIBS"
++LIBS="-lpng $LIBS"
cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
/* confdefs.h. */
-@@ -14253,13 +14253,13 @@
- if test $ac_cv_lib_dappp_main = yes; then
-
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -lnc-dods" >&5
--echo $ECHO_N "checking for main in -lnc-dods... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -lnc-dap" >&5
-+echo $ECHO_N "checking for main in -lnc-dap... $ECHO_C" >&6
- if test "${ac_cv_lib_nc_dods_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
+ _ACEOF
+@@ -13504,20 +13424,20 @@
+ ac_status=$?
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+- ac_cv_lib_png12_main=yes
++ ac_cv_lib_png_main=yes
else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lnc-dods $LIBS"
-+LIBS="-lnc-dap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -14307,9 +14307,9 @@
- fi
+ echo "$as_me: failed program was:" >&5
+ sed 's/^/| /' conftest.$ac_ext >&5
- else
-- echo "$as_me:$LINENO: checking for libnc-dods.a in supplibs" >&5
--echo $ECHO_N "checking for libnc-dods.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libnc-dods.a" ; then
-+ echo "$as_me:$LINENO: checking for libnc-dap.a in supplibs" >&5
-+echo $ECHO_N "checking for libnc-dap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libnc-dap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
- ga_check_dods="yes"
-@@ -14326,20 +14326,20 @@
+-ac_cv_lib_png12_main=no
++ac_cv_lib_png_main=no
fi
-
- else
-- echo "$as_me:$LINENO: checking for libdap++.a in supplibs" >&5
--echo $ECHO_N "checking for libdap++.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libdap++.a" ; then
-+ echo "$as_me:$LINENO: checking for libdap.a in supplibs" >&5
-+echo $ECHO_N "checking for libdap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libdap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
-
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -lnc-dods" >&5
--echo $ECHO_N "checking for main in -lnc-dods... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -lnc-dap" >&5
-+echo $ECHO_N "checking for main in -lnc-dap... $ECHO_C" >&6
- if test "${ac_cv_lib_nc_dods_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lnc-dods $LIBS"
-+LIBS="-lnc-dap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -14387,9 +14387,9 @@
+ rm -f conftest.err conftest.$ac_objext \
+ conftest$ac_exeext conftest.$ac_ext
+ LIBS=$ac_check_lib_save_LIBS
fi
+-echo "$as_me:$LINENO: result: $ac_cv_lib_png12_main" >&5
+-echo "${ECHO_T}$ac_cv_lib_png12_main" >&6
+-if test $ac_cv_lib_png12_main = yes; then
++echo "$as_me:$LINENO: result: $ac_cv_lib_png_main" >&5
++echo "${ECHO_T}$ac_cv_lib_png_main" >&6
++if test $ac_cv_lib_png_main = yes; then
+ echo "$as_me:$LINENO: checking for main in -lz" >&5
+ echo $ECHO_N "checking for main in -lz... $ECHO_C" >&6
+ if test "${ac_cv_lib_z_main+set}" = set; then
+@@ -14617,18 +14537,8 @@
+ if test $ac_cv_lib_mfhdf_main = yes; then
+ use_hdf=yes
- else
-- echo "$as_me:$LINENO: checking for libnc-dods.a in supplibs" >&5
--echo $ECHO_N "checking for libnc-dods.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libnc-dods.a" ; then
-+ echo "$as_me:$LINENO: checking for libnc-dap.a in supplibs" >&5
-+echo $ECHO_N "checking for libnc-dap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libnc-dap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
- ga_check_dods="yes"
-@@ -14557,13 +14557,13 @@
- if test $ac_cv_lib_rx_main = yes; then
+- ga_include_prefix='-I$(supp_include_dir)'
+-
+- for ga_include_name in hdf udunits ; do
+- hdf_inc="$hdf_inc ${ga_include_prefix}/${ga_include_name}"
+- done
+-
+-
+- ga_lib_prefix='$(supp_lib_dir)/lib'
+- ga_lib_suffix='.a'
+- for ga_lib_name in mfhdf df udunits sz jpeg z ; do
+- hdf_libs="$hdf_libs ${ga_lib_prefix}${ga_lib_name}${ga_lib_suffix}"
+- done
++ hdf_inc=""
++ hdf_libs="-lmfhdf -ldf -ludunits -lsz -ljpeg -lz"
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -lwww" >&5
--echo $ECHO_N "checking for main in -lwww... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -lwwwcore" >&5
-+echo $ECHO_N "checking for main in -lwwwcore... $ECHO_C" >&6
- if test "${ac_cv_lib_www_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lwww $LIBS"
-+LIBS="-lwwwcore $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -14608,13 +14608,13 @@
- if test $ac_cv_lib_www_main = yes; then
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -ldap++" >&5
--echo $ECHO_N "checking for main in -ldap++... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -ldap" >&5
-+echo $ECHO_N "checking for main in -ldap... $ECHO_C" >&6
- if test "${ac_cv_lib_dappp_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-ldap++ $LIBS"
-+LIBS="-ldap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -14659,13 +14659,13 @@
- if test $ac_cv_lib_dappp_main = yes; then
-
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -lnc-dods" >&5
--echo $ECHO_N "checking for main in -lnc-dods... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -lnc-dap" >&5
-+echo $ECHO_N "checking for main in -lnc-dap... $ECHO_C" >&6
- if test "${ac_cv_lib_nc_dods_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lnc-dods $LIBS"
-+LIBS="-lnc-dap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -14713,9 +14713,9 @@
fi
+@@ -17168,16 +17078,8 @@
- else
-- echo "$as_me:$LINENO: checking for libnc-dods.a in supplibs" >&5
--echo $ECHO_N "checking for libnc-dods.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libnc-dods.a" ; then
-+ echo "$as_me:$LINENO: checking for libnc-dap.a in supplibs" >&5
-+echo $ECHO_N "checking for libnc-dap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libnc-dap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
- ga_check_dods="yes"
-@@ -14732,20 +14732,20 @@
- fi
+ ga_include_prefix='-I$(supp_include_dir)'
- else
-- echo "$as_me:$LINENO: checking for libdap++.a in supplibs" >&5
--echo $ECHO_N "checking for libdap++.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libdap++.a" ; then
-+ echo "$as_me:$LINENO: checking for libdap.a in supplibs" >&5
-+echo $ECHO_N "checking for libdap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libdap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
+- for ga_include_name in hdf5 ; do
+- hdf5_inc="$hdf5_inc ${ga_include_prefix}/${ga_include_name}"
+- done
+-
+-
+- ga_lib_prefix='$(supp_lib_dir)/lib'
+- ga_lib_suffix='.a'
+- for ga_lib_name in hdf5 sz z ; do
+- hdf5_libs="$hdf5_libs ${ga_lib_prefix}${ga_lib_name}${ga_lib_suffix}"
+- done
++ hdf5_inc=""
++ hdf5_libs=-lhdf5
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -lnc-dods" >&5
--echo $ECHO_N "checking for main in -lnc-dods... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -lnc-dap" >&5
-+echo $ECHO_N "checking for main in -lnc-dap... $ECHO_C" >&6
- if test "${ac_cv_lib_nc_dods_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lnc-dods $LIBS"
-+LIBS="-lnc-dap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -14793,9 +14793,9 @@
- fi
- else
-- echo "$as_me:$LINENO: checking for libnc-dods.a in supplibs" >&5
--echo $ECHO_N "checking for libnc-dods.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libnc-dods.a" ; then
-+ echo "$as_me:$LINENO: checking for libnc-dap.a in supplibs" >&5
-+echo $ECHO_N "checking for libnc-dap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libnc-dap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
- ga_check_dods="yes"
-@@ -14821,20 +14821,20 @@
fi
+@@ -18653,18 +18555,8 @@
+ if test $ac_cv_lib_curl_main = yes; then
+ use_nc4="yes"
- else
-- echo "$as_me:$LINENO: checking for libwww.a in supplibs" >&5
--echo $ECHO_N "checking for libwww.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libwww.a" ; then
-+ echo "$as_me:$LINENO: checking for libwwwcore.a in supplibs" >&5
-+echo $ECHO_N "checking for libwwwcore.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libwwwcore.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
+- ga_include_prefix='-I$(supp_include_dir)'
+-
+- for ga_include_name in udunits netcdf ; do
+- nc_inc="$nc_inc ${ga_include_prefix}/${ga_include_name}"
+- done
+-
+-
+- ga_lib_prefix='$(supp_lib_dir)/lib'
+- ga_lib_suffix='.a'
+- for ga_lib_name in udunits netcdf hdf5_hl hdf5 z sz curl ; do
+- nc_libs="$nc_libs ${ga_lib_prefix}${ga_lib_name}${ga_lib_suffix}"
+- done
++ nc_inc=""
++ nc_libs=-lnetcdf
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -ldap++" >&5
--echo $ECHO_N "checking for main in -ldap++... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -ldap" >&5
-+echo $ECHO_N "checking for main in -ldap... $ECHO_C" >&6
- if test "${ac_cv_lib_dappp_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-ldap++ $LIBS"
-+LIBS="-ldap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -14879,13 +14879,13 @@
- if test $ac_cv_lib_dappp_main = yes; then
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -lnc-dods" >&5
--echo $ECHO_N "checking for main in -lnc-dods... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -lnc-dap" >&5
-+echo $ECHO_N "checking for main in -lnc-dap... $ECHO_C" >&6
- if test "${ac_cv_lib_nc_dods_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lnc-dods $LIBS"
-+LIBS="-lnc-dap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -14933,9 +14933,9 @@
fi
+@@ -21604,18 +21496,8 @@
+ if test $ac_cv_lib_curl_main = yes; then
+ use_gadap="yes"
- else
-- echo "$as_me:$LINENO: checking for libnc-dods.a in supplibs" >&5
--echo $ECHO_N "checking for libnc-dods.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libnc-dods.a" ; then
-+ echo "$as_me:$LINENO: checking for libnc-dap.a in supplibs" >&5
-+echo $ECHO_N "checking for libnc-dap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libnc-dap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
- ga_check_dods="yes"
-@@ -14952,20 +14952,20 @@
- fi
+- ga_include_prefix='-I$(supp_include_dir)'
+-
+- for ga_include_name in gadap ; do
+- gadap_inc="$gadap_inc ${ga_include_prefix}/${ga_include_name}"
+- done
+-
+-
+- ga_lib_prefix='$(supp_lib_dir)/lib'
+- ga_lib_suffix='.a'
+- for ga_lib_name in gadap dapclient dap curl xml2 z ; do
+- gadap_libs="$gadap_libs ${ga_lib_prefix}${ga_lib_name}${ga_lib_suffix}"
+- done
++ gadap_inc=""
++ gadap_libs="-lgadap -ldap -ldapserver -ldapclient -lcurl -lidn -lssl -lcrypto -lz -lxml2 -lpthread -lz -liconv -lm"
- else
-- echo "$as_me:$LINENO: checking for libdap++.a in supplibs" >&5
--echo $ECHO_N "checking for libdap++.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libdap++.a" ; then
-+ echo "$as_me:$LINENO: checking for libdap.a in supplibs" >&5
-+echo $ECHO_N "checking for libdap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libdap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -lnc-dods" >&5
--echo $ECHO_N "checking for main in -lnc-dods... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -lnc-dap" >&5
-+echo $ECHO_N "checking for main in -lnc-dap... $ECHO_C" >&6
- if test "${ac_cv_lib_nc_dods_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lnc-dods $LIBS"
-+LIBS="-lnc-dap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -15013,9 +15013,9 @@
fi
-
- else
-- echo "$as_me:$LINENO: checking for libnc-dods.a in supplibs" >&5
--echo $ECHO_N "checking for libnc-dods.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libnc-dods.a" ; then
-+ echo "$as_me:$LINENO: checking for libnc-dap.a in supplibs" >&5
-+echo $ECHO_N "checking for libnc-dap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libnc-dap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
- ga_check_dods="yes"
-@@ -15057,13 +15057,13 @@
- echo "${ECHO_T}yes" >&6
-
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -lwww" >&5
--echo $ECHO_N "checking for main in -lwww... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -lwwwcore" >&5
-+echo $ECHO_N "checking for main in -lwwwcore... $ECHO_C" >&6
- if test "${ac_cv_lib_www_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lwww $LIBS"
-+LIBS="-lwwwcore $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -15108,13 +15108,13 @@
- if test $ac_cv_lib_www_main = yes; then
-
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -ldap++" >&5
--echo $ECHO_N "checking for main in -ldap++... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -ldap" >&5
-+echo $ECHO_N "checking for main in -ldap... $ECHO_C" >&6
- if test "${ac_cv_lib_dappp_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-ldap++ $LIBS"
-+LIBS="-ldap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -15159,13 +15159,13 @@
- if test $ac_cv_lib_dappp_main = yes; then
-
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -lnc-dods" >&5
--echo $ECHO_N "checking for main in -lnc-dods... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -lnc-dap" >&5
-+echo $ECHO_N "checking for main in -lnc-dap... $ECHO_C" >&6
- if test "${ac_cv_lib_nc_dods_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lnc-dods $LIBS"
-+LIBS="-lnc-dap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -15213,9 +15213,9 @@
- fi
-
- else
-- echo "$as_me:$LINENO: checking for libnc-dods.a in supplibs" >&5
--echo $ECHO_N "checking for libnc-dods.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libnc-dods.a" ; then
-+ echo "$as_me:$LINENO: checking for libnc-dap.a in supplibs" >&5
-+echo $ECHO_N "checking for libnc-dap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libnc-dap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
- ga_check_dods="yes"
-@@ -15232,20 +15232,20 @@
- fi
-
- else
-- echo "$as_me:$LINENO: checking for libdap++.a in supplibs" >&5
--echo $ECHO_N "checking for libdap++.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libdap++.a" ; then
-+ echo "$as_me:$LINENO: checking for libdap.a in supplibs" >&5
-+echo $ECHO_N "checking for libdap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libdap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
-
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -lnc-dods" >&5
--echo $ECHO_N "checking for main in -lnc-dods... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -lnc-dap" >&5
-+echo $ECHO_N "checking for main in -lnc-dap... $ECHO_C" >&6
- if test "${ac_cv_lib_nc_dods_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lnc-dods $LIBS"
-+LIBS="-lnc-dap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -15293,9 +15293,9 @@
- fi
-
- else
-- echo "$as_me:$LINENO: checking for libnc-dods.a in supplibs" >&5
--echo $ECHO_N "checking for libnc-dods.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libnc-dods.a" ; then
-+ echo "$as_me:$LINENO: checking for libnc-dap.a in supplibs" >&5
-+echo $ECHO_N "checking for libnc-dap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libnc-dap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
- ga_check_dods="yes"
-@@ -15321,20 +15321,20 @@
- fi
-
- else
-- echo "$as_me:$LINENO: checking for libwww.a in supplibs" >&5
--echo $ECHO_N "checking for libwww.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libwww.a" ; then
-+ echo "$as_me:$LINENO: checking for libwwwcore.a in supplibs" >&5
-+echo $ECHO_N "checking for libwwwcore.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libwwwcore.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
-
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -ldap++" >&5
--echo $ECHO_N "checking for main in -ldap++... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -ldap" >&5
-+echo $ECHO_N "checking for main in -ldap... $ECHO_C" >&6
- if test "${ac_cv_lib_dappp_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-ldap++ $LIBS"
-+LIBS="-ldap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -15379,13 +15379,13 @@
- if test $ac_cv_lib_dappp_main = yes; then
-
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -lnc-dods" >&5
--echo $ECHO_N "checking for main in -lnc-dods... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -lnc-dap" >&5
-+echo $ECHO_N "checking for main in -lnc-dap... $ECHO_C" >&6
- if test "${ac_cv_lib_nc_dods_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lnc-dods $LIBS"
-+LIBS="-lnc-dap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -15433,9 +15433,9 @@
- fi
-
- else
-- echo "$as_me:$LINENO: checking for libnc-dods.a in supplibs" >&5
--echo $ECHO_N "checking for libnc-dods.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libnc-dods.a" ; then
-+ echo "$as_me:$LINENO: checking for libnc-dap.a in supplibs" >&5
-+echo $ECHO_N "checking for libnc-dap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libnc-dap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
- ga_check_dods="yes"
-@@ -15452,20 +15452,20 @@
- fi
-
- else
-- echo "$as_me:$LINENO: checking for libdap++.a in supplibs" >&5
--echo $ECHO_N "checking for libdap++.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libdap++.a" ; then
-+ echo "$as_me:$LINENO: checking for libdap.a in supplibs" >&5
-+echo $ECHO_N "checking for libdap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libdap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
-
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -lnc-dods" >&5
--echo $ECHO_N "checking for main in -lnc-dods... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -lnc-dap" >&5
-+echo $ECHO_N "checking for main in -lnc-dap... $ECHO_C" >&6
- if test "${ac_cv_lib_nc_dods_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lnc-dods $LIBS"
-+LIBS="-lnc-dap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -15513,9 +15513,9 @@
- fi
-
- else
-- echo "$as_me:$LINENO: checking for libnc-dods.a in supplibs" >&5
--echo $ECHO_N "checking for libnc-dods.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libnc-dods.a" ; then
-+ echo "$as_me:$LINENO: checking for libnc-dap.a in supplibs" >&5
-+echo $ECHO_N "checking for libnc-dap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libnc-dap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
- ga_check_dods="yes"
-@@ -15617,13 +15617,13 @@
- if test $ac_cv_lib_rx_main = yes; then
-
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -lwww" >&5
--echo $ECHO_N "checking for main in -lwww... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -lwwwcore" >&5
-+echo $ECHO_N "checking for main in -lwwwcore... $ECHO_C" >&6
- if test "${ac_cv_lib_www_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lwww $LIBS"
-+LIBS="-lwwwcore $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -15668,13 +15668,13 @@
- if test $ac_cv_lib_www_main = yes; then
-
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -ldap++" >&5
--echo $ECHO_N "checking for main in -ldap++... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -ldap" >&5
-+echo $ECHO_N "checking for main in -ldap... $ECHO_C" >&6
- if test "${ac_cv_lib_dappp_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-ldap++ $LIBS"
-+LIBS="-ldap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -15719,13 +15719,13 @@
- if test $ac_cv_lib_dappp_main = yes; then
-
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -lnc-dods" >&5
--echo $ECHO_N "checking for main in -lnc-dods... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -lnc-dap" >&5
-+echo $ECHO_N "checking for main in -lnc-dap... $ECHO_C" >&6
- if test "${ac_cv_lib_nc_dods_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lnc-dods $LIBS"
-+LIBS="-lnc-dap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -15773,9 +15773,9 @@
- fi
-
- else
-- echo "$as_me:$LINENO: checking for libnc-dods.a in supplibs" >&5
--echo $ECHO_N "checking for libnc-dods.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libnc-dods.a" ; then
-+ echo "$as_me:$LINENO: checking for libnc-dap.a in supplibs" >&5
-+echo $ECHO_N "checking for libnc-dap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libnc-dap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
- ga_check_dods="yes"
-@@ -15792,20 +15792,20 @@
- fi
-
- else
-- echo "$as_me:$LINENO: checking for libdap++.a in supplibs" >&5
--echo $ECHO_N "checking for libdap++.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libdap++.a" ; then
-+ echo "$as_me:$LINENO: checking for libdap.a in supplibs" >&5
-+echo $ECHO_N "checking for libdap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libdap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
-
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -lnc-dods" >&5
--echo $ECHO_N "checking for main in -lnc-dods... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -lnc-dap" >&5
-+echo $ECHO_N "checking for main in -lnc-dap... $ECHO_C" >&6
- if test "${ac_cv_lib_nc_dods_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lnc-dods $LIBS"
-+LIBS="-lnc-dap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -15853,9 +15853,9 @@
- fi
-
- else
-- echo "$as_me:$LINENO: checking for libnc-dods.a in supplibs" >&5
--echo $ECHO_N "checking for libnc-dods.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libnc-dods.a" ; then
-+ echo "$as_me:$LINENO: checking for libnc-dap.a in supplibs" >&5
-+echo $ECHO_N "checking for libnc-dap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libnc-dap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
- ga_check_dods="yes"
-@@ -15881,20 +15881,20 @@
- fi
-
- else
-- echo "$as_me:$LINENO: checking for libwww.a in supplibs" >&5
--echo $ECHO_N "checking for libwww.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libwww.a" ; then
-+ echo "$as_me:$LINENO: checking for libwwwcore.a in supplibs" >&5
-+echo $ECHO_N "checking for libwwwcore.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libwwwcore.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
-
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -ldap++" >&5
--echo $ECHO_N "checking for main in -ldap++... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -ldap" >&5
-+echo $ECHO_N "checking for main in -ldap... $ECHO_C" >&6
- if test "${ac_cv_lib_dappp_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-ldap++ $LIBS"
-+LIBS="-ldap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -15939,13 +15939,13 @@
- if test $ac_cv_lib_dappp_main = yes; then
-
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -lnc-dods" >&5
--echo $ECHO_N "checking for main in -lnc-dods... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -lnc-dap" >&5
-+echo $ECHO_N "checking for main in -lnc-dap... $ECHO_C" >&6
- if test "${ac_cv_lib_nc_dods_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lnc-dods $LIBS"
-+LIBS="-lnc-dap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -15993,9 +15993,9 @@
- fi
-
- else
-- echo "$as_me:$LINENO: checking for libnc-dods.a in supplibs" >&5
--echo $ECHO_N "checking for libnc-dods.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libnc-dods.a" ; then
-+ echo "$as_me:$LINENO: checking for libnc-dap.a in supplibs" >&5
-+echo $ECHO_N "checking for libnc-dap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libnc-dap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
- ga_check_dods="yes"
-@@ -16012,20 +16012,20 @@
- fi
-
- else
-- echo "$as_me:$LINENO: checking for libdap++.a in supplibs" >&5
--echo $ECHO_N "checking for libdap++.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libdap++.a" ; then
-+ echo "$as_me:$LINENO: checking for libdap.a in supplibs" >&5
-+echo $ECHO_N "checking for libdap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libdap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
-
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -lnc-dods" >&5
--echo $ECHO_N "checking for main in -lnc-dods... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -lnc-dap" >&5
-+echo $ECHO_N "checking for main in -lnc-dap... $ECHO_C" >&6
- if test "${ac_cv_lib_nc_dods_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lnc-dods $LIBS"
-+LIBS="-lnc-dap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -16073,9 +16073,9 @@
- fi
-
- else
-- echo "$as_me:$LINENO: checking for libnc-dods.a in supplibs" >&5
--echo $ECHO_N "checking for libnc-dods.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libnc-dods.a" ; then
-+ echo "$as_me:$LINENO: checking for libnc-dap.a in supplibs" >&5
-+echo $ECHO_N "checking for libnc-dap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libnc-dap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
- ga_check_dods="yes"
-@@ -16117,13 +16117,13 @@
- echo "${ECHO_T}yes" >&6
-
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -lwww" >&5
--echo $ECHO_N "checking for main in -lwww... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -lwwwcore" >&5
-+echo $ECHO_N "checking for main in -lwwwcore... $ECHO_C" >&6
- if test "${ac_cv_lib_www_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lwww $LIBS"
-+LIBS="-lwwwcore $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -16168,13 +16168,13 @@
- if test $ac_cv_lib_www_main = yes; then
-
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -ldap++" >&5
--echo $ECHO_N "checking for main in -ldap++... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -ldap" >&5
-+echo $ECHO_N "checking for main in -ldap... $ECHO_C" >&6
- if test "${ac_cv_lib_dappp_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-ldap++ $LIBS"
-+LIBS="-ldap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -16219,13 +16219,13 @@
- if test $ac_cv_lib_dappp_main = yes; then
-
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -lnc-dods" >&5
--echo $ECHO_N "checking for main in -lnc-dods... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -lnc-dap" >&5
-+echo $ECHO_N "checking for main in -lnc-dap... $ECHO_C" >&6
- if test "${ac_cv_lib_nc_dods_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lnc-dods $LIBS"
-+LIBS="-lnc-dap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -16273,9 +16273,9 @@
- fi
-
- else
-- echo "$as_me:$LINENO: checking for libnc-dods.a in supplibs" >&5
--echo $ECHO_N "checking for libnc-dods.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libnc-dods.a" ; then
-+ echo "$as_me:$LINENO: checking for libnc-dap.a in supplibs" >&5
-+echo $ECHO_N "checking for libnc-dap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libnc-dap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
- ga_check_dods="yes"
-@@ -16292,20 +16292,20 @@
- fi
-
- else
-- echo "$as_me:$LINENO: checking for libdap++.a in supplibs" >&5
--echo $ECHO_N "checking for libdap++.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libdap++.a" ; then
-+ echo "$as_me:$LINENO: checking for libdap.a in supplibs" >&5
-+echo $ECHO_N "checking for libdap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libdap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
-
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -lnc-dods" >&5
--echo $ECHO_N "checking for main in -lnc-dods... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -lnc-dap" >&5
-+echo $ECHO_N "checking for main in -lnc-dap... $ECHO_C" >&6
- if test "${ac_cv_lib_nc_dods_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lnc-dods $LIBS"
-+LIBS="-lnc-dap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -16353,9 +16353,9 @@
- fi
-
- else
-- echo "$as_me:$LINENO: checking for libnc-dods.a in supplibs" >&5
--echo $ECHO_N "checking for libnc-dods.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libnc-dods.a" ; then
-+ echo "$as_me:$LINENO: checking for libnc-dap.a in supplibs" >&5
-+echo $ECHO_N "checking for libnc-dap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libnc-dap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
- ga_check_dods="yes"
-@@ -16381,20 +16381,20 @@
- fi
-
- else
-- echo "$as_me:$LINENO: checking for libwww.a in supplibs" >&5
--echo $ECHO_N "checking for libwww.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libwww.a" ; then
-+ echo "$as_me:$LINENO: checking for libwwwcore.a in supplibs" >&5
-+echo $ECHO_N "checking for libwwwcore.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libwwwcore.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
-
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -ldap++" >&5
--echo $ECHO_N "checking for main in -ldap++... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -ldap" >&5
-+echo $ECHO_N "checking for main in -ldap... $ECHO_C" >&6
- if test "${ac_cv_lib_dappp_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-ldap++ $LIBS"
-+LIBS="-ldap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -16439,13 +16439,13 @@
- if test $ac_cv_lib_dappp_main = yes; then
-
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -lnc-dods" >&5
--echo $ECHO_N "checking for main in -lnc-dods... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -lnc-dap" >&5
-+echo $ECHO_N "checking for main in -lnc-dap... $ECHO_C" >&6
- if test "${ac_cv_lib_nc_dods_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lnc-dods $LIBS"
-+LIBS="-lnc-dap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -16493,9 +16493,9 @@
- fi
-
- else
-- echo "$as_me:$LINENO: checking for libnc-dods.a in supplibs" >&5
--echo $ECHO_N "checking for libnc-dods.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libnc-dods.a" ; then
-+ echo "$as_me:$LINENO: checking for libnc-dap.a in supplibs" >&5
-+echo $ECHO_N "checking for libnc-dap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libnc-dap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
- ga_check_dods="yes"
-@@ -16512,20 +16512,20 @@
- fi
-
- else
-- echo "$as_me:$LINENO: checking for libdap++.a in supplibs" >&5
--echo $ECHO_N "checking for libdap++.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libdap++.a" ; then
-+ echo "$as_me:$LINENO: checking for libdap.a in supplibs" >&5
-+echo $ECHO_N "checking for libdap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libdap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
-
- if test "${ga_dyn_supplibs}" = "yes" ; then
-- echo "$as_me:$LINENO: checking for main in -lnc-dods" >&5
--echo $ECHO_N "checking for main in -lnc-dods... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for main in -lnc-dap" >&5
-+echo $ECHO_N "checking for main in -lnc-dap... $ECHO_C" >&6
- if test "${ac_cv_lib_nc_dods_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lnc-dods $LIBS"
-+LIBS="-lnc-dap $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h. */
-@@ -16573,9 +16573,9 @@
- fi
-
- else
-- echo "$as_me:$LINENO: checking for libnc-dods.a in supplibs" >&5
--echo $ECHO_N "checking for libnc-dods.a in supplibs... $ECHO_C" >&6
-- if test -f "${ga_supplib_dir}/lib/libnc-dods.a" ; then
-+ echo "$as_me:$LINENO: checking for libnc-dap.a in supplibs" >&5
-+echo $ECHO_N "checking for libnc-dap.a in supplibs... $ECHO_C" >&6
-+ if test -f "${ga_supplib_dir}/lib/libnc-dap.a" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
- ga_check_dods="yes"
-@@ -16748,11 +16748,11 @@
-
-
- if test $use_gadods = "yes" ; then
-- dods_rep_libs="-lgadods -lnc-dods -ldap++"
-+ dods_rep_libs="-lgadods -lnc-dap -ldap"
- gadods_def="-DUSEGADODS=1"
- echo "+ gradsdods (OPeNDAP/netCDF) build enabled - gridded and station interfaces"
- else
-- dods_rep_libs="-lnc-dods -ldap++"
-+ dods_rep_libs="-lnc-dap -ldap"
- gadods_def="-DUSEGADODS=0"
- echo "+ gradsdods (OPeNDAP/netCDF) build enabled - gridded interface only"
- fi
-@@ -16898,7 +16898,7 @@
-
- # Hack to deal with Darwin C++ quirk: template instantiations can't
- # be done inside archives, and must be separate objects.
--# So inst.o is extracted from libdap++.a and linked separately.
-+# So inst.o is extracted from libdap.a and linked separately.
-
-
- if test "$is_darwin" = "yes" \