re-ran libtoolize to pick up new archictures, re: Debian Bug#104602

git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@611 7ae35d74-ebe9-4afe-98af-79ac388436b8
Hamlib-1.1.2
Terry Dawson, VK2KTJ 2001-08-05 05:43:11 +00:00
rodzic d35a2dd333
commit bb6b7ce8d9
4 zmienionych plików z 8224 dodań i 2508 usunięć

Wyświetl plik

@ -62,10 +62,13 @@ host_triplet = @host@
AS = @AS@
CC = @CC@
CXX = @CXX@
CXXCPP = @CXXCPP@
DLLTOOL = @DLLTOOL@
DLL_PRELOAD = @DLL_PRELOAD@
ECHO = @ECHO@
EXEEXT = @EXEEXT@
GCJ = @GCJ@
GCJFLAGS = @GCJFLAGS@
INCLTDL = @INCLTDL@
LIBHAMLIBTCL = @LIBHAMLIBTCL@
LIBLTDL = @LIBLTDL@
@ -99,7 +102,7 @@ CONFIG_CLEAN_FILES = hamlib.spec
DIST_COMMON = README AUTHORS COPYING COPYING.LIB ChangeLog INSTALL \
Makefile.am Makefile.in NEWS THANKS TODO aclocal.m4 config.guess \
config.sub configure configure.ac hamlib.spec.in include/config.h.in \
include/stamp-h.in install-sh ltmain.sh missing mkinstalldirs
include/stamp-h.in install-sh ltconfig ltmain.sh missing mkinstalldirs
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)

10723
configure vendored

Plik diff jest za duży Load Diff

2
libltdl/aclocal.m4 vendored
Wyświetl plik

@ -1,4 +1,4 @@
dnl aclocal.m4 generated automatically by aclocal 1.4
dnl aclocal.m4 generated automatically by aclocal 1.4-p4
dnl Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation

Wyświetl plik

@ -1,4 +1,4 @@
#! /bin/sh
#! /bin/sh -x
# ltconfig - Create a system-specific libtool.
# Copyright (C) 1996-1999 Free Software Foundation, Inc.