X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Ffcntl;h=357bdfa318324020e638dce29965057574659824;hb=e2b32fd06585da0807fe10045e70799cc5c8252f;hp=4d0c83ddc4a551c47a435e8f4442218ebfda4edb;hpb=e9255b85d00e92866a4edbca355ef59d825e9705;p=gnulib.git diff --git a/modules/fcntl b/modules/fcntl index 4d0c83ddc..357bdfa31 100644 --- a/modules/fcntl +++ b/modules/fcntl @@ -19,6 +19,7 @@ EXTRA_DIST += fcntl_.h # We need the following in order to create when the system # doesn't have one that works with the given compiler. fcntl.h: fcntl_.h + rm -f $@-t $@ sed -e 's|@''ABSOLUTE_FCNTL_H''@|$(ABSOLUTE_FCNTL_H)|g' \ < $(srcdir)/fcntl_.h > $@-t mv $@-t $@