You've already forked fuse-utils
mirror of
https://git.code.sf.net/p/fuse-emulator/fuse-utils
synced 2025-08-06 02:35:52 +03:00
Remove --copy on automake invocation.
Legacy-ID: 2589
This commit is contained in:
@@ -29,5 +29,5 @@ set -e
|
|||||||
|
|
||||||
aclocal
|
aclocal
|
||||||
autoheader
|
autoheader
|
||||||
automake --add-missing --copy
|
automake --add-missing
|
||||||
autoconf
|
autoconf
|
||||||
|
@@ -122,3 +122,4 @@
|
|||||||
20051031 .cvsignore,Makefile.am,createhdf.c,ide.[ch],raw2hdf.c,
|
20051031 .cvsignore,Makefile.am,createhdf.c,ide.[ch],raw2hdf.c,
|
||||||
man/{Makefile.am,fuse-utils.1,raw2hdf.1}: add raw2hdf utility
|
man/{Makefile.am,fuse-utils.1,raw2hdf.1}: add raw2hdf utility
|
||||||
(Matthew Westcott).
|
(Matthew Westcott).
|
||||||
|
20051224 autogen.sh: remove --copy on automake invocation.
|
||||||
|
Reference in New Issue
Block a user