Develop and Download Open Source Software

Browse CVS Repository

Diff of /malonnote/configure.in

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.11 by maloninc, Tue Oct 4 12:54:58 2005 UTC revision 1.12 by maloninc, Thu Dec 22 10:48:29 2005 UTC
# Line 1  Line 1 
1  #                                               -*- Autoconf -*-  #                                               -*- Autoconf -*-
2  # Process this file with autoconf to produce a configure script.  # Process this file with autoconf to produce a configure script.
3    
4  AC_INIT(mnote, 1.5,hiroyuki@maloninc.com)  AC_INIT(mnote, 1.6,hiroyuki@maloninc.com)
5  AC_CONFIG_SRCDIR([acconfig.h])  AC_CONFIG_SRCDIR([acconfig.h])
6  AM_INIT_AUTOMAKE(mnote, 1.5,hiroyuki@maloninc.com)  AM_INIT_AUTOMAKE(mnote, 1.6,hiroyuki@maloninc.com)
7  AM_CONFIG_HEADER(config.h)  AM_CONFIG_HEADER(config.h)
8    
9  AC_CANONICAL_HOST  AC_CANONICAL_HOST
# Line 17  AC_PROG_CC Line 17  AC_PROG_CC
17  # Checks for libraries.  # Checks for libraries.
18  # FIXME: Replace `main' with a function in `-liconv':  # FIXME: Replace `main' with a function in `-liconv':
19    
20  AM_ICONV  #AM_ICONV
21    
22  # Checks for header files.  # Checks for header files.
23    

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26