libutil++
1.9.3
Main Page
Classes
Files
File List
All
Classes
Functions
Variables
src
AC_CHECK_LIB.cpp
1
/*
2
** libutil++
3
** $Id: AC_CHECK_LIB.cpp 1653 2016-02-28 19:54:59Z sella $
4
** Copyright (c) 2011-2016 Digital Genesis, LLC. All Rights Reserved.
5
** Released under the LGPL Version 2.1 License.
6
** http://www.digitalgenesis.com
7
*/
8
9
static
const
char
rcsid[] __attribute__((used)) =
"$Id: AC_CHECK_LIB.cpp 1653 2016-02-28 19:54:59Z sella $"
;
10
11
int
libutilxx__present(
void
) {
12
return
1;
13
}
14
15
/*
16
** vim: noet ts=3 sw=3
17
*/
Generated on Sat Sep 2 2017 11:44:21 for libutil++ by
1.8.5