aboutsummaryrefslogtreecommitdiff
path: root/gfsm/gfsm/gfsm.pc.in
diff options
context:
space:
mode:
authorBryan Jurish <mukau@users.sourceforge.net>2008-12-04 14:31:00 +0000
committerBryan Jurish <mukau@users.sourceforge.net>2008-12-04 14:31:00 +0000
commit987b80c80b0403d96937f6ceb5c016d371a3142a (patch)
tree633cdb1ee84f1a537d37e38d1b9613e20a810e02 /gfsm/gfsm/gfsm.pc.in
parentb2394c4ae6c41d6f7a7dfbf7b2c2c3200c3c4992 (diff)
+ fixed missing variable in gfsm.pc.in
svn path=/trunk/externals/moocow/; revision=10422
Diffstat (limited to 'gfsm/gfsm/gfsm.pc.in')
-rw-r--r--gfsm/gfsm/gfsm.pc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/gfsm/gfsm/gfsm.pc.in b/gfsm/gfsm/gfsm.pc.in
index 693f90e..3123170 100644
--- a/gfsm/gfsm/gfsm.pc.in
+++ b/gfsm/gfsm/gfsm.pc.in
@@ -10,8 +10,8 @@ libdir=@libdir@
PACKAGE=@PACKAGE@
datadir=@datadir@
-docdir=@docdir@
-pkgdocdir=@pkgdocdir@
+#docdir=@docdir@
+#pkgdocdir=@pkgdocdir@
build_options=@CONFIG_OPTIONS@
cflags=@CFLAGS@ @gfsm_CFLAGS@