~eloaders/i-nex/I-Nex

« back to all changes in this revision

Viewing changes to src/configure.ac

  • Committer: eloaders
  • Date: 2014-07-15 16:31:30 UTC
  • Revision ID: git-v1:64e92b39f32ea7a292985dee67d4c6de1333f9fa
Move src to I-Nex

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
dnl -- package generated with gambas3 ide --
2
 
 
3
 
AC_INIT(configure.ac)
4
 
GB_INIT_PROJECT(i-nex)
5
 
 
6
 
dnl -- create makefile --
7
 
 
8
 
AC_OUTPUT(Makefile)