Ignore:
Timestamp:
Nov 28, 2008, 4:36:19 PM (15 years ago)
Author:
Peter Johansson
Message:

Triggered by [826]. There were some problems with the Makefile.am, so
I changed to let configure (well config.status) create
plugin_WeNNI.base. references #63

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/base1/se.lu.thep.wenni/trunk/configure.ac

    r831 r834  
    55# Copyright (C) 2005, 2006 Jari Häkkinen, Peter Johansson
    66# Copyright (C) 2007 Peter Johansson
    7 # Copyright (C) 2008 Jari Häkkinen
     7# Copyright (C) 2008 Jari Häkkinen Peter Johansson
    88#
    99# This file is part of WeNNI,
     
    110110  BASEPLUGINEXECNAME=$PLUGINDIR/wenni.pl
    111111  AC_SUBST(BASEPLUGINEXECNAME)
     112  AC_CONFIG_FILES([base/base1/base_plugin_script/plugin_WeNNI.base])
    112113fi
    113114if (test x$state = xbase2); then
Note: See TracChangeset for help on using the changeset viewer.