some more build fixes for bugs that I introduced
authorAndy Wingo <wingo@wingomac.bcn.oblong.net>
Mon, 20 Apr 2009 15:42:35 +0000 (17:42 +0200)
committerAndy Wingo <wingo@wingomac.bcn.oblong.net>
Mon, 20 Apr 2009 15:42:35 +0000 (17:42 +0200)
commit807da8804c1bf5bb0468de332401352870f2e157
tree0fa90a0bd70d1d008172820ac4f62358e188d5c7
parent2b4b555b8fd10d369dbb2ee1f90d9e6035a5cd9e
some more build fixes for bugs that I introduced

* meta/guile-1.8.pc.in: Include a pkgdatadir, which will map down to
  `guile-config info pkgdatadir', used in existing guile.m4 files.

* meta/guile-config: Fix guile-config info varname. Facepalm.

* meta/guile.m4: Make GUILE_SITE_DIR use the sitedir variable instead.
  Really it should use pkg-config directly, though.
meta/guile-1.8.pc.in
meta/guile-config
meta/guile.m4