Ignore:
Timestamp:
Oct 7, 2015, 11:54:16 AM (9 years ago)
Author:
gah
Message:

rename lib directory

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/r9/configure.in

    r4917 r5899  
    66AC_INIT([Rappture],[Version],[rappture@nanohub.org])
    77AC_CONFIG_AUX_DIR(cf)
    8 AC_CONFIG_HEADER(lib/rappture/config.h)
     8AC_CONFIG_HEADER(libs/rappture/config.h)
    99
    1010RAPPTURE_MAJOR_VERSION=Major_Version
     
    320320    apps/simsim
    321321    apps/xmldiff
    322     lib/Makefile
    323     lib/objects/Makefile
    324     lib/objects/RpHash.h
    325     lib/rappture/Makefile
    326     lib/rappture2/Makefile
     322    libs/Makefile
     323    libs/objects/Makefile
     324    libs/objects/RpHash.h
     325    libs/rappture/Makefile
     326    libs/rappture2/Makefile
    327327    rapptureConfig.sh
    328328])
Note: See TracChangeset for help on using the changeset viewer.