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