kopia lustrzana https://github.com/Hamlib/Hamlib
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-79ac388436b8Hamlib-1.1.2
rodzic
d35a2dd333
commit
bb6b7ce8d9
|
@ -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)
|
||||
|
|
Plik diff jest za duży
Load Diff
|
@ -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
|
||||
|
|
2
ltconfig
2
ltconfig
|
@ -1,4 +1,4 @@
|
|||
#! /bin/sh
|
||||
#! /bin/sh -x
|
||||
|
||||
# ltconfig - Create a system-specific libtool.
|
||||
# Copyright (C) 1996-1999 Free Software Foundation, Inc.
|
||||
|
|
Ładowanie…
Reference in New Issue