shishi-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Need -I for shishi-int.h.


From: shishi-commit
Subject: Need -I for shishi-int.h.
Date: Thu, 11 Dec 2003 02:14:42 +0100

Commit from jas 2003-12-11 02:14 CET
Need -I for shishi-int.h.
Module File name Revision
shishi db/Makefile.am 1.12 >>> 1.13

shishi/db/Makefile.am   1.12 >>> 1.13
Line 18
  # the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  # Boston, MA 02111-1307, USA.
 
- AM_CPPFLAGS = -I$(top_srcdir)/gl
+ # -I../lib is to get shishi-int.h and uint32_t.
+ AM_CPPFLAGS = -I$(top_srcdir)/gl -I../lib
 
  DEFS = -DLOCALEDIR=\"$(localedir)\" \
  -DSYSTEMCFGFILE=\"$(CONFDIR)/shisa.conf\" \



reply via email to

[Prev in Thread] Current Thread [Next in Thread]