There is no hard requirement for a config.guess and config.sub script in the release tarball. By passing --build=... and --host=... to ./configure, the scripts are not executed. When doing local builds, the ./autogen.sh script (by running automake) will place a config.guess and config.sub script in the root of the source tree. Upon creation of the release ('make dist') tarball, the scripts are replaced by dummy copies from the build-aux/ directory. The main advantage to not include these scripts in the repository, is that there is no need to track upstream updates for them either. Change-Id: I5e930988a9e849ec5d0c84d2e30e61f2a9685f45 BUG: 1223937 Reported-by: Emmanuel Dreyfus <manu@netbsd.org> Signed-off-by: Niels de Vos <ndevos@redhat.com> Reviewed-on: http://review.gluster.org/14503 Smoke: Gluster Build System <jenkins@build.gluster.com> NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org> CentOS-regression: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Kaleb KEITHLEY <kkeithle@redhat.com>
106 lines
2.2 KiB
Plaintext
106 lines
2.2 KiB
Plaintext
aclocal.m4
|
|
autom4te.cache
|
|
build
|
|
config.*
|
|
configure
|
|
cscope.*
|
|
depcomp
|
|
INSTALL
|
|
install-sh
|
|
ltmain.sh
|
|
Makefile
|
|
Makefile.in
|
|
missing
|
|
stamp-h1
|
|
test-driver
|
|
*compile
|
|
*.gcda
|
|
*.gcno
|
|
*.sw?
|
|
*~
|
|
*.lo
|
|
*.la
|
|
*.o
|
|
*.tar.gz
|
|
*.rpm
|
|
*.diff
|
|
*.patch
|
|
.libs
|
|
.deps
|
|
|
|
# Softlinks to test and log
|
|
log
|
|
*.vol
|
|
|
|
# cmocka unit tests
|
|
*.log
|
|
*.trs
|
|
*_unittest
|
|
|
|
# Generated files
|
|
*.py[co]
|
|
api/examples/__init__.py
|
|
api/examples/setup.py
|
|
api/src/gfapi.map
|
|
cli/src/gluster
|
|
contrib/argp-standalone/libargp.a
|
|
contrib/fuse-util/fusermount-glusterfs
|
|
contrib/uuid/uuid_types.h
|
|
extras/geo-rep/gsync-sync-gfid
|
|
extras/geo-rep/schedule_georep.py
|
|
extras/init.d/glusterd-Debian
|
|
extras/init.d/glusterd-FreeBSD
|
|
extras/init.d/glusterd-Redhat
|
|
extras/init.d/glusterd-SuSE
|
|
extras/init.d/glusterd.plist
|
|
extras/ocf/glusterd
|
|
extras/ocf/volume
|
|
extras/run-gluster.tmpfiles
|
|
extras/systemd/glusterd.service
|
|
extras/who-wrote-glusterfs/gitdm
|
|
geo-replication/.tox
|
|
geo-replication/src/gsyncd
|
|
geo-replication/src/peer_gsec_create
|
|
geo-replication/src/peer_mountbroker
|
|
geo-replication/src/set_geo_rep_pem_keys.sh
|
|
geo-replication/syncdaemon.egg-info
|
|
geo-replication/syncdaemon/configinterface.py
|
|
geo-replication/tests/unit/.coverage
|
|
geo-replication/tests/unit/cover
|
|
geo-replication/tests/unit/coverage.xml
|
|
geo-replication/tests/unit/nosetests.xml
|
|
geo-replication/tests/unit/results.html
|
|
glusterfs-api.pc
|
|
glusterfs.spec
|
|
glusterfsd/src/glusterd
|
|
glusterfsd/src/glusterfs
|
|
glusterfsd/src/glusterfsd
|
|
heal/src/glfsheal
|
|
libgfchangelog.pc
|
|
libgfdb.pc
|
|
libglusterfs/src/graph.lex.c
|
|
libglusterfs/src/y.tab.c
|
|
libglusterfs/src/y.tab.h
|
|
libglusterfs/src/defaults.c
|
|
libglusterfs/src/glusterfs-fops.h
|
|
libtool
|
|
run-tests.sh
|
|
tests/env.rc
|
|
tests/utils/arequal-checksum
|
|
xlators/features/glupy/src/__init__.py
|
|
xlators/features/glupy/src/setup.py
|
|
xlators/mount/fuse/utils/mount.glusterfs
|
|
xlators/mount/fuse/utils/mount_glusterfs
|
|
extras/peer_add_secret_pub
|
|
tools/gfind_missing_files/gcrawler
|
|
tools/glusterfind/glusterfind
|
|
tools/glusterfind/src/tool.conf
|
|
# Generated by fdl xlator
|
|
xlators/experimental/fdl/src/fdl.c
|
|
xlators/experimental/fdl/src/gf_logdump
|
|
xlators/experimental/fdl/src/gf_recon
|
|
xlators/experimental/fdl/src/libfdl.c
|
|
xlators/experimental/fdl/src/librecon.c
|
|
xlators/experimental/jbr-client/src/jbrc-cg.c
|
|
xlators/experimental/jbr-server/src/jbr-cg.c
|