# HG changeset patch # User John W. Eaton # Date 1354633671 18000 # Node ID abb92e8951eb06b76f8c9db36eb557f7670e38e8 # Parent 911a6ad10e9cbb8d1e394337074ca938e1dcf323 libgnu/Makefile.am: undo unintended changes from d65de42265c9 diff --git a/libgnu/Makefile.am b/libgnu/Makefile.am --- a/libgnu/Makefile.am +++ b/libgnu/Makefile.am @@ -122,7 +122,7 @@ ## begin gnulib module bitrotate -libgnu_la_SOURCES += bitrotate.h bitrotate.c +libgnu_la_SOURCES += bitrotate.h ## end gnulib module bitrotate @@ -654,9 +654,8 @@ ## begin gnulib module fstatat -libgnu_la_SOURCES += statat.c - -EXTRA_DIST += at-func.c fstatat.c + +EXTRA_DIST += at-func.c fstatat.c openat-priv.h EXTRA_libgnu_la_SOURCES += at-func.c fstatat.c @@ -991,7 +990,6 @@ ## begin gnulib module math BUILT_SOURCES += math.h -libgnu_la_SOURCES += math.c # We need the following in order to create when the system # doesn't have one that works with the given compiler. @@ -1409,7 +1407,7 @@ ## begin gnulib module openat -EXTRA_DIST += openat.c +EXTRA_DIST += openat-priv.h openat.c EXTRA_libgnu_la_SOURCES += openat.c @@ -1583,7 +1581,6 @@ ## begin gnulib module sigaction -libgnu_la_SOURCES += sig-handler.c EXTRA_DIST += sig-handler.h sigaction.c @@ -1918,7 +1915,6 @@ ## begin gnulib module stdio BUILT_SOURCES += stdio.h -libgnu_la_SOURCES += stdio.c # We need the following in order to create when the system # doesn't have one that works with the given compiler. @@ -2123,7 +2119,6 @@ -e 's|@''REPLACE_MALLOC''@|$(REPLACE_MALLOC)|g' \ -e 's|@''REPLACE_MBTOWC''@|$(REPLACE_MBTOWC)|g' \ -e 's|@''REPLACE_MKSTEMP''@|$(REPLACE_MKSTEMP)|g' \ - -e 's|@''REPLACE_PTSNAME''@|$(REPLACE_PTSNAME)|g' \ -e 's|@''REPLACE_PTSNAME_R''@|$(REPLACE_PTSNAME_R)|g' \ -e 's|@''REPLACE_PUTENV''@|$(REPLACE_PUTENV)|g' \ -e 's|@''REPLACE_RANDOM_R''@|$(REPLACE_RANDOM_R)|g' \ @@ -2406,7 +2401,6 @@ ## begin gnulib module sys_socket BUILT_SOURCES += sys/socket.h -libgnu_la_SOURCES += sys_socket.c # We need the following in order to create when the system # doesn't have one that works with the given compiler. @@ -2737,7 +2731,6 @@ ## begin gnulib module unistd BUILT_SOURCES += unistd.h -libgnu_la_SOURCES += unistd.c # We need the following in order to create an empty placeholder for # when the system doesn't have one. @@ -3051,7 +3044,6 @@ ## begin gnulib module wctype-h BUILT_SOURCES += wctype.h -libgnu_la_SOURCES += wctype-h.c # We need the following in order to create when the system # doesn't have one that works with the given compiler. @@ -3119,7 +3111,7 @@ ## begin gnulib module xsize -libgnu_la_SOURCES += xsize.h xsize.c +libgnu_la_SOURCES += xsize.h ## end gnulib module xsize