add quotes around symbol definition.
2006-01-02 James Henstridge <james@jamesh.id.au> * configure.in (LT_VERSION_INFO): add quotes around symbol definition.
This commit is contained in:
committed by
James Henstridge
parent
d3add9e115
commit
7d3059e732
@@ -1,3 +1,7 @@
|
||||
2006-01-02 James Henstridge <james@jamesh.id.au>
|
||||
|
||||
* configure.in (LT_VERSION_INFO): add quotes around symbol definition.
|
||||
|
||||
2005-12-15 Benoît Dejean <benoit@placenet.org>
|
||||
|
||||
* configure.in:
|
||||
|
@@ -44,7 +44,7 @@ AC_SUBST(LIBGTOP_VERSION_CODE, [libgtop_version_code])
|
||||
|
||||
# libtool versioning
|
||||
AC_SUBST(LT_VERSION_INFO,
|
||||
[-version-info libgtop_current:libgtop_revision:libgtop_age])
|
||||
["-version-info libgtop_current:libgtop_revision:libgtop_age"])
|
||||
|
||||
ACLOCAL_FLAGS="$ACLOCAL_FLAGS -I ."
|
||||
|
||||
|
Reference in New Issue
Block a user