aboutsummaryrefslogtreecommitdiff
path: root/libX11/cpprules.in
diff options
context:
space:
mode:
Diffstat (limited to 'libX11/cpprules.in')
-rw-r--r--libX11/cpprules.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/libX11/cpprules.in b/libX11/cpprules.in
index e1296c699..03d6701e5 100644
--- a/libX11/cpprules.in
+++ b/libX11/cpprules.in
@@ -19,9 +19,9 @@ CPP_FILES_FLAGS = $(WCHAR32_FLAGS)
CPP_SED_MAGIC = $(SED) -e '/^\# *[0-9][0-9]* *.*$$/d' \
-e '/^\#line *[0-9][0-9]* *.*$$/d' \
- -e '/^[ ]*XCOMM$$/s/XCOMM/\#/' \
- -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/\#/' \
- -e '/^[ ]*XHASH/s/XHASH/\#/' \
+ -e '/^[ ]*XCOMM$$/s/XCOMM/\#/' \
+ -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/\#/' \
+ -e '/^[ ]*XHASH/s/XHASH/\#/' \
-e 's,X11_LOCALEDATADIR,$(X11_LOCALEDATADIR),g' \
-e '/\@\@$$/s/\@\@$$/\\/'