]> git.pld-linux.org Git - packages/fam.git/commitdiff
- updated for 2.6.9
authorPaweł Gołaszewski <blues@pld-linux.org>
Sat, 17 Aug 2002 12:32:32 +0000 (12:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fam-dnotify.patch -> 1.2

fam-dnotify.patch

index 218a375dd206d241c2ffb2734e356609339c5585..8db68264fca701f62201faa5acbff7a359c4a64d 100644 (file)
@@ -14,33 +14,6 @@ diff -urP orig/acconfig.h dnotify/acconfig.h
 diff -urP orig/configure.in dnotify/configure.in
 --- orig/configure.in  Mon Nov  5 00:31:30 2001
 +++ dnotify/configure.in       Thu Nov 29 18:18:10 2001
-@@ -39,6 +39,9 @@
- dnl  Put configuration #defines in config.h.
- AM_CONFIG_HEADER(config.h)
-+dnl Initialize libtool
-+AM_PROG_LIBTOOL
-+
- dnl
- dnl  We want to include our header in $(top_srcdir)/include
- dnl
-@@ -79,14 +82,14 @@
- dnl I don't know why, but automake wants to use ./mkinstalldirs.
- dnl AC_PATH_PROG(MKINSTALLDIRS, mkinstalldirs)
- AC_PROG_MAKE_SET
-+
-+
- dnl AC_PROG_AWK
- dnl AC_PATH_PROG(LIBTOOL, libtool)
--AM_PROG_LIBTOOL
- dnl  autoconf/automake expects GNU tar, so find it on IRIX.
- AC_PATH_PROG(TAR, tar, tar, /usr/freeware/bin:$PATH)
- AC_PATH_PROG(LDCONFIG, ldconfig)
--
- dnl
- dnl  Checks for header files.
- dnl
 @@ -96,6 +99,24 @@
  dnl AC_CHECK_HEADERS(fcntl.h limits.h sys/time.h syslog.h unistd.h)
  
This page took 0.040107 seconds and 4 git commands to generate.