disabled perl default building, and also changes to make autoconf-2.53 happy

git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1049 7ae35d74-ebe9-4afe-98af-79ac388436b8
Hamlib-1.1.3
Stéphane Fillod, F8CFE 2002-05-28 21:32:26 +00:00
rodzic 0b03535ffb
commit 4ac3088226
1 zmienionych plików z 2 dodań i 5 usunięć

Wyświetl plik

@ -190,7 +190,7 @@ AC_MSG_CHECKING(whether to build perl binding and demo)
AC_ARG_WITH(perl-binding,
[ --with-perl-binding build perl binding and demo],
[cf_with_perl_binding=$withval],
[cf_with_perl_binding=$cf_with_perl])
[cf_with_perl_binding=no])
AC_MSG_RESULT($cf_with_perl_binding)
if test "${cf_with_perl_binding}" = "yes" ; then
@ -281,10 +281,7 @@ AC_SUBST(ROT_BACKENDEPS)
AC_SUBST(BINDING_LIST)
Xsed="sed -e s/^X//"
LTLIBOBJS=`echo X"$LIBOBJS" | $Xsed -e "s,\.[^.]* ,.lo ,g;s,\.[^.]*\$,.lo,"`
AC_SUBST(LIBOBJS)
AC_SUBST(LTLIBOBJS)
AC_LIBSOURCES([trunc.c])
AC_SUBST(INCLUDES)
AC_CONFIG_FILES([Makefile