Changeset 942 for trunk/optimizer


Ignore:
Timestamp:
Mar 11, 2008, 4:22:12 PM (17 years ago)
Author:
gah
Message:

Makefile fixups

Location:
trunk/optimizer/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/optimizer/src/Makefile.in

    r898 r942  
    1 # Makefile.in --
     1e Makefile.in --
    22#
    33#       This file is a Makefile for Sample TEA Extension.  If it has the name
     
    7474bindir          = @bindir@
    7575libdir          = @libdir@
    76 datadir         = @datadir@
     76datadir         = @datarootdir@
    7777mandir          = @mandir@
    7878includedir      = @includedir@
  • trunk/optimizer/src/configure.in

    r898 r942  
    194194AC_SUBST(NODOT_VERSION)
    195195
     196AC_CONFIG_SUBDIRS( [pgapack/gekco/pgapack] )
    196197#--------------------------------------------------------------------
    197198# Finally, substitute all of the various values into the Makefile.
Note: See TracChangeset for help on using the changeset viewer.