chiark
/
gitweb
/
~mdw
/
cfd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
7a1aef7
)
Restore temporary variable on exit.
author
mdw
<mdw>
Fri, 23 Feb 2001 09:07:24 +0000
(09:07 +0000)
committer
mdw
<mdw>
Fri, 23 Feb 2001 09:07:24 +0000
(09:07 +0000)
aclocal.glob
patch
|
blob
|
blame
|
history
diff --git
a/aclocal.glob
b/aclocal.glob
index d8999533001823dc5f5d0560929c98c0e191d62e..3041b42f45519429518e7ea29e8a09db98372ba3 100644
(file)
--- a/
aclocal.glob
+++ b/
aclocal.glob
@@
-1,6
+1,6
@@
dnl -*-fundamental-*- *@--GLOB-HEADER--@*
dnl
dnl -*-fundamental-*- *@--GLOB-HEADER--@*
dnl
-dnl $Id: aclocal.glob,v 1.1
2 2001/02/04 01:18:52
mdw Exp $
+dnl $Id: aclocal.glob,v 1.1
3 2001/02/23 09:07:24
mdw Exp $
dnl
dnl Common library of autoconf macros
dnl
dnl
dnl Common library of autoconf macros
dnl
@@
-28,6
+28,9
@@
dnl Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
dnl----- Revision history ---------------------------------------------------
dnl
dnl $Log: aclocal.glob,v $
dnl----- Revision history ---------------------------------------------------
dnl
dnl $Log: aclocal.glob,v $
+dnl Revision 1.13 2001/02/23 09:07:24 mdw
+dnl Restore temporary variable on exit.
+dnl
dnl Revision 1.12 2001/02/04 01:18:52 mdw
dnl Overhaul the mLib debugging options.
dnl
dnl Revision 1.12 2001/02/04 01:18:52 mdw
dnl Overhaul the mLib debugging options.
dnl
@@
-68,7
+71,7
@@
dnl
dnl----- Common files distribution --------------------------- *@--NOTICE--@*
dnl
dnl----- Common files distribution --------------------------- *@--NOTICE--@*
dnl
-dnl $Id: aclocal.glob,v 1.1
2 2001/02/04 01:18:52
mdw Exp $
+dnl $Id: aclocal.glob,v 1.1
3 2001/02/23 09:07:24
mdw Exp $
dnl --- *@-AM_PROG_CC_STDC-@* ---
dnl
dnl --- *@-AM_PROG_CC_STDC-@* ---
dnl
@@
-1391,7
+1394,8
@@
else
AC_MSG_ERROR([$2 library not found or too old.]),
$5)
AC_MSG_RESULT([not found])
AC_MSG_ERROR([$2 library not found or too old.]),
$5)
AC_MSG_RESULT([not found])
-fi])
+fi
+popdef([upname])])
dnl *@-mdw_MLIB-@*
dnl
dnl *@-mdw_MLIB-@*
dnl