/[gcjwebplugin]/gcjwebplugin/configure.ac
ViewVC logotype

Diff of /gcjwebplugin/configure.ac

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

revision 1.47 by fitzsim, Sat Jul 10 19:03:56 2004 UTC revision 1.48 by mkoch, Sun Nov 28 08:45:18 2004 UTC
# Line 1  Line 1 
1  dnl Process this file with autoconf to produce a configure script.  dnl Process this file with autoconf to produce a configure script.
2    
3  AC_PREREQ(2.59)  AC_PREREQ([2.59])
4  AC_INIT(gcjwebplugin, 0.3.0, gcjwebplugin-devel@nongnu.org)  AC_INIT([gcjwebplugin], [0.3.1], [gcjwebplugin-devel@nongnu.org])
5  AM_INIT_AUTOMAKE(1.7.0)  AM_INIT_AUTOMAKE([1.7.0])
6  AC_CONFIG_SRCDIR(src/gcjwebplugin.cc)  AC_CONFIG_SRCDIR([src/gcjwebplugin.cc])
7  AC_CONFIG_TESTDIR([tests])  AC_CONFIG_TESTDIR([tests])
8  AM_CONFIG_HEADER(config.h)  AM_CONFIG_HEADER(config.h)
9    

Legend:
Removed from v.1.47  
changed lines
  Added in v.1.48

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26