diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2011-05-30 19:19:39 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2011-05-30 19:19:39 +0000 |
commit | c609543baeb9441a4960d26169f6496c2d135d85 (patch) | |
tree | 7c83fb94863bdd5011c7b4da53eba6e77296016e /lib/libX11/nls/C | |
parent | 8a451c43839c0f0a10750371d9f75d79b3fe6d59 (diff) |
Update to libx11 1.4.2. Tested by ajacoutot@, jasper@ krw@, landry@,
shadchin@ on various architectures.
Bump major.
Diffstat (limited to 'lib/libX11/nls/C')
-rw-r--r-- | lib/libX11/nls/C/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/libX11/nls/C/Makefile.am b/lib/libX11/nls/C/Makefile.am deleted file mode 100644 index c4826e2eb..000000000 --- a/lib/libX11/nls/C/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ -x11thislocaledir = $(X11_LOCALEDATADIR)/C - -include $(top_srcdir)/nls/localerules.in |