From 45e8330c48e09aff7894d3dc27633faffbdcc957 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 1 Nov 2002 10:20:18 +0000 Subject: [PATCH] dont have any languages yet --- m4/Makefile | 10 +++++----- po/LINGUAS | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/m4/Makefile b/m4/Makefile index 4342834c..8daa0c30 100644 --- a/m4/Makefile +++ b/m4/Makefile @@ -34,9 +34,9 @@ oldincludedir = /usr/include DESTDIR = -pkgdatadir = $(datadir)/ -pkglibdir = $(libdir)/ -pkgincludedir = $(includedir)/ +pkgdatadir = $(datadir)/openbox +pkglibdir = $(libdir)/openbox +pkgincludedir = $(includedir)/openbox top_builddir = .. @@ -90,13 +90,13 @@ MAKEINFO = makeinfo MKINSTALLDIRS = ./mkinstalldirs OBJDUMP = @OBJDUMP@ OBJEXT = o -PACKAGE = +PACKAGE = openbox POSUB = po RANLIB = ranlib STRIP = strip USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ USE_NLS = yes -VERSION = +VERSION = 2.90.0 regex_cmd = sed EXTRA_DIST = codeset.m4 gettext.m4 glibc21.m4 iconv.m4 intdiv0.m4 inttypes.m4 inttypes_h.m4 inttypes-pri.m4 isc-posix.m4 lcmessage.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 progtest.m4 stdint_h.m4 uintmax_t.m4 ulonglong.m4 diff --git a/po/LINGUAS b/po/LINGUAS index 405b39ae..b55c3ef8 100644 --- a/po/LINGUAS +++ b/po/LINGUAS @@ -1,3 +1,3 @@ # Set of available languages. #de fr -en@quot +#en@quot -- 2.39.2