Eliminate redundant underscore symbols in sed arguments in Makefile
authorIvan Maidanski <ivmai@mail.ru>
Sat, 5 Jan 2013 15:59:21 +0000 (19:59 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Sat, 5 Jan 2013 15:59:21 +0000 (19:59 +0400)
commite44498456b3db2303c12f004187fc298801866d3
tree71bebe18743deaa6051e41ac65f77a92decef4de
parent5a32ea7bea99ac103a2cd53f6508047ed85098de
Eliminate redundant underscore symbols in sed arguments in Makefile
(revert commit 75b9e67 partially)

* src/Makefile.am (atomic_ops/generalize-small.h,
atomic_ops/generalize-arithm.h,
atomic_ops/sysdeps/loadstore/char_acquire_release_volatile.h,
atomic_ops/sysdeps/loadstore/int_acquire_release_volatile.h,
atomic_ops/sysdeps/loadstore/short_acquire_release_volatile.h,
atomic_ops/sysdeps/loadstore/char_atomic_load_store.h,
atomic_ops/sysdeps/loadstore/int_atomic_load_store.h,
atomic_ops/sysdeps/loadstore/short_atomic_load_store.h): Remove
redundant '_' (underscore) symbol in sed "search" and "replace-to"
strings.
src/Makefile.am