~ken-vandine/libubuntuone/versioned_mono_bindings

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Rodrigo Moya
  • Date: 2010-01-26 13:20:42 UTC
  • mto: This revision was merged to the branch mainline in revision 20.
  • Revision ID: rodrigo.moya@canonical.com-20100126132042-59y98gnomsymxrr8
Move JS code out of the C source code

Show diffs side-by-side

added added

removed removed

Lines of Context:
92
92
  AC_SUBST(PYGNOME_CODEGEN, $PYGOBJECT_CODEGEN)
93
93
fi
94
94
 
 
95
dnl JavaScript scripts location
 
96
U1_JAVASCRIPT_DIR=$datadir/libubuntuone/javascript
 
97
AC_SUBST(U1_JAVASCRIPT_DIR)
 
98
 
95
99
AC_OUTPUT([
96
100
Makefile
 
101
data/Makefile
97
102
libubuntuone.pc
98
103
libubuntuone/Makefile
99
104
tests/Makefile