Changeset 303d917 in freewrt
- Timestamp:
- Dec 25, 2006, 12:51:37 PM (19 years ago)
- Children:
- 3b2cd4c
- Parents:
- 2868356
- File:
-
- 1 edited
-
package/xsupplicant/patches/patch-configure (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
package/xsupplicant/patches/patch-configure
r2868356 r303d917 1 $FreeWRT$ 1 diff -Nur xsupplicant-1.2.8.orig/configure xsupplicant-1.2.8/configure 2 2 --- xsupplicant-1.2.8.orig/configure 2006-10-07 20:02:55.000000000 +0200 3 +++ xsupplicant-1.2.8/configure 2006-1 1-07 22:44:02.000000000 +01004 @@ -3259,7 +3259,6 @@ if test "$LEX" = :; then3 +++ xsupplicant-1.2.8/configure 2006-12-25 12:48:32.000000000 +0100 4 @@ -3259,7 +3259,6 @@ 5 5 fi 6 6 if test -n "$LEX"; then … … 10 10 11 11 ac_ext=c 12 @@ -5364,15 +5363,9 @@ fi12 @@ -5364,15 +5363,9 @@ 13 13 14 14 if test $FRAMER = "linux"; then … … 29 29 30 30 CFLAGS="$GGDBFLAGS $CFLAGS" 31 diff -Nur xsupplicant-1.2.8.orig/lib/libxsupgui/Makefile.in xsupplicant-1.2.8/lib/libxsupgui/Makefile.in 32 --- xsupplicant-1.2.8.orig/lib/libxsupgui/Makefile.in 2006-10-03 05:02:31.000000000 +0200 33 +++ xsupplicant-1.2.8/lib/libxsupgui/Makefile.in 2006-12-25 12:49:03.000000000 +0100 34 @@ -112,7 +112,7 @@ 35 LIBS = @LIBS@ 36 depcomp = 37 am__depfiles_maybe = 38 -COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 39 +COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(AM_CPPFLAGS) \ 40 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 41 CCLD = $(CC) 42 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
Note:
See TracChangeset
for help on using the changeset viewer.
