Changeset 4ad3480 for Makefile.in


Ignore:
Timestamp:
Jan 8, 2007, 5:03:05 PM (17 years ago)
Author:
Nelson Elhage <nelhage@mit.edu>
Branches:
master, barnowl_perlaim, debian, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
Children:
15bd5ef
Parents:
723f464
git-author:
Nelson Elhage <nelhage@mit.edu> (01/08/07 17:02:51)
git-committer:
Nelson Elhage <nelhage@mit.edu> (01/08/07 17:03:05)
Message:
Adding the configure check we talked about on d-o-h to look for
${XSUBPPDIR}/typemap and use it if it exists.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile.in

    r5f576e3 r4ad3480  
    1313CFLAGS=@CFLAGS@ -I. -I./libfaim -DDATADIR=\"${datadir}\"
    1414LDFLAGS=@LDFLAGS@
    15 XSUBPPDIR=@XSUBPPDIR@
     15XSUBPPFLAGS=@XSUBPPFLAGS@
    1616INSTALL=@INSTALL@
    1717INSTALL_PROGRAM=@INSTALL_PROGRAM@
Note: See TracChangeset for help on using the changeset viewer.