[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdesdk/kbabel/common/libgettext
From:       Dirk Mueller <mueller () kde ! org>
Date:       2003-05-17 19:10:07
[Download RAW message or body]

CVS commit by mueller: 

revert last commit to unbreak compilation


  M +10 -2     Makefile.am   1.10


--- kdesdk/kbabel/common/libgettext/Makefile.am  #1.9:1.10
@@ -1,7 +1,15 @@
-LEX_OUTPUT_ROOT = lex.GettextBase
+# this might be a naive way of seeing it, but
+# automake does not support C++ flex files.
+#LEX_OUTPUT_ROOT = lex.GettextBase
+#AM_LFLAGS = -+
+
+CLEANFILES = pofiles.cc
 
 noinst_LTLIBRARIES = libgettext.la
 
-libgettext_la_SOURCES = fstrcmp.c xmalloc.c pofiles.ll
+libgettext_la_SOURCES = fstrcmp.c xmalloc.c pofiles.cc
+
+pofiles.cc: $(srcdir)/pofiles.ll
+        $(LEX) -+ -opofiles.cc $(srcdir)/pofiles.ll
 
 noinst_HEADERS = fstrcmp.h system.h tokens.h pofiles.h


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic