Ignore:
Timestamp:
2007-01-22T16:39:50+13:00 (17 years ago)
Author:
kjdon
Message:

mg now in a different place - in ../indexers not ../packages

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/changing-indexers-branch/gsdl/lib/Makefile.in

    r12506 r13722  
    3333MCFLAGS = -Wall -Wunused
    3434DEFS = @DEFS@
    35 INCLUDES = -I../packages/mg/lib -I..
     35INCLUDES = -I../indexers/mg/lib -I..
    3636MICO_DIR = @MICO_DIR@
    3737ifeq ($(MICO_DIR), default)
     
    4646MICO_PATH =
    4747endif
    48 MINCLUDES = -I/usr/include/g++-2/ -I/usr/lib/gcc-lib/i386-slackware-linux/egcs-2.91.66/include/ -I/usr/include -I.  -I../packages/mg/lib $(MICO_INC) -I..
     48MINCLUDES = -I/usr/include/g++-2/ -I/usr/lib/gcc-lib/i386-slackware-linux/egcs-2.91.66/include/ -I/usr/include -I.  -I../indexers/mg/lib $(MICO_INC) -I..
    4949RANLIB = @RANLIB@
    5050USE_CORBA = @USE_CORBA@
Note: See TracChangeset for help on using the changeset viewer.