Changeset 6462 for trunk/gsdl3


Ignore:
Timestamp:
2004-01-12T16:36:13+13:00 (20 years ago)
Author:
kjdon
Message:

removed the mg and mgpp stuff from this configure -- its going wrong

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl3/configure.in

    r6427 r6462  
    153153
    154154# the list of folders in the src folder
    155 srclist="packages/mgpp/lib/Makefile packages/mgpp/text/Makefile packages/mgpp/Makefile"
     155#srclist="packages/mgpp/lib/Makefile packages/mgpp/text/Makefile packages/mgpp/Makefile"
    156156
    157 AC_OUTPUT(packages/Makefile packages/mg/Makefile packages/mg/src/text/Makefile packages/mg/src/images/Makefile
    158           packages/mg/src/scripts/Makefile packages/mg/lib/Makefile
    159       Makefile $srclist)
     157#AC_OUTPUT(packages/Makefile packages/mg/Makefile packages/mg/src/text/Makefile packages/mg/src/images/Makefile
     158 #         packages/mg/src/scripts/Makefile packages/mg/lib/Makefile
     159#     Makefile $srclist)
    160160
    161161echo "-------------------------------------"
Note: See TracChangeset for help on using the changeset viewer.