[liblouis-liblouisxml] [liblouis] r579 committed - Tell etags that transcommon.ci is a C file

  • From: liblouis@xxxxxxxxxxxxxx
  • To: liblouis-liblouisxml@xxxxxxxxxxxxx
  • Date: Wed, 18 Apr 2012 20:41:11 +0000

Revision: 579
Author:   christian.egli@xxxxxxxxxxxxxx
Date:     Wed Apr 18 13:40:14 2012
Log:      Tell etags that transcommon.ci is a C file

http://code.google.com/p/liblouis/source/detail?r=579

Modified:
 /trunk/liblouis/Makefile.am

=======================================
--- /trunk/liblouis/Makefile.am Mon Oct  4 21:35:23 2010
+++ /trunk/liblouis/Makefile.am Wed Apr 18 13:40:14 2012
@@ -8,6 +8,8 @@

 AM_CPPFLAGS = -DTABLESDIR=\""$(datadir)"/liblouis/tables\"

+AM_ETAGSFLAGS = --langmap=c:+.ci
+
 liblouis_la_LDFLAGS =  \
-version-info $(LIBLOUIS_CURRENT):$(LIBLOUIS_REVISION):$(LIBLOUIS_AGE) -no-undefined

For a description of the software, to download it and links to
project pages go to http://www.abilitiessoft.com

Other related posts:

  • » [liblouis-liblouisxml] [liblouis] r579 committed - Tell etags that transcommon.ci is a C file - liblouis