remove cat-id-tbl.c references (this really
authorjacob berkman <jacob@ximian.com>
Fri, 1 Feb 2002 00:02:12 +0000 (00:02 +0000)
committerJacob Berkman <jberkman@src.gnome.org>
Fri, 1 Feb 2002 00:02:12 +0000 (00:02 +0000)
2002-01-31  jacob berkman  <jacob@ximian.com>

* Makefile.in.in: remove cat-id-tbl.c references (this really

po/ChangeLog
po/Makefile.in.in

index 4ab5459..24ad2f7 100644 (file)
@@ -1,5 +1,8 @@
 2002-01-31  jacob berkman  <jacob@ximian.com>
 
+       * Makefile.in.in: remove cat-id-tbl.c references (this really
+       fixes this build)
+
        * Makefile.in.in (DISTFILES): remove stamp-cat-id
 
        * Makefile.in.in: remove references to po2tbl.sed.in
index 5a3834f..20ccd41 100644 (file)
@@ -50,7 +50,7 @@ INCLUDES = -I.. -I$(top_srcdir)/intl
 
 COMPILE = $(CC) -c $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) $(XCFLAGS)
 
-SOURCES = cat-id-tbl.c
+SOURCES = 
 POFILES = @POFILES@
 GMOFILES = @GMOFILES@
 DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(GETTEXT_PACKAGE).pot \
@@ -86,7 +86,7 @@ INSTOBJEXT = @INSTOBJEXT@
 
 all: all-@USE_NLS@
 
-all-yes: cat-id-tbl.c $(CATALOGS)
+all-yes: $(CATALOGS)
 all-no:
 
 $(srcdir)/$(GETTEXT_PACKAGE).pot: $(POTFILES)
@@ -172,8 +172,6 @@ uninstall:
 
 check: all
 
-cat-id-tbl.o: ../intl/libgettext.h
-
 dvi info tags TAGS ID:
 
 mostlyclean: