This website works better with JavaScript.
Home
Help
Sign In
libburnia
/
libisofs
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
41
Wiki
Activity
Browse Source
Disabled autotools macro AM_MAINTAINER_MODE on advise of Ross Burton
release-1.5.4.branch
Thomas Schmitt
1 year ago
parent
8fbc2fcdfd
commit
3aab1cafc5
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
configure.ac
+ 2
- 1
configure.ac
View File
@ -67,7 +67,8 @@ AC_SUBST(LT_CURRENT_MINUS_AGE)
AC_PREFIX_DEFAULT([/usr/local])
test "$prefix" = "NONE" && prefix=$ac_default_prefix
AM_MAINTAINER_MODE
dnl ts B90405 : Disabled on advise of Ross Burton
dnl AM_MAINTAINER_MODE
AM_PROG_CC_C_O
AC_C_CONST
Write
Preview
Loading…
Cancel
Save