X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fpoll;h=eaa28931e8484c0733fb7021a968ca3569cba7e7;hb=34c9588f610fc2a4824d2fcf8426285f79c6fcc0;hp=9e59f79607417d6f0a3cba201ae1b2ff827b5dbc;hpb=2652a32d3640b6a344adc5797080d8de4ae663a8;p=gnulib.git diff --git a/modules/poll b/modules/poll index 9e59f7960..eaa28931e 100644 --- a/modules/poll +++ b/modules/poll @@ -15,9 +15,8 @@ Makefile.am: BUILT_SOURCES += $(POLL_H) EXTRA_DIST += poll_.h -# We need the following in order to create an when the system +# We need the following in order to create when the system # doesn't have one. -all-local $(lib_OBJECTS): $(POLL_H) poll.h: poll_.h cp $(srcdir)/poll_.h $@-t mv $@-t $@ @@ -26,5 +25,8 @@ MOSTLYCLEANFILES += poll.h poll.h-t Include: #include +License: +GPL + Maintainer: Paolo Bonzini