mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 18:40:39 -08:00
(HAVE_SYNC): Define.
This commit is contained in:
parent
f9708e3cc5
commit
0d9ab48d66
1 changed files with 1 additions and 0 deletions
|
|
@ -51,6 +51,7 @@
|
|||
/^#undef HAVE_RINDEX *$/s/^.*$/#define HAVE_RINDEX 1/
|
||||
/^#undef HAVE_MKSTEMP *$/s/^.*$/#define HAVE_MKSTEMP 1/
|
||||
/^#undef HAVE_STRUCT_TM_TM_ZONE *$/s/^.*$/#define HAVE_STRUCT_TM_TM_ZONE 1/
|
||||
/^#undef HAVE_SYNC *$/s/^.*$/#define HAVE_SYNC 1/
|
||||
/^#undef PACKAGE_BUGREPORT/s/^.*$/#define PACKAGE_BUGREPORT ""/
|
||||
/^#undef PACKAGE_NAME/s/^.*$/#define PACKAGE_NAME ""/
|
||||
/^#undef PACKAGE_STRING/s/^.*$/#define PACKAGE_STRING ""/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue