Changeset 951 for trunk/src/Makefile.in


Ignore:
Timestamp:
Mar 12, 2008 11:39:29 AM (16 years ago)
Author:
gah
Message:

added datarootdir to Makefile.in

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/Makefile.in

    r942 r951  
    11
    22bindir          = @bindir@
    3 datadir         = @datarootdir@
     3datadir         = @datadir@
     4datarootdir     = @datarootdir@
    45exec_prefix     = @exec_prefix@
    56includedir      = @includedir@
Note: See TracChangeset for help on using the changeset viewer.