diff options
| author | Ton Voon <tonvoon@users.sourceforge.net> | 2006-07-13 12:50:23 +0000 |
|---|---|---|
| committer | Ton Voon <tonvoon@users.sourceforge.net> | 2006-07-13 12:50:23 +0000 |
| commit | 548083b2ea865474915fc8a9ddd361e997585a02 (patch) | |
| tree | f3766c1f5d8f8ea1b2b721a5792e4fb4daf1cf68 /configure.in | |
| parent | 6b9cc76d0a27631fbab19a31ab8bd46e143b7580 (diff) | |
| download | monitoring-plugins-548083b2ea865474915fc8a9ddd361e997585a02.tar.gz | |
Move new util_* functions to lib/
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1451 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'configure.in')
| -rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 54d5700b..32ab396b 100644 --- a/configure.in +++ b/configure.in | |||
| @@ -1699,7 +1699,7 @@ AC_OUTPUT( | |||
| 1699 | lib/Makefile | 1699 | lib/Makefile |
| 1700 | m4/Makefile | 1700 | m4/Makefile |
| 1701 | plugins/Makefile | 1701 | plugins/Makefile |
| 1702 | plugins/tests/Makefile | 1702 | lib/tests/Makefile |
| 1703 | plugins-root/Makefile | 1703 | plugins-root/Makefile |
| 1704 | plugins-scripts/Makefile | 1704 | plugins-scripts/Makefile |
| 1705 | plugins-scripts/subst | 1705 | plugins-scripts/subst |
